Merge pull request #5306 from tobiasd/20180630-upcoming2

Label for the Events happening in the next 7 days was wrong
2022.09-rc
Michael Vogel 2018-06-30 18:42:26 +02:00 zatwierdzone przez GitHub
commit 379f35d2d9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 1028 dodań i 1022 usunięć

Wyświetl plik

@ -710,7 +710,7 @@ class Profile
'$classtoday' => $classtoday,
'$count' => count($r),
'$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,
]);
}

Plik diff jest za duży Load Diff