Label for the Events happening in the next 7 days was wrong
This commit is contained in:
parent
96fedc2994
commit
bc3a569b2f
2 changed files with 1028 additions and 1022 deletions
|
@ -710,7 +710,7 @@ class Profile
|
||||||
'$classtoday' => $classtoday,
|
'$classtoday' => $classtoday,
|
||||||
'$count' => count($r),
|
'$count' => count($r),
|
||||||
'$event_reminders' => L10n::t('Event Reminders'),
|
'$event_reminders' => L10n::t('Event Reminders'),
|
||||||
'$event_title' => L10n::t('Events this week:'),
|
'$event_title' => L10n::t('Upcoming events the next 7 days:'),
|
||||||
'$events' => $r,
|
'$events' => $r,
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
2048
util/messages.po
2048
util/messages.po
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue