Changes between Version 75 and Version 76 of Translations


Ignore:
Timestamp:
2025-01-06T22:11:17+01:00 (13 months ago)
Author:
stoecker
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • Translations

    v75 v76  
    6868 * A proper code for the plural mode of the language needs to specified.
    6969 * 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, add new 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.
    7171 * 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
    7272