summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-06-14 11:23:49 +0200
committerSimon Rettberg2016-06-14 11:23:49 +0200
commit47721dfcc6f090b1a7e151ad31458bf5580494d2 (patch)
tree873fed111d75d0f2ca0817428fbdd0709c3d0e53 /modules-available/locations/lang/en/template-tags.json
parent[baseconfig] Reimplement toggle/enabled switch from UFPR, sort properly, make... (diff)
downloadslx-admin-47721dfcc6f090b1a7e151ad31458bf5580494d2.tar.gz
slx-admin-47721dfcc6f090b1a7e151ad31458bf5580494d2.tar.xz
slx-admin-47721dfcc6f090b1a7e151ad31458bf5580494d2.zip
Update translations
Diffstat (limited to 'modules-available/locations/lang/en/template-tags.json')
-rw-r--r--modules-available/locations/lang/en/template-tags.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/modules-available/locations/lang/en/template-tags.json b/modules-available/locations/lang/en/template-tags.json
index 1ea0f56e..bd64554f 100644
--- a/modules-available/locations/lang/en/template-tags.json
+++ b/modules-available/locations/lang/en/template-tags.json
@@ -6,11 +6,14 @@
"lang_deleteChildLocations": "Delete child locations aswell",
"lang_deleteLocation": "Delete location",
"lang_deleteSubnet": "Delete range",
+ "lang_editConfigVariables": "Edit config variables",
"lang_endAddress": "End address",
"lang_listOfSubnets": "List of subnets",
"lang_location": "Ort",
"lang_locationInfo": "Location details",
"lang_locationName": "Name",
+ "lang_locationOtherOverlap": "Warning! These locations have overlapping address ranges",
+ "lang_locationSelfOverlap": "The following location has multiple address ranges that are overlapping",
"lang_locationSettings": "Edit this room or location",
"lang_locationsMainHeading": "Manage rooms and locations",
"lang_matchingMachines": "Matching clients",
@@ -21,5 +24,6 @@
"lang_startAddress": "Start address",
"lang_subnet": "IP range",
"lang_thisListByLocation": "List by location",
- "lang_thisListBySubnet": "List by subnet"
+ "lang_thisListBySubnet": "List by subnet",
+ "lang_unassignedMachines": "Machines not matching any location"
} \ No newline at end of file