Skip to content

Commit

Permalink
Added Icelandic, Latvian, Malayalam to language selector in alphabeti…
Browse files Browse the repository at this point in the history
…cal order
  • Loading branch information
HotDryNoodle-WH committed Oct 24, 2022
1 parent 40fc14c commit 4c676f7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions app/src/main/res/values/settings_keys.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1111,6 +1111,7 @@
<item>hy</item>
<item>ia</item>
<item>in</item>
<item>is</item>
<item>it</item>
<item>ja</item>
<item>jv</item>
Expand All @@ -1119,7 +1120,9 @@
<item>ko</item>
<item>ku</item>
<item>lt</item>
<item>lv</item>
<item>mk</item>
<item>ml</item>
<item>ms</item>
<item>nb-no</item>
<item>ne</item>
Expand Down Expand Up @@ -1153,9 +1156,6 @@
<item>zh-cn</item>
<item>zh-hk</item>
<item>zh-tw</item>
<item>is</item>
<item>lv</item>
<item>ml</item>
</string-array>
<string-array name="app_language_name">
<item>@string/systems_language</item>
Expand Down Expand Up @@ -1193,6 +1193,7 @@
<item>Հայերեն</item>
<item>Interlingua</item>
<item>Bahasa Indonesia</item>
<item>Íslenska</item>
<item>Italiano</item>
<item>日本語</item>
<item>ꦧꦱꦗꦮ</item>
Expand All @@ -1201,7 +1202,9 @@
<item>한국어</item>
<item>کوردی</item>
<item>Lietuvių kalba</item>
<item>latviski</item>
<item>македонски јазик</item>
<item>മലയാളം</item>
<item>Bahasa Melayu</item>
<item>Norsk bokmål</item>
<item>Nनेपाली</item>
Expand Down Expand Up @@ -1235,9 +1238,6 @@
<item>简体中文</item>
<item>繁體中文(廣東話)</item>
<item>正體中文</item>
<item>Íslenska</item>
<item>latviski</item>
<item>മലയാളം</item>
</string-array>

<!-- Limit mobile data usage -->
Expand Down

0 comments on commit 4c676f7

Please sign in to comment.