1
0
Fork 0
Commit graph

22 Commits

Autor SHA1 Nachricht Datum
Sébastien Lucas c7adef2c70 Updated spanish translation. Patch by Marcos. 2014-04-07 21:15:55 +02:00
Sébastien Lucas 77a6acff27 Update french anf english translation. 2014-03-20 17:09:46 +01:00
Sébastien Lucas a6d4d5ba58 Update i18n 2014-03-10 15:49:53 +01:00
Michael 1ad15d410c adding ratings category to possible ignores and merge lang update (nl)
had to change rating.title to ratings.title due to $keyPlural in base.php#L997
2014-03-05 11:15:20 +01:00
Michael b903f52bad ratings category language strings (english and german) 2014-02-27 19:14:49 +01:00
Sébastien Lucas 61f3bdc928 Updated spanish translation. Thanks to Marcos. 2014-01-02 10:05:37 +01:00
Sébastien Lucas 1e165fb574 Fix the languages string to add consistancy (plural form). re #34 2013-12-19 08:24:02 +01:00
Sébastien Lucas c71f443356 The ignored categories is now in the customize UI page. re #34
It's far from complete but it works. I'll have to check the strings consistancy.
2013-12-17 22:45:51 +01:00
Sébastien Lucas f940f50120 Fix translations strings for publishers. Add french translation. re #123 2013-12-05 15:41:44 +01:00
Sébastien Lucas 23129b9c9e The search page title is now more precise in case a scope is provided. re #34 2013-10-06 18:08:26 +02:00
Sébastien Lucas 733afc2b4c Update the new strings for all languages. re #34 2013-09-28 20:56:46 +02:00
Sébastien Lucas d7aa7af16e Add new strings for the future search. re #34 2013-09-27 17:15:00 +02:00
Sébastien Lucas 18decb3cc1 Localize a missing string (cog alternate text). re #37 2013-09-17 16:30:19 +02:00
Sébastien Lucas a46bc7d05a Update all translations to be sure to only have strings really used in COPS. re #39 2013-09-16 20:34:50 +02:00
Sébastien Lucas b0a8b6439a Remove again some smiley. fix #71 2013-06-04 15:25:14 +02:00
Sébastien Lucas c74b1b9396 Remove the smiley and some "smart ass" sentences in strings re #71 2013-06-04 15:23:11 +02:00
Sébastien Lucas 0825aae6b6 Fix the language string. re #66 2013-05-23 18:32:44 +02:00
Sébastien Lucas 059f05fac1 Fix some strings. re #37 2013-04-21 15:47:32 +02:00
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 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