Merge pull request #337 from sminnee/fix-4911

BUGFIX: Fixed inconsistency in common_languages reference to Portuguese ...
This commit is contained in:
Ingo Schommer 2012-04-18 00:36:14 -07:00
commit f8719e56a1

View File

@ -694,8 +694,8 @@ class i18n extends Object implements TemplateGlobalProvider {
'om' => array('Oromo', 'Afaan Oromo'),
'fa' => array('Persian', 'فارسى'),
'pl' => array('Polish', 'polski'),
'pt-PT' => array('Portuguese (Portugal)', 'português (Portugal)'),
'pt-BR' => array('Portuguese (Brazil)', 'português (Brazil)'),
'pt_PT' => array('Portuguese (Portugal)', 'português (Portugal)'),
'pt_BR' => array('Portuguese (Brazil)', 'português (Brazil)'),
'pa' => array('Punjabi', 'ਪੰਜਾਬੀ'),
'qu' => array('Quechua', 'Quechua'),
'rm' => array('Romansh', 'rumantsch'),