From f64b78a15f789db9894235a2ad2c6cd944570b56 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 25 Aug 2020 16:17:10 +0200 Subject: [locationinfo] Clarify auto-reload help text Communicate that this only triggers if no user is active. --- modules-available/locationinfo/lang/de/template-tags.json | 4 ++-- modules-available/locationinfo/lang/en/template-tags.json | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/modules-available/locationinfo/lang/de/template-tags.json b/modules-available/locationinfo/lang/de/template-tags.json index 14bda6b4..2879184e 100644 --- a/modules-available/locationinfo/lang/de/template-tags.json +++ b/modules-available/locationinfo/lang/de/template-tags.json @@ -88,8 +88,8 @@ "lang_prettytimeTooltip": "Verwende ein anderes Anzeigeformat f\u00fcr die Uhrzeit", "lang_recursiveServerSet": "Auch f\u00fcr alle untergeordneten R\u00e4ume setzen", "lang_recursiveSetTooltip": "Wenn aktiviert, wird der Backend-Server auch f\u00fcr alle untergeordneten R\u00e4ume auf den hier gew\u00e4hlten Wert gesetzt", - "lang_reloadIntervalMins": "Neuladen alle X Minuten", - "lang_reloadIntervalTooltip": "Setzen Sie dieses Feld auf einen Wert > 0 (in Minuten), um die Seite auf den Clients regelm\u00e4\u00dfig neu zu laden. Feld auf 0 setzen oder leer lassen deaktiviert diese Funktion.", + "lang_reloadIntervalMins": "Neuladen der Startseite alle X Minuten (bei Inaktivit\u00e4t)", + "lang_reloadIntervalTooltip": "Setzen Sie dieses Feld auf einen Wert > 0 (in Minuten), um die Seite auf den Clients regelm\u00e4\u00dfig neu zu laden. Der Z\u00e4hler wird bei Nutzeraktivit\u00e4t (Maus\/Tastatur) zur\u00fcckgesetzt, sodass nicht mitten in einer Sitzung zur\u00fcck auf die Startseite navigiert wird. Feld auf 0 setzen oder leer lassen deaktiviert diese Funktion.", "lang_remoteSchedule": "Abruf Belegungsplan", "lang_room": "Raum", "lang_roomId": "Raum ID", diff --git a/modules-available/locationinfo/lang/en/template-tags.json b/modules-available/locationinfo/lang/en/template-tags.json index 505930b8..ba743dfb 100644 --- a/modules-available/locationinfo/lang/en/template-tags.json +++ b/modules-available/locationinfo/lang/en/template-tags.json @@ -8,7 +8,6 @@ "lang_bookmarksTooltip": "Add bookmarks to the browser", "lang_browser": "Browser", "lang_browserTooltip": "Which browser shall be used", - "lang_calendar": "Calendar", "lang_calendarUpdate": "Calendar Update", "lang_calupdateTooltip": "Time the calendar queries for updates (in minutes)", "lang_checkConnection": "Check connection", @@ -89,8 +88,8 @@ "lang_prettytimeTooltip": "Use a different display format for the time", "lang_recursiveServerSet": "Also set for all child locations", "lang_recursiveSetTooltip": "If checked, all direct and indirect child locations will be configured to use the backend server selected above", - "lang_reloadIntervalMins": "Reload every X minutes", - "lang_reloadIntervalTooltip": "Set this field to a value > 0 (in minutes) to reload the page periodically. Set to 0 or leave blank to disable.", + "lang_reloadIntervalMins": "Reload start URL every X minutes (when idle)", + "lang_reloadIntervalTooltip": "Set this field to a value > 0 (in minutes) to reload the page periodically. The idle timeout will reset on user input (mouse\/keyboard), so the page will not reset while a user is using the browser. Set to 0 or leave blank to disable any resets.", "lang_remoteSchedule": "Time table retrieval", "lang_room": "Room", "lang_roomId": "Room ID", -- cgit v1.2.3-55-g7522