[Android] Add Tamil language for subs download
    Geoffrey Métais 
    git at videolan.org
       
    Fri May  6 12:06:16 CEST 2016
    
    
  
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri May  6 12:05:45 2016 +0200| [44be28e8babe8171fb07299d17f564d37410aedc] | committer: Geoffrey Métais
Add Tamil language for subs download
> https://code.videolan.org/videolan/vlc-android/commit/44be28e8babe8171fb07299d17f564d37410aedc
---
 vlc-android/res/values/arrays.xml | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/vlc-android/res/values/arrays.xml b/vlc-android/res/values/arrays.xml
index 9f73354..f713f93 100644
--- a/vlc-android/res/values/arrays.xml
+++ b/vlc-android/res/values/arrays.xml
@@ -69,6 +69,7 @@
         <item>Swedish</item>
         <item>Syriac</item>
         <item>Tagalog</item>
+        <item>Tamil</item>
         <item>Telugu</item>
         <item>Thai</item>
         <item>Turkish</item>
@@ -136,6 +137,7 @@
         <item>swe</item>
         <item>syr</item>
         <item>tgl</item>
+        <item>tam</item>
         <item>tel</item>
         <item>tha</item>
         <item>tur</item>
    
    
More information about the Android
mailing list