Changes between Version 27 and Version 28 of Translations


Ignore:
Timestamp:
Oct 31, 2011 10:56:36 AM (19 months ago)
Author:
stoecker
Comment:

Fix link.

Legend:

Unmodified
Added
Removed
Modified
  • Translations

    v27 v28  
    6060 * These files are always a set. The English base file and the translation files must be created together or they will not work correctly. 
    6161 * The Perl script [osm:source:applications/editors/josm/i18n/i18n.pl i18n.pl] must be called with a destination directory and the '''.po''' files to create translation data. 
    62 * Add you language in init() function of [source:trunk/src/org/openstreetmap/tools/I18n.java I18n.java]. 
     62* Add you language in init() function of [source:trunk/src/org/openstreetmap/josm/tools/I18n.java I18n.java]. 
    6363 * You need to specify a proper code for the plural mode of your language. 
    6464 * A description of the plural calculations can be found in the '''.po''' file downloaded from Launchpad.