Updating branch refs/heads/master
         to 82cb57265be2d4b3163be2ba21684e138a471f30 (commit)
       from 11f1ead9b3eeac7b234489a04ad62859fa018b00 (commit)

commit 82cb57265be2d4b3163be2ba21684e138a471f30
Author: Nick Schermer <n...@xfce.org>
Date:   Sun Feb 3 23:07:22 2013 +0100

    Enable d'zie Germans

 lib/locales.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/lib/locales.php b/lib/locales.php
index 144c468..5036bea 100644
--- a/lib/locales.php
+++ b/lib/locales.php
@@ -3,7 +3,8 @@
 /* known languages in this directory */
 $languages = array (
        'en' => 'English',
-       'es' => 'Spanish (Castilian)',
+       'de' => 'German',
+        'es' => 'Spanish (Castilian)',
        'it' => 'Italian',
        'ja' => 'Japanese',
        'ko' => 'Korean',
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to