vlc/vlc-2.2 | branch: master | Christoph Miebach <[email protected]> | 
Tue Dec  2 17:48:24 2014 -0500| [26066f609cad72fb88286da89e5593426ecc12ab] | 
committer: Christoph Miebach

Add Bengali (India) to menu

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=26066f609cad72fb88286da89e5593426ecc12ab
---

 modules/gui/qt4/components/simple_preferences.cpp |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/modules/gui/qt4/components/simple_preferences.cpp 
b/modules/gui/qt4/components/simple_preferences.cpp
index ee82168..78dd141 100644
--- a/modules/gui/qt4/components/simple_preferences.cpp
+++ b/modules/gui/qt4/components/simple_preferences.cpp
@@ -62,6 +62,7 @@ static const char *const ppsz_language[] =
     "ar",
     "ast",
     "bn",
+    "bn_IN",
     "pt_BR",
     "en_GB",
     "el",
@@ -129,6 +130,7 @@ static const char *const ppsz_language_text[] =
     "ﻉﺮﺒﻳ",
     "asturianu",
     "বাংলা",
+    "বাংলা (ভারত)",
     "Português Brasileiro",
     "British English",
     "Νέα Ελληνικά",

_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to