[vlc-devel] commit: Activate Mongolian l10n (Christophe Mutricy )

git version control git at videolan.org
Wed Jun 10 00:11:59 CEST 2009


vlc | branch: 1.0-bugfix | Christophe Mutricy <xtophe at videolan.org> | Tue Jun  9 23:08:21 2009 +0100| [ecf2a85e766daf4c9b30b76444c28f0816316f70] | committer: Christophe Mutricy 

Activate Mongolian l10n

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

 NEWS                |    2 ++
 po/LINGUAS          |    1 +
 src/libvlc-module.c |    2 ++
 3 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index 98bfb6a..5081596 100644
--- a/NEWS
+++ b/NEWS
@@ -122,6 +122,8 @@ Video output:
 Miscellanous:
  * Invmem, a fake codec to display images from external applications
 
+New Localization:
+ * Mongolian
 
 Changes between 0.9.9 and 0.9.9a:
 ---------------------------------
diff --git a/po/LINGUAS b/po/LINGUAS
index 12d113a..efe0aed 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -29,6 +29,7 @@ km
 ko
 lt
 lv
+mn
 ms
 my
 ne
diff --git a/src/libvlc-module.c b/src/libvlc-module.c
index fc7aa0c..add730e 100644
--- a/src/libvlc-module.c
+++ b/src/libvlc-module.c
@@ -68,6 +68,7 @@ static const char *const ppsz_language[] =
     "it",
     "ja",
     "ko",
+    "mn",
     "ms",
     "km",
     "oc",
@@ -113,6 +114,7 @@ static const char *const ppsz_language_text[] =
     "Italiano",
     "日本語",
     "한국어",
+    "Монгол хэл"
     "Melayu",
     "ភាសាខ្មែរ",
     "Occitan",




More information about the vlc-devel mailing list