[vlc-devel] commit: Activate Croatian translation (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> | Fri Sep 18 19:44:00 2009 +0100| [e9d4099b9d0b4d90dfbb361b1eace95a81c0738e] | committer: Christophe Mutricy
Activate Croatian translation
(cherry picked from commit a453572906857d67be56814fe6f81818e3c55d9a)
Signed-off-by: Christophe Mutricy <xtophe at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e9d4099b9d0b4d90dfbb361b1eace95a81c0738e
---
THANKS | 1 +
po/LINGUAS | 1 +
src/libvlc-module.c | 2 ++
3 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/THANKS b/THANKS
index cf81072..166df0a 100644
--- a/THANKS
+++ b/THANKS
@@ -100,6 +100,7 @@ Diego Petteno <flameeyes at gentoo dot org> - remove usage of internal ffmpeg sy
DirektX <direktx at freemail.hu> - Hungarian translation
Dominic Spitaler <Dominic dot Spitaler at gmx dot at> - Mac OS X Document Icons (v1.0)
Dominique Leuenberger <dominique at leuenberger dot net> - SUSE Packaging, some patches
+Dominko Azdajic <domazd at @mail dot ru> - Croatian translation
Douglas West <dwest at crystaldata dot com> - dynamicoverlay patch
Dugal Harris - DirectShow fixes and MJPEG patches
Dylan Aïssi <aissi dot dylan at free dot fr> - French translation
diff --git a/po/LINGUAS b/po/LINGUAS
index 6230992..d46a4be 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -20,6 +20,7 @@ fur
gl
he
hi
+hr
hu
id
it
diff --git a/src/libvlc-module.c b/src/libvlc-module.c
index e3856f6..de7483c 100644
--- a/src/libvlc-module.c
+++ b/src/libvlc-module.c
@@ -63,6 +63,7 @@ static const char *const ppsz_language[] =
"ka",
"de",
"he",
+ "hr",
"hu",
"id",
"it",
@@ -112,6 +113,7 @@ static const char *const ppsz_language_text[] =
"ქართული",
"Deutsch",
"עברית",
+ "hrvatski",
"Magyar",
"Bahasa Indonesia",
"Italiano",
More information about the vlc-devel
mailing list