Kaydet (Commit) a8115632 authored tarafından Andras Timar's avatar Andras Timar

Revert "moved newly inserted entries to the end"

This reverts commit bcfb5f0e.
82a844a6 solves the root of the issue
üst 82a844a6
......@@ -84,6 +84,7 @@ StringArray STR_ARR_SVT_LANGUAGE_TABLE
< "Dutch (Belgium)" ; LANGUAGE_DUTCH_BELGIAN ; > ;
< "English (USA)" ; LANGUAGE_ENGLISH_US ; > ;
< "English (UK)" ; LANGUAGE_ENGLISH_UK ; > ;
< "English, OED spelling (UK)" ; LANGUAGE_USER_ENGLISH_UK_OED ; > ;
< "English (Australia)" ; LANGUAGE_ENGLISH_AUS ; > ;
< "English (Canada)" ; LANGUAGE_ENGLISH_CAN ; > ;
< "English (New Zealand)" ; LANGUAGE_ENGLISH_NZ ; > ;
......@@ -157,6 +158,7 @@ StringArray STR_ARR_SVT_LANGUAGE_TABLE
< "Serbian Latin (Serbia)" ; LANGUAGE_USER_SERBIAN_LATIN_SERBIA ; > ;
< "Serbian Cyrillic (Montenegro)" ; LANGUAGE_USER_SERBIAN_CYRILLIC_MONTENEGRO ; > ;
< "Serbian Latin (Montenegro)" ; LANGUAGE_USER_SERBIAN_LATIN_MONTENEGRO ; > ;
< "Serbian Latin" ; LANGUAGE_SERBIAN_LATIN_NEUTRAL ; > ;
< "Sidama" ; LANGUAGE_USER_SIDAMA ; > ;
< "Sindhi" ; LANGUAGE_SINDHI ; > ;
< "Slovak" ; LANGUAGE_SLOVAK ; > ;
......@@ -193,6 +195,7 @@ StringArray STR_ARR_SVT_LANGUAGE_TABLE
< "Urdu (India)" ; LANGUAGE_URDU_INDIA ; > ;
< "Ukrainian" ; LANGUAGE_UKRAINIAN ; > ;
< "Uzbek Latin" ; LANGUAGE_UZBEK_LATIN ; > ;
< "Uzbek Cyrillic" ; LANGUAGE_UZBEK_CYRILLIC ; > ;
< "Welsh" ; LANGUAGE_WELSH ; > ;
< "Latin" ; LANGUAGE_LATIN ; > ;
< "Esperanto" ; LANGUAGE_USER_ESPERANTO ; > ;
......@@ -203,6 +206,7 @@ StringArray STR_ARR_SVT_LANGUAGE_TABLE
< "Northern Sotho" ; LANGUAGE_SEPEDI ; > ;
< "Gaelic (Scotland)" ; LANGUAGE_GAELIC_SCOTLAND ; > ;
< "Mongolian Cyrillic" ; LANGUAGE_MONGOLIAN ; > ;
< "Mongolian Mongolian" ; LANGUAGE_MONGOLIAN_MONGOLIAN ; > ;
< "Interlingua" ; LANGUAGE_USER_INTERLINGUA ; > ;
< "Bosnian" ; LANGUAGE_BOSNIAN_BOSNIA_HERZEGOVINA ; > ;
< "Bengali (Bangladesh)" ; LANGUAGE_BENGALI_BANGLADESH ; > ;
......@@ -366,10 +370,6 @@ StringArray STR_ARR_SVT_LANGUAGE_TABLE
< "Cornish" ; LANGUAGE_USER_CORNISH ; > ;
< "Sami, Pite (Sweden)" ; LANGUAGE_USER_SAMI_PITE_SWEDEN ; > ;
< "Ngäbere" ; LANGUAGE_USER_NGAEBERE ; > ;
< "Serbian Latin" ; LANGUAGE_SERBIAN_LATIN_NEUTRAL ; > ;
< "English, OED spelling (UK)" ; LANGUAGE_USER_ENGLISH_UK_OED ; > ;
< "Mongolian Mongolian" ; LANGUAGE_MONGOLIAN_MONGOLIAN ; > ;
< "Uzbek Cyrillic" ; LANGUAGE_UZBEK_CYRILLIC ; > ;
};
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment