[Xfce4-commits] <www:master> Enable Hungarian.
Nick Schermer
noreply at xfce.org
Mon Mar 11 16:30:01 CET 2013
Updating branch refs/heads/master
to cb08950e956c5a2c2bb6ac3194ace6e1d0f23a4c (commit)
from 8efbe9a2f0ea6fc0184c878f2a45b296647b1141 (commit)
commit cb08950e956c5a2c2bb6ac3194ace6e1d0f23a4c
Author: Nick Schermer <nick at xfce.org>
Date: Mon Mar 11 16:28:08 2013 +0100
Enable Hungarian.
lib/locales.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/lib/locales.php b/lib/locales.php
index 5036bea..436c4e7 100644
--- a/lib/locales.php
+++ b/lib/locales.php
@@ -5,6 +5,7 @@ $languages = array (
'en' => 'English',
'de' => 'German',
'es' => 'Spanish (Castilian)',
+ 'hu' => 'Hungarian',
'it' => 'Italian',
'ja' => 'Japanese',
'ko' => 'Korean',
More information about the Xfce4-commits
mailing list