Sébastien Lucas
560bb69942
Modify some locale handling to better handle plurals. Based on a patch by Tobias. re #37
2013-04-20 15:41:32 +02:00
Sébastien Lucas
0682c568b4
Add missing translation for search result. Based on a patch by Tobias. re #37
2013-04-20 15:19:48 +02:00
Sébastien Lucas
4820ad3db3
Fix strings ... (silly me)
2013-02-20 21:31:23 +01:00
Sébastien Lucas
be7a59b934
Add a new string for the pubdate
2013-02-20 21:10:28 +01:00
Northguy
f4578376b2
Add dutch translation.
2013-01-29 11:35:57 +01:00
Sébastien Lucas
140c88a63c
Fix an alt string that existed in the lang file.
...
Add a missing translation (more to do about it).
2013-01-06 09:28:49 +01:00
David Ciscar Presas
c094e1564c
Add catalan translation.
2013-01-03 15:17:21 +01:00
Sébastien Lucas
0787f6ead2
Update i18n from Calibre2Opds
...
If Excel 64Bits is used the following needs to be done :
Private Declare Function -> Private Declare PtrSafe Function
ByRef lpWideCharStr As Long -> ByRef lpWideCharStr As LongPtr
2012-11-30 09:06:07 +01:00
Sébastien Lucas
9cac9980c1
reduced a little the size of localization file ( #1 )
2012-05-29 20:22:49 +02:00
Sébastien Lucas
e30513b0b3
Add localization support (borrowed from Calibre2OPDS)
2012-05-29 20:10:41 +02:00