Changeset 31139 in osm for applications/editors/josm/i18n
- Timestamp:
- 2015-05-22T11:10:09+02:00 (10 years ago)
- Location:
- applications/editors/josm/i18n
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/convpreset.pl
r31111 r31139 210 210 || $line =~ /<reference/ 211 211 || $line =~ /<preset_link/ 212 || $line =~ /<item_separator\/>/ 212 213 || $comment) 213 214 { -
applications/editors/josm/i18n/launchpad.pl
r31126 r31139 16 16 # list of supported languages 17 17 my %lang = map {$_ => 1} ( 18 "ast", "bg", "ca", "ca\@valencia", "cs", "da", "de", "el", "en_AU", "en_GB", 18 "ast", "bg", "be", "ca", "ca\@valencia", "cs", "da", "de", "el", "en_AU", "en_GB", 19 19 "es", "et", "fi", "fr", "gl", "hu", "id", 20 20 "it", "ja", "km", "lt", "nl", "pl", "pt", "pt_BR", "ru", "sk",
Note:
See TracChangeset
for help on using the changeset viewer.