summaryrefslogtreecommitdiffstats
path: root/modules-available/baseconfig_partitions_cdn/lang/en
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/baseconfig_partitions_cdn/lang/en')
-rw-r--r--modules-available/baseconfig_partitions_cdn/lang/en/messages.json3
-rw-r--r--modules-available/baseconfig_partitions_cdn/lang/en/module.json4
-rw-r--r--modules-available/baseconfig_partitions_cdn/lang/en/permissions.json7
-rw-r--r--modules-available/baseconfig_partitions_cdn/lang/en/template-tags.json19
4 files changed, 0 insertions, 33 deletions
diff --git a/modules-available/baseconfig_partitions_cdn/lang/en/messages.json b/modules-available/baseconfig_partitions_cdn/lang/en/messages.json
deleted file mode 100644
index 55289288..00000000
--- a/modules-available/baseconfig_partitions_cdn/lang/en/messages.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "partitions-updated": "Partition configuration has been updated"
-} \ No newline at end of file
diff --git a/modules-available/baseconfig_partitions_cdn/lang/en/module.json b/modules-available/baseconfig_partitions_cdn/lang/en/module.json
deleted file mode 100644
index e3ed7ffa..00000000
--- a/modules-available/baseconfig_partitions_cdn/lang/en/module.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "module_name": "Partitioning",
- "page_title": "Partitioning"
-} \ No newline at end of file
diff --git a/modules-available/baseconfig_partitions_cdn/lang/en/permissions.json b/modules-available/baseconfig_partitions_cdn/lang/en/permissions.json
deleted file mode 100644
index f751a839..00000000
--- a/modules-available/baseconfig_partitions_cdn/lang/en/permissions.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "show": "Show Partitions. Not needed if User has any of the other permissions.",
- "partitions.add": "Add a new partition.",
- "partitions.delete": "Delete a partition.",
- "partitions.edit": "Save changes of partitions.",
- "partitions.reset": "Reset partitions to default."
-} \ No newline at end of file
diff --git a/modules-available/baseconfig_partitions_cdn/lang/en/template-tags.json b/modules-available/baseconfig_partitions_cdn/lang/en/template-tags.json
deleted file mode 100644
index 472e5870..00000000
--- a/modules-available/baseconfig_partitions_cdn/lang/en/template-tags.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "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_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_helpId": "Partition Id",
- "lang_helpMountPoint": "Must be a directory: \/example\/directory\/",
- "lang_helpOptions": "Currently, only option 'bootable' is available",
- "lang_helpSize": "Must be in Gigabytes e.g. 15G",
- "lang_newPartition": "New Partition",
- "lang_partitionId": "Id",
- "lang_partitionManagement": "Partition Managment",
- "lang_partitionMountPoint": "Mount Point",
- "lang_partitionOptions": "Options",
- "lang_partitionSize": "Size",
- "lang_resetConfirm": "Do you really wish to reset the variable to their default values?",
- "lang_resetDefault": "Reset Default"
-} \ No newline at end of file