[vlc-commits] commit: Activate Modern Greek translation on Windows (and Mac) ( Christophe Mutricy )
git at videolan.org
git at videolan.org
Fri Oct 29 23:35:12 CEST 2010
vlc/vlc-1.1 | branch: master | Christophe Mutricy <xtophe at videolan.org> | Fri Oct 29 22:24:32 2010 +0100| [7769360cd8fd413f5cbba49ed52babce8d81d4a2] | committer: Christophe Mutricy
Activate Modern Greek translation on Windows (and Mac)
(cherry picked from commit 8ca5887a88523944efed9765aa46b52f17b5d595)
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=7769360cd8fd413f5cbba49ed52babce8d81d4a2
---
src/libvlc-module.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/libvlc-module.c b/src/libvlc-module.c
index 0955a31..e6d8e14 100644
--- a/src/libvlc-module.c
+++ b/src/libvlc-module.c
@@ -52,6 +52,7 @@ static const char *const ppsz_language[] =
"bn",
"pt_BR",
"en_GB",
+ "el",
"bg",
"ca",
"zh_TW",
@@ -106,6 +107,7 @@ static const char *const ppsz_language_text[] =
"বাংলা",
"Português Brasileiro",
"British English",
+ "Νέα Ελληνικά",
"български език",
"Català",
"正體中文",
More information about the vlc-commits
mailing list