summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/lang
diff options
context:
space:
mode:
authorSimon Rettberg2019-01-11 16:49:58 +0100
committerSimon Rettberg2019-01-11 16:49:58 +0100
commit59f6f89a2b7950e7b5fb4bdb0e2cdaf4998f1e9e (patch)
treee1ba06ea7fde2a5178ad16f1693c2b1b009b2d58 /modules-available/locations/lang
parent[serversetup-bwlp] Decouple location assigning from menu editing (diff)
downloadslx-admin-59f6f89a2b7950e7b5fb4bdb0e2cdaf4998f1e9e.tar.gz
slx-admin-59f6f89a2b7950e7b5fb4bdb0e2cdaf4998f1e9e.tar.xz
slx-admin-59f6f89a2b7950e7b5fb4bdb0e2cdaf4998f1e9e.zip
[locations] Show current boot menu per location, add edit button
Diffstat (limited to 'modules-available/locations/lang')
-rw-r--r--modules-available/locations/lang/de/template-tags.json1
-rw-r--r--modules-available/locations/lang/en/template-tags.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/modules-available/locations/lang/de/template-tags.json b/modules-available/locations/lang/de/template-tags.json
index 43142555..96273ce4 100644
--- a/modules-available/locations/lang/de/template-tags.json
+++ b/modules-available/locations/lang/de/template-tags.json
@@ -3,6 +3,7 @@
"lang_areYouSureNoUndo": "Sind Sie sicher? Diese Aktion kann nicht r\u00fcckg\u00e4ngig gemacht werden.",
"lang_assignSubnetExplanation": "Rechner, die in einen der hier aufgef\u00fchrten Adressbereiche fallen, werden diesem Ort zugeschrieben und erhalten damit z.B. f\u00fcr diesen Raum angepasste Veranstaltungslisten.",
"lang_assignedSubnets": "Zugeordnete Subnetze bzw. IP-Bereiche",
+ "lang_bootMenu": "Bootmen\u00fc",
"lang_deleteChildLocations": "Untergeordnete Orte ebenfalls l\u00f6schen",
"lang_deleteLocation": "Ort l\u00f6schen",
"lang_deleteSubnet": "Bereich l\u00f6schen",
diff --git a/modules-available/locations/lang/en/template-tags.json b/modules-available/locations/lang/en/template-tags.json
index 41261726..64211e27 100644
--- a/modules-available/locations/lang/en/template-tags.json
+++ b/modules-available/locations/lang/en/template-tags.json
@@ -3,6 +3,7 @@
"lang_areYouSureNoUndo": "Are you sure? This cannot be undone!",
"lang_assignSubnetExplanation": "Client machines which fall into an IP range listed below will be assigned to this location and will see an according lecture list (e.g. they will see lectures that are exclusively assigned to this location).",
"lang_assignedSubnets": "Assigned subnets \/ IP ranges",
+ "lang_bootMenu": "Boot menu",
"lang_deleteChildLocations": "Delete child locations aswell",
"lang_deleteLocation": "Delete location",
"lang_deleteSubnet": "Delete range",