MDL-22085 support for iso-639-1

This commit is contained in:
Petr Skoda 2010-04-20 08:36:22 +00:00
parent 572101b32e
commit 25346879b7
2 changed files with 32 additions and 1 deletions

View file

@ -27,6 +27,7 @@ $string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z';
$string['backupnameformat'] = '%Y%m%d-%H%M';
$string['decsep'] = '.';
$string['firstdayofweek'] = '0';
$string['iso6391'] = 'en';
$string['iso6392'] = 'eng';
$string['listsep'] = ',';
$string['locale'] = 'en_AU.UTF-8';