This is an automated email from the git hooks/post-receive script. nick pushed a commit to branch master in repository www/www.xfce.org.
commit 405546eb08e9ef498dc40bac0289fc826acc8f6b Author: Nick Schermer <[email protected]> Date: Wed May 28 21:01:08 2014 +0200 Enable dutch. --- lib/locales.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/locales.php b/lib/locales.php index 0a97da9..95c7a30 100644 --- a/lib/locales.php +++ b/lib/locales.php @@ -11,6 +11,7 @@ $languages = array ( 'ja' => 'Japanese', 'ko' => 'Korean', 'lt' => 'Lithuanian', + 'nl' => 'Dutch', 'oc' => 'Occitan', 'pl' => 'Polish', 'pt_BR' => 'Portuguese (Brazilian)', -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
