summaryrefslogtreecommitdiffstats
path: root/modules-available/baseconfig/lang/en/config-variable-categories.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-05-13 18:24:08 +0200
committerSimon Rettberg2016-05-13 18:24:08 +0200
commit7d916647e1b82fcc8a17b68d3ae0615af42f53e0 (patch)
treeda83387a203c3b25980c4a5068418862c2b6a0a9 /modules-available/baseconfig/lang/en/config-variable-categories.json
parentStill working in modularization cleanup and refinement (diff)
downloadslx-admin-7d916647e1b82fcc8a17b68d3ae0615af42f53e0.tar.gz
slx-admin-7d916647e1b82fcc8a17b68d3ae0615af42f53e0.tar.xz
slx-admin-7d916647e1b82fcc8a17b68d3ae0615af42f53e0.zip
Get baseconfig ready for modularization
Diffstat (limited to 'modules-available/baseconfig/lang/en/config-variable-categories.json')
-rw-r--r--modules-available/baseconfig/lang/en/config-variable-categories.json13
1 files changed, 6 insertions, 7 deletions
diff --git a/modules-available/baseconfig/lang/en/config-variable-categories.json b/modules-available/baseconfig/lang/en/config-variable-categories.json
index 7c0ab654..f0324e6b 100644
--- a/modules-available/baseconfig/lang/en/config-variable-categories.json
+++ b/modules-available/baseconfig/lang/en/config-variable-categories.json
@@ -1,9 +1,8 @@
{
- "cat_1": "Inactivity and Shutdown",
- "cat_2": "Internet Access",
- "cat_3": "Time Synchronization",
- "cat_4": "Basic System",
- "cat_5": "Common network share",
- "cat_6": "Uncategorized",
- "cat_7": "vmchooser"
+ "networking": "Internet Access",
+ "other": "Uncategorized",
+ "power": "Inactivity and Shutdown",
+ "sysconfig": "Basic System",
+ "timesync": "Time Synchronization",
+ "vmchooser": "vmChooser"
} \ No newline at end of file