Updating branch refs/heads/master
         to ba662dfc4da02c29566eac05e85ca9fb3c535432 (commit)
       from ae449416cf645000fc316c2fa5633275e90682a5 (commit)

commit ba662dfc4da02c29566eac05e85ca9fb3c535432
Author: Nick Schermer <[email protected]>
Date:   Wed Dec 11 22:05:35 2013 +0100

    Enable Ukrainian.

 lib/locales.php |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/lib/locales.php b/lib/locales.php
index 70291c5..3da67fe 100644
--- a/lib/locales.php
+++ b/lib/locales.php
@@ -4,17 +4,18 @@
 $languages = array (
        'en' => 'English',
        'de' => 'German',
-        'es' => 'Spanish (Castilian)',
-        'hu' => 'Hungarian',
+       'es' => 'Spanish (Castilian)',
+       'hu' => 'Hungarian',
        'it' => 'Italian',
        'ja' => 'Japanese',
        'ko' => 'Korean',
        'lt' => 'Lithuanian',
        'oc' => 'Occitan',
-        'pl' => 'Polish',
+       'pl' => 'Polish',
        'pt_BR' => 'Portuguese (Brazilian)',
        'sk' => 'Slovak',
        'sr' => 'Serbian',
+       'uk' => 'Ukrainian',
        'zh_CN' => 'Chinese (China)');
 
 /* used in header and language detection functions */
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to