diff options
author | Simon Rettberg | 2019-01-11 16:49:58 +0100 |
---|---|---|
committer | Simon Rettberg | 2019-01-11 16:49:58 +0100 |
commit | 59f6f89a2b7950e7b5fb4bdb0e2cdaf4998f1e9e (patch) | |
tree | e1ba06ea7fde2a5178ad16f1693c2b1b009b2d58 /modules-available/locations/lang/en | |
parent | [serversetup-bwlp] Decouple location assigning from menu editing (diff) | |
download | slx-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/en')
-rw-r--r-- | modules-available/locations/lang/en/template-tags.json | 1 |
1 files changed, 1 insertions, 0 deletions
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", |