Changeset 4501 in josm
- Timestamp:
- Oct 7, 2011 10:25:18 PM (20 months ago)
- File:
-
- 1 edited
-
trunk/src/org/openstreetmap/josm/tools/I18n.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/tools/I18n.java
r4489 r4501 492 492 } 493 493 /* file format: 494 Files are always a group. English file and translated file must provide identical datasets. 495 494 496 for all single strings: 495 497 { 496 498 unsigned short (2 byte) stringlength 499 - length 0 indicates missing translation 500 - length 0xFFFE indicates translation equal to original, but otherwise is equal to length 0 497 501 string 498 502 }
Note: See TracChangeset
for help on using the changeset viewer.
