From 8b90fbdaec591e453fe2b063de9edd97a4ffcefc Mon Sep 17 00:00:00 2001 From: Denis Strassner Date: Mon, 21 Oct 2024 10:35:00 +0200 Subject: [PATCH] A space was missing in lang var for Notifications (cherry picked from commit b503a9031126df21aadc906c9c7d1db648415db4) --- lang/ilias_en.lang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ilias_en.lang b/lang/ilias_en.lang index d2b610ee2d1d..94b73509c6e5 100644 --- a/lang/ilias_en.lang +++ b/lang/ilias_en.lang @@ -12787,7 +12787,7 @@ notifications_adm#:#osd_delay_desc#:#Delay of the visible presentation in millis notifications_adm#:#osd_error_presentation_time_too_small#:#The Presentation Time has to be at least than 1000 miliseconds. notifications_adm#:#osd_error_refresh_interval_smaller_than_delay_and_vanish_combined#:#The Refresh Interval has to be greater than the Presentation Time and the Presentation Delay combined. notifications_adm#:#osd_error_refresh_interval_too_small#:#The Refresh Interval has to be at least than 3000 miliseconds. -notifications_adm#:#osd_interval#:#Refreshinterval +notifications_adm#:#osd_interval#:#Refresh interval notifications_adm#:#osd_interval_desc#:#Polling interval for checking of new notifications in miliseconds. A lower number will notify the user more quickly but increases the number of requests the web server must handle. notifications_adm#:#osd_play_sound#:#Play a Sound notifications_adm#:#osd_play_sound_desc#:#Play a sound when receiving a new notficiation.