MDL-12192 I've set the label sep to   since it's not working reliably atm

This commit is contained in:
Martin Dougiamas
2010-07-09 03:43:07 +00:00
parent 217fe2ba21
commit e88911c79a
+1 -1
View File
@@ -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';