[vlc-devel] commit: Activate Kazakh localisation (Christophe Mutricy )
git version control
git at videolan.org
Fri Oct 2 00:14:26 CEST 2009
vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Thu Aug 27 00:22:10 2009 +0100| [d8bca0381b7fa32fe349e37874f2565ab4bd037d] | committer: Christophe Mutricy
Activate Kazakh localisation
(cherry picked from commit 7810b88f5b28cbf3b80245203172f0a423e69497)
Signed-off-by: Christophe Mutricy <xtophe at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d8bca0381b7fa32fe349e37874f2565ab4bd037d
---
po/LINGUAS | 1 +
src/libvlc-module.c | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/po/LINGUAS b/po/LINGUAS
index 13aaff6..6230992 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -25,6 +25,7 @@ id
it
ja
ka
+kk
km
ko
lt
diff --git a/src/libvlc-module.c b/src/libvlc-module.c
index f7217e3..38f4bae 100644
--- a/src/libvlc-module.c
+++ b/src/libvlc-module.c
@@ -70,6 +70,7 @@ static const char *const ppsz_language[] =
"ko",
"mn",
"ms",
+ "kk",
"km",
"oc",
"fa",
@@ -117,6 +118,7 @@ static const char *const ppsz_language_text[] =
"한국어",
"Монгол хэл",
"Melayu",
+ "Қазақ тілі",
"ភាសាខ្មែរ",
"Occitan",
"ﻑﺍﺮﺳی",
More information about the vlc-devel
mailing list