Changeset 22544 in osm for applications
- Timestamp:
- 2010-08-02T22:16:13+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/specialmessages.java
r22464 r22544 3 3 which are not part of the programm texts, but should be translated nevertheless. 4 4 5 The tex before is for translators5 The text before is for translators 6 6 */ 7 7 … … 11 11 /* Java message loading audio data */ tr("could not get audio input stream from input URL"); 12 12 /* Java message loading audio data */ tr("Audio Device Unavailable"); 13 /* use has not made edits public*/ tr("You must make your edits public to upload new data");13 /* OSM server message */ tr("You must make your edits public to upload new data"); 14 14 /* Nominatim search place type */ tr("town"); 15 15 /* Landuse type used in multipolygons */ tr("forest");
Note:
See TracChangeset
for help on using the changeset viewer.