summaryrefslogtreecommitdiffstats
path: root/modules-available/baseconfig_partitions_cdn/lang/en/template-tags.json
diff options
context:
space:
mode:
authorChristian Hofmaier2018-01-16 15:25:56 +0100
committerChristian Hofmaier2018-01-16 15:25:56 +0100
commitd09cc1533e858290b3cfa3d4eb3906453e3b2fe9 (patch)
treed780976920b40a8dc90f4b4ea37f8710dc5b6e58 /modules-available/baseconfig_partitions_cdn/lang/en/template-tags.json
parent[rebootcontrol] this time with correct modul-tag in front. Changed buttons so... (diff)
downloadslx-admin-d09cc1533e858290b3cfa3d4eb3906453e3b2fe9.tar.gz
slx-admin-d09cc1533e858290b3cfa3d4eb3906453e3b2fe9.tar.xz
slx-admin-d09cc1533e858290b3cfa3d4eb3906453e3b2fe9.zip
[baseconfig_partitions_cdn] implemented permission-system. you can only see site if you have atleast one permission. fixed the save-button (it's working now!). Didn't know what to do with this download-button.
Diffstat (limited to 'modules-available/baseconfig_partitions_cdn/lang/en/template-tags.json')
-rw-r--r--modules-available/baseconfig_partitions_cdn/lang/en/template-tags.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/baseconfig_partitions_cdn/lang/en/template-tags.json b/modules-available/baseconfig_partitions_cdn/lang/en/template-tags.json
index 04ce6c80..472e5870 100644
--- a/modules-available/baseconfig_partitions_cdn/lang/en/template-tags.json
+++ b/modules-available/baseconfig_partitions_cdn/lang/en/template-tags.json
@@ -1,9 +1,9 @@
{
"lang_areYouSureNoUndo": "Are you sure? This cannot be undone!",
- "lang_confirm": "Would you like to save the settings on [ \/srv\/openslx\/www\/boot\/config ] ?",
+ "lang_confirm": "Would you like to save the settings on \/srv\/openslx\/www\/boot\/config?",
"lang_create": "Create",
"lang_discardChanges": "Discard Changes",
- "lang_explanationText": "Here you can configure what kind of partitions will be created on the client computers, and where they will be mounted",
+ "lang_explanationText": "Here you can configure what kind of partitions will be created on the client computers, and where they will be mounted.",
"lang_helpId": "Partition Id",
"lang_helpMountPoint": "Must be a directory: \/example\/directory\/",
"lang_helpOptions": "Currently, only option 'bootable' is available",