]> git.sesse.net Git - vlc/commitdiff
Allow users to select Sinhala
authorChristophe Mutricy <xtophe@videolan.org>
Thu, 10 Jun 2010 18:29:12 +0000 (19:29 +0100)
committerChristophe Mutricy <xtophe@videolan.org>
Thu, 10 Jun 2010 18:29:12 +0000 (19:29 +0100)
src/libvlc-module.c

index 280db3fc5988ba1d8bf53fda2b60eeb7bac63f7f..f9dbdce9b03f41ddbe8b6d7b9ebb4f641e7ec404 100644 (file)
@@ -84,6 +84,7 @@ static const char *const ppsz_language[] =
     "ro",
     "ru",
     "zh_CN",
+    "si",
     "sr",
     "sk",
     "sl",
@@ -136,6 +137,7 @@ static const char *const ppsz_language_text[] =
     "Română",
     "Русский",
     "简体中文",
+    "සිංහල",
     "српски",
     "Slovensky",
     "slovenščina",