mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-06 11:34:48 +01:00
Fix #4732 (When running Calibre in Dutch no book Date can be entered)
This commit is contained in:
parent
aaa49d0374
commit
29bafdd8f0
1 changed files with 1 additions and 1 deletions
|
|
@ -5176,7 +5176,7 @@ msgstr "Uitegeve&n"
|
|||
|
||||
#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:381
|
||||
msgid "dd MMM yyyy"
|
||||
msgstr "dd MMM jjjj"
|
||||
msgstr "dd MMM yyyy"
|
||||
|
||||
#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:382
|
||||
msgid "&Date:"
|
||||
|
|
|
|||
Loading…
Reference in a new issue