|
|
@ -275,10 +275,10 @@ $string['statusset'] = 'Status set {$a}'; |
|
|
|
$string['statussetsettings'] = 'Status set'; |
|
|
|
$string['strftimedm'] = '%b %d'; |
|
|
|
$string['strftimedmy'] = '%d %b %Y'; |
|
|
|
$string['strftimedmyhm'] = '%d %b %Y %I.%M%P'; // Line added to allow multiple sessions in the same day. |
|
|
|
$string['strftimedmyhm'] = '%d %b %Y %I.%M%p'; // Line added to allow multiple sessions in the same day. |
|
|
|
$string['strftimedmyw'] = '<nobr>%a %d %b %Y</nobr>'; |
|
|
|
$string['strftimeh'] = '%l%P'; |
|
|
|
$string['strftimehm'] = '%l:%M%P'; |
|
|
|
$string['strftimeh'] = '%I%p'; |
|
|
|
$string['strftimehm'] = '%I:%M%p'; |
|
|
|
$string['strftimeshortdate'] = '%d.%m.%Y'; |
|
|
|
$string['studentid'] = 'Student ID'; |
|
|
|
$string['studentpassword'] = 'Student password'; |
|
|
|