Changeset 28422 in osm for applications/editors/josm/i18n/i18n.pl
- Timestamp:
- 2012-06-01T21:53:42+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/i18n.pl
r26987 r28422 3 3 use utf8; 4 4 use encoding "utf8"; 5 binmode STDERR, ":encoding(utf8)"; 5 6 use Term::ReadKey; 6 7 use Encode;
Note:
See TracChangeset
for help on using the changeset viewer.