- Timestamp:
- 2011-10-07T22:25:18+02:00 (13 years ago)
- File:
-
- 1 edited
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.