Skip to content

Commit

Permalink
Added Telugu Language. (#681)
Browse files Browse the repository at this point in the history
* Create strings
* Update and rename strings to strings.xml
* Update strings.xml
* Telugu converted to  తెలుగు
* Remove duplicate entries
* Update language_te in values-bn/strings.xml

Co-authored-by: Chirag Jain <[email protected]>
  • Loading branch information
asaikarthikeya and chirag-jn authored Nov 2, 2020
1 parent 40978c8 commit 53d6e81
Show file tree
Hide file tree
Showing 5 changed files with 202 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/main/res/values-bn/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<string name="language_fr">ফ্রেঞ্চ</string>
<string name="language_es">স্প্যানিশ</string>
<string name="language_bn">বাংলা</string>
<string name="language_te">তেলেগু</string>
<string name="media_route_menu_title">চালু করুন&amp;#8230</string>
<string name="menu_audio_files">ফাইল</string>
<string name="menu_back">পেছনে যান</string>
Expand Down
1 change: 1 addition & 0 deletions src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
<string name="language_fr">Francés</string>
<string name="language_es">Español</string>
<string name="language_bn">Bengali</string>
<string name="language_te">Telugu</string>
<string name="media_route_menu_title">Reproducir con&#8230;</string>
<string name="menu_audio_files">Archivos</string>
<string name="menu_back">Atras</string>
Expand Down
1 change: 1 addition & 0 deletions src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@
<string name="language_fr">Français</string>
<string name="language_es">Espagnol</string>
<string name="language_bn">Bengali</string>
<string name="language_te">Telugu</string>
<string name="preference_category_about">À propos</string>
<string name="preference_category_account">Compte</string>
<string name="preference_category_settings">Paramètres</string>
Expand Down
Loading

0 comments on commit 53d6e81

Please sign in to comment.