Merge remote branch 'upstream/master' into BUG-10852

This commit is contained in:
Hector Cortez
2013-04-23 18:27:19 -04:00
8 changed files with 32 additions and 24 deletions

View File

@@ -551,7 +551,7 @@ class Configurations // extends Configuration
$langLocate = 'PTB';
break;
case 'en':
case 'en_US':
case 'en-US':
default:
$langLocate = 'EST';
break;