[Xfce4-commits] <www:master> Enable pt_BR.
    Nick Schermer 
    noreply at xfce.org
       
    Tue Dec  4 19:44:01 CET 2012
    
    
  
Updating branch refs/heads/master
         to 204a5326b378ba8115fffc6402c41ed7df05e90b (commit)
       from 828b28ce37d4c7b0d1b6bd1331536db182dfc9d0 (commit)
commit 204a5326b378ba8115fffc6402c41ed7df05e90b
Author: Nick Schermer <nick at xfce.org>
Date:   Tue Dec 4 19:42:29 2012 +0100
    Enable pt_BR.
 lib/locales.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/lib/locales.php b/lib/locales.php
index acc7d5f..c232c43 100644
--- a/lib/locales.php
+++ b/lib/locales.php
@@ -8,6 +8,7 @@ $languages = array (
 	'ja' => 'Japanese',
 	'ko' => 'Korean',
 	'lt' => 'Lithuanian',
+	'pt_BR' => 'Portuguese (Brazilian)',
 	'sk' => 'Slovak',
 	'zh_CN' => 'Chinese (China)');
 
    
    
More information about the Xfce4-commits
mailing list