Changeset 27289 in osm for applications/editors


Ignore:
Timestamp:
2011-12-20T21:52:02+01:00 (13 years ago)
Author:
stoecker
Message:

remove ar, he and is languages

Location:
applications/editors/josm
Files:
200 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/i18n/launchpad.pl

    r27211 r27289  
    1616# list of supported languages
    1717my %lang = map {$_ => 1} (
    18 "ar", "bg", "cs", "da", "de", "el", "en_AU", "en_GB",
    19 "es", "et", "eu", "fi", "fr", "gl", "he", "id", "is",
     18"bg", "cs", "da", "de", "el", "en_AU", "en_GB",
     19"es", "et", "eu", "fi", "fr", "gl", "id",
    2020"it", "ja", "nb", "nl", "pl", "pt_BR", "ru", "sk",
    2121"sv", "tr", "uk", "zh_CN", "zh_TW"
Note: See TracChangeset for help on using the changeset viewer.