From: Christophe Mutricy Date: Wed, 26 Aug 2009 23:22:10 +0000 (+0100) Subject: Activate Kazakh localisation X-Git-Tag: 1.1.0-ff~3075 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=d8bca0381b7fa32fe349e37874f2565ab4bd037d;p=vlc Activate Kazakh localisation (cherry picked from commit 7810b88f5b28cbf3b80245203172f0a423e69497) Signed-off-by: Christophe Mutricy --- diff --git a/po/LINGUAS b/po/LINGUAS index 13aaff623f..623099239b 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 f7217e38b2..38f4bae0db 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", "ﻑﺍﺮﺳی",