Changeset 34025 in osm for applications
- Timestamp:
- 2018-01-21T14:38:42+01:00 (7 years ago)
- Location:
- applications/editors/josm/i18n
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/i18n.pl
r33152 r34025 1 1 #! /usr/bin/perl -w 2 # fileformat documentation: JOSM I18n.java function load() 2 3 3 4 use utf8; -
applications/editors/josm/i18n/langinfo.pl
r27039 r34025 1 1 #! /usr/bin/perl -w -CDSL 2 # fileformat documentation: JOSM I18n.java function load() 2 3 3 4 use Term::ReadKey;
Note:
See TracChangeset
for help on using the changeset viewer.