View Single Post
Old 07-24-2012, 04:21 PM   #1
lbik
Reader
lbik doesn't litterlbik doesn't litter
 
Posts: 46
Karma: 162
Join Date: Nov 2010
Location: Hannover
Device: Kindle KB and Kindle Fire HD 8.9
Translations in de.po

In the file de.po are translations that do not work in searches.

#: /home/kovid/work/calibre/src/calibre/library/caches.py:397
msgid "thismonth"
msgstr "in diesem Monat"

#: /home/kovid/work/calibre/src/calibre/library/caches.py:400
#: /home/kovid/work/calibre/src/calibre/library/caches.py:401
msgid "daysago"
msgstr "vor Tagen"

The search: last_modified:>"in diesem monat" gives no result.
Is it possible that in searches no spaces are allowed?
in that case it could be changed in:
old: in diesem Monat New: diesemMonat
old: vor Tagen New: vorTagen



but it's also possible that I do something wrong.
lbik is offline   Reply With Quote