Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request #776 from chamini2/lang
Browse files Browse the repository at this point in the history
fixed language names
  • Loading branch information
Kosh Sergani authored Jul 18, 2017
2 parents d91a423 + 088a606 commit 4a71e76
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/src/main/res/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,17 +117,17 @@
<string-array name="languages_array" translatable="false">
<item>English</item>
<item>Deutsch</item>
<item>Türk dili</item>
<item>Türk</item>
<item>简体中文</item>
<item>正體中文</item>
<item>Bahasa Indonesia</item>
<item>Русский</item>
<item>Italiano</item>
<item>日本語</item>
<item>Lietuvos</item>
<item>Brasil (Português)</item>
<item>český</item>
<item>Idioma español</item>
<item>Português (Brasil)</item>
<item>Český</item>
<item>Español</item>
</string-array>

<string-array name="languages_array_values" translatable="false">
Expand Down

0 comments on commit 4a71e76

Please sign in to comment.