From 7d916647e1b82fcc8a17b68d3ae0615af42f53e0 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 13 May 2016 18:24:08 +0200 Subject: Get baseconfig ready for modularization --- .../baseconfig/lang/en/config-variable-categories.json | 13 ++++++------- modules-available/baseconfig/lang/en/template-tags.json | 4 +--- 2 files changed, 7 insertions(+), 10 deletions(-) (limited to 'modules-available/baseconfig/lang/en') 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 diff --git a/modules-available/baseconfig/lang/en/template-tags.json b/modules-available/baseconfig/lang/en/template-tags.json index 369fa081..84eb01d7 100644 --- a/modules-available/baseconfig/lang/en/template-tags.json +++ b/modules-available/baseconfig/lang/en/template-tags.json @@ -4,8 +4,7 @@ "lang_catUser": "User Managment", "lang_clientRelatedConfig": "The options on this page are related to the bwLehrpool client machines.", "lang_confirm": "Would you like to save the settings on [ \/srv\/openslx\/www\/boot\/config ] ?", - "lang_create": "Create", - "lang_delete": "Delete", + "lang_enableOverride": "Override", "lang_helpId": "Partition Id", "lang_helpMountPoint": "Must be a directory: \/example\/directory\/", "lang_helpOptions": "Currently, only option 'bootable' is available", @@ -19,7 +18,6 @@ "lang_reset": "Reset", "lang_resetConfirm": "Do you really wish to reset the variable to their default values?", "lang_resetDefault": "Reset Default", - "lang_save": "Save", "lang_userName": "Username", "lang_userPasswd": "Password" } \ No newline at end of file -- cgit v1.2.3-55-g7522