From 4c0862efe57fbdaa51a69c8dc39f6fc4ae45fa20 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 19 Mar 2021 13:54:22 +0100 Subject: [locations/rebootcontrol] Inherit openingtimes for WOL/shutdown The opening times schedule is now inherited to child locations, so it's easy to toggle WOL or shutdown for individual rooms in a building, where you only have to set the opening times once for the entire building. As of now, WOL and shutdown settings are *not* inherited to child locations, as I'm not sure if you always want to inherit those by default. Closes #3710 --- modules-available/locations/lang/de/template-tags.json | 1 + 1 file changed, 1 insertion(+) (limited to 'modules-available/locations/lang/de/template-tags.json') diff --git a/modules-available/locations/lang/de/template-tags.json b/modules-available/locations/lang/de/template-tags.json index 79bdbac6..94b348d2 100644 --- a/modules-available/locations/lang/de/template-tags.json +++ b/modules-available/locations/lang/de/template-tags.json @@ -15,6 +15,7 @@ "lang_endAddress": "Endadresse", "lang_expertMode": "Expertenmodus", "lang_fixMachineAssign": "Zuweisungen anzeigen\/aufheben", + "lang_inheritOpeningTimes": "Vom \u00fcbergeordneten Ort \u00fcbernehmen", "lang_ip": "IP-Adresse", "lang_listOfSubnets": "Liste der Subnetze", "lang_location": "Ort", -- cgit v1.2.3-55-g7522