summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/lang/en
diff options
context:
space:
mode:
authorSimon Rettberg2016-06-23 17:05:35 +0200
committerSimon Rettberg2016-06-23 17:05:35 +0200
commit836ae5328c735d86c4b20ac80e106fc827cccaef (patch)
tree5f8d529e6234feb187a4fab24f5be407973dfab8 /modules-available/locations/lang/en
parent[exams] Add baseconfig API hook (diff)
downloadslx-admin-836ae5328c735d86c4b20ac80e106fc827cccaef.tar.gz
slx-admin-836ae5328c735d86c4b20ac80e106fc827cccaef.tar.xz
slx-admin-836ae5328c735d86c4b20ac80e106fc827cccaef.zip
Update translations
Diffstat (limited to 'modules-available/locations/lang/en')
-rw-r--r--modules-available/locations/lang/en/messages.json7
-rw-r--r--modules-available/locations/lang/en/template-tags.json5
2 files changed, 8 insertions, 4 deletions
diff --git a/modules-available/locations/lang/en/messages.json b/modules-available/locations/lang/en/messages.json
index e23f231a..fca00c7c 100644
--- a/modules-available/locations/lang/en/messages.json
+++ b/modules-available/locations/lang/en/messages.json
@@ -1,9 +1,10 @@
{
"added-x-entries": "Entries added: {{0}}",
- "parameter-missing": "Missing parameter: {{0}}",
+ "invalid-location-id": "Invalid location id: {{0}}",
"location-deleted": "Location has been deleted (locations: {{0}}, subnets: {{1}})",
"location-updated": "Location {{0}} has been updated",
+ "parameter-missing": "Missing parameter: {{0}}",
+ "subnets-created": "{{0}} subnet(s) created",
"subnets-deleted": "{{0}} subnet(s) deleted",
- "subnets-updated": "{{0}} subnet(s) updated",
- "subnets-created": "{{0}} subnet(s) created"
+ "subnets-updated": "{{0}} subnet(s) updated"
} \ No newline at end of file
diff --git a/modules-available/locations/lang/en/template-tags.json b/modules-available/locations/lang/en/template-tags.json
index bd64554f..a720cecb 100644
--- a/modules-available/locations/lang/en/template-tags.json
+++ b/modules-available/locations/lang/en/template-tags.json
@@ -6,7 +6,7 @@
"lang_deleteChildLocations": "Delete child locations aswell",
"lang_deleteLocation": "Delete location",
"lang_deleteSubnet": "Delete range",
- "lang_editConfigVariables": "Edit config variables",
+ "lang_editConfigVariables": "Config vars",
"lang_endAddress": "End address",
"lang_listOfSubnets": "List of subnets",
"lang_location": "Ort",
@@ -16,13 +16,16 @@
"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_machineCount": "Clients",
"lang_matchingMachines": "Matching clients",
"lang_name": "Name",
"lang_noParent": "No parent",
+ "lang_overrideCount": "Overridden",
"lang_parentLocation": "Parent location",
"lang_referencingLectures": "Assigned Lectures",
"lang_startAddress": "Start address",
"lang_subnet": "IP range",
+ "lang_sysConfig": "Localization\/Integration",
"lang_thisListByLocation": "List by location",
"lang_thisListBySubnet": "List by subnet",
"lang_unassignedMachines": "Machines not matching any location"