[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:36:13 CEST 2010


vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Fri Oct 29 22:24:32 2010 +0100| [60f84b61bc75b29ff0dccc39d0ffdfb94151090d] | committer: Christophe Mutricy 

Activate Modern Greek translation on Windows (and Mac)

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

 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 aa58c53..9c6fc8e 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