From 80424b29e00609bf837119fa810b5afdadf2b4e9 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 4 May 2016 18:27:28 +0200 Subject: Work on translations: templates and messages work --- .../locations/lang/en/template-tags.json | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 modules-available/locations/lang/en/template-tags.json (limited to 'modules-available/locations/lang/en/template-tags.json') diff --git a/modules-available/locations/lang/en/template-tags.json b/modules-available/locations/lang/en/template-tags.json new file mode 100644 index 00000000..7c217732 --- /dev/null +++ b/modules-available/locations/lang/en/template-tags.json @@ -0,0 +1,27 @@ +{ + "lang_addNewSubnet": "Add new subnet", + "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_deleteChildLocations": "Delete child locations aswell", + "lang_deleteLocation": "Delete location", + "lang_deleteSubnet": "Delete range", + "lang_edit": "Edit", + "lang_endAddress": "End address", + "lang_listOfSubnets": "List of subnets", + "lang_location": "Ort", + "lang_locationInfo": "Location details", + "lang_locationName": "Name", + "lang_locationSettings": "Edit this room or location", + "lang_locationsMainHeading": "Manage rooms and locations", + "lang_matchingMachines": "Matching clients", + "lang_name": "Name", + "lang_noParent": "No parent", + "lang_parentLocation": "Parent location", + "lang_referencingLectures": "Assigned Lectures", + "lang_save": "Save", + "lang_startAddress": "Start address", + "lang_subnet": "IP range", + "lang_thisListByLocation": "List by location", + "lang_thisListBySubnet": "List by subnet" +} \ No newline at end of file -- cgit v1.2.3-55-g7522