mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 12:45:04 +01:00
Removed commas ... sorry, but this date format just looks wierd to me. :-)
This commit is contained in:
parent
22188ece5e
commit
bdbffc969d
@ -722,12 +722,12 @@ $string['state'] = 'State/Province';
|
||||
$string['status'] = 'Status';
|
||||
$string['strftimedate'] = '%%B %%d %%Y';
|
||||
$string['strftimedateshort'] = '%%B %%d';
|
||||
$string['strftimedatetime'] = '%%B %%d, %%Y, %%I:%%M %%p';
|
||||
$string['strftimedaydate'] = '%%A, %%B %%d, %%Y';
|
||||
$string['strftimedaydatetime'] = '%%A, %%B %%d, %%Y, %%I:%%M %%p';
|
||||
$string['strftimedatetime'] = '%%B %%d %%Y, %%I:%%M %%p';
|
||||
$string['strftimedaydate'] = '%%A, %%B %%d %%Y';
|
||||
$string['strftimedaydatetime'] = '%%A, %%B %%d %%Y, %%I:%%M %%p';
|
||||
$string['strftimedayshort'] = '%%A, %%B %%d';
|
||||
$string['strftimerecent'] = '%%b %%d, %%H:%%M';
|
||||
$string['strftimerecentfull'] = '%%a, %%b %%d, %%Y, %%I:%%M %%p';
|
||||
$string['strftimerecent'] = '%%b %%d %%H:%%M';
|
||||
$string['strftimerecentfull'] = '%%a, %%b %%d %%Y, %%I:%%M %%p';
|
||||
$string['strftimetime'] = '%%I:%%M %%p';
|
||||
$string['stringsnotset'] = 'The following strings are not defined in $a';
|
||||
$string['studentnotallowed'] = 'Sorry, but you can not enter this course as \'$a\'';
|
||||
|
Loading…
x
Reference in New Issue
Block a user