Changes between Version 75 and Version 76 of Translations
- Timestamp:
- 2025-01-06T22:11:17+01:00 (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Translations
v75 v76 68 68 * A proper code for the plural mode of the language needs to specified. 69 69 * A description of the plural calculations can be found in the **.po** file downloaded from Launchpad. 70 * If none of the existing modes matches the language, a ddnew one needs to be added in the PluralMode enumeration and in pluralEval() function.70 * If none of the existing modes matches the language, a new one needs to be added in the PluralMode enumeration and in pluralEval() function. 71 71 * For some special languages it is necessary to add workaround code in [source:trunk/src/org/openstreetmap/josm/tools/LanguageInfo.java LanguageInfo.java] to translate between Java language code and the newer codes used on Launchpad 72 72
