MDL-12192 I've set the label sep to since it's not working reliably atm
This commit is contained in:
@@ -29,7 +29,7 @@ $string['decsep'] = '.';
|
||||
$string['firstdayofweek'] = '0';
|
||||
$string['iso6391'] = 'en';
|
||||
$string['iso6392'] = 'eng';
|
||||
$string['labelsep'] = ': ';
|
||||
$string['labelsep'] = ' ';
|
||||
$string['listsep'] = ',';
|
||||
$string['locale'] = 'en_AU.UTF-8';
|
||||
$string['localewin'] = 'English_Australia.1252';
|
||||
|
||||
Reference in New Issue
Block a user