|
@ -273,10 +273,10 @@ $string['statuses'] = 'Statuses'; |
|
|
$string['statusdeleted'] = 'Status deleted'; |
|
|
$string['statusdeleted'] = 'Status deleted'; |
|
|
$string['statusset'] = 'Status set {$a}'; |
|
|
$string['statusset'] = 'Status set {$a}'; |
|
|
$string['statussetsettings'] = 'Status set'; |
|
|
$string['statussetsettings'] = 'Status set'; |
|
|
$string['strftimedm'] = '%h %d'; |
|
|
$string['strftimedm'] = '%b %d'; |
|
|
$string['strftimedmy'] = '%d %h %Y'; |
|
|
$string['strftimedmy'] = '%d %b %Y'; |
|
|
$string['strftimedmyhm'] = '%d %h %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 %h %Y</nobr>'; |
|
|
$string['strftimedmyw'] = '<nobr>%a %d %b %Y</nobr>'; |
|
|
$string['strftimeh'] = '%l%P'; |
|
|
$string['strftimeh'] = '%l%P'; |
|
|
$string['strftimehm'] = '%l:%M%P'; |
|
|
$string['strftimehm'] = '%l:%M%P'; |
|
|
$string['strftimeshortdate'] = '%d.%m.%Y'; |
|
|
$string['strftimeshortdate'] = '%d.%m.%Y'; |
|
|