summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorSimon Rettberg2016-04-28 21:31:15 +0200
committerSimon Rettberg2016-04-28 21:31:15 +0200
commit95db8e184b378534db0ac08d14ae8500ee5090c3 (patch)
treef39cee8160ef4266e49dbe04d3e8fe6400ce2133 /lang
parentMerge branch 'master' into modularization (diff)
downloadslx-admin-95db8e184b378534db0ac08d14ae8500ee5090c3.tar.gz
slx-admin-95db8e184b378534db0ac08d14ae8500ee5090c3.tar.xz
slx-admin-95db8e184b378534db0ac08d14ae8500ee5090c3.zip
Implemented new menu, added logic for defining dependencies, move translation files around
Diffstat (limited to 'lang')
-rw-r--r--lang/en/modules/main/dialog-generic.json3
-rw-r--r--lang/en/modules/main/main-menu.json26
-rw-r--r--lang/en/modules/main/messagebox-warning.json2
-rw-r--r--lang/en/modules/main/page-main-guest.json7
-rw-r--r--lang/en/modules/main/page-main.json11
-rw-r--r--lang/en/modules/main/pagenav.json2
6 files changed, 0 insertions, 51 deletions
diff --git a/lang/en/modules/main/dialog-generic.json b/lang/en/modules/main/dialog-generic.json
deleted file mode 100644
index c7551ed3..00000000
--- a/lang/en/modules/main/dialog-generic.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "lang_next": "Next"
-} \ No newline at end of file
diff --git a/lang/en/modules/main/main-menu.json b/lang/en/modules/main/main-menu.json
deleted file mode 100644
index d22f90d7..00000000
--- a/lang/en/modules/main/main-menu.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "lang_backup": "Backup\/Restore",
- "lang_client": "Client",
- "lang_clientLog": "Client Log",
- "lang_clientStats": "Client statistics",
- "lang_configurationBasic": "PXE\/Boot",
- "lang_configurationVariables": "Configuration Variables",
- "lang_dozmod": "Tutor module",
- "lang_eventLog": "Server Log",
- "lang_internetAccess": "Internet access",
- "lang_language": "Language",
- "lang_localization": "Localization",
- "lang_locations": "Rooms\/Locations",
- "lang_login": "Login",
- "lang_logout": "Logout",
- "lang_needsSetup": "Setup incomplete",
- "lang_news": "vmChooser news",
- "lang_server": "Server",
- "lang_serverStatus": "Server status",
- "lang_settings": "Settings",
- "lang_status": "Status",
- "lang_translations": "Translations",
- "lang_vmLocation": "VM Location",
- "lang_warning": "Warning",
- "lang_webInterface": "Web interface"
-} \ No newline at end of file
diff --git a/lang/en/modules/main/messagebox-warning.json b/lang/en/modules/main/messagebox-warning.json
deleted file mode 100644
index 2c63c085..00000000
--- a/lang/en/modules/main/messagebox-warning.json
+++ /dev/null
@@ -1,2 +0,0 @@
-{
-}
diff --git a/lang/en/modules/main/page-main-guest.json b/lang/en/modules/main/page-main-guest.json
deleted file mode 100644
index 6526f5bd..00000000
--- a/lang/en/modules/main/page-main-guest.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "lang_introGuest": "This is the administration interface of the local bwLehrpool intallation. Please authenticate yourself to adjust settings.",
- "lang_login": "Login",
- "lang_noExistingAccount": "No account has been created yet. Sign up to become the administrator.",
- "lang_register": "Register",
- "lang_welcome": "Welcome"
-} \ No newline at end of file
diff --git a/lang/en/modules/main/page-main.json b/lang/en/modules/main/page-main.json
deleted file mode 100644
index 8031ac1c..00000000
--- a/lang/en/modules/main/page-main.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "lang_bootMenuWarning": "The boot menu is outdated or has not been generated.",
- "lang_configure": "Configure",
- "lang_intro": "This is the bwLehrpool configuration interface.",
- "lang_minilinuxMissing": "Important files from the mini Linux installation are missing.",
- "lang_numerOfImagesMarkedForDeletion": "Images marked for deletion",
- "lang_systemConfiguration": "System Configuration",
- "lang_systemConfigurationNotChosen": "A system configuration has not been chosen yet.",
- "lang_vmLocationNotSet": "A location for the virtual machine is not set yet.",
- "lang_welcome": "Welcome"
-} \ No newline at end of file
diff --git a/lang/en/modules/main/pagenav.json b/lang/en/modules/main/pagenav.json
deleted file mode 100644
index 2c63c085..00000000
--- a/lang/en/modules/main/pagenav.json
+++ /dev/null
@@ -1,2 +0,0 @@
-{
-}