summaryrefslogtreecommitdiffstats
path: root/lang/en/messages-hardcoded.json
diff options
context:
space:
mode:
authorraul2014-07-10 15:29:50 +0200
committerraul2014-07-10 15:29:50 +0200
commite2810bc15b98ea9744d0aab6c1f13c7385adbb2b (patch)
tree9ce684694292a17011d6f0fc0752d1fad248d001 /lang/en/messages-hardcoded.json
parent[i18n] changed DB script to the new language notation (diff)
downloadslx-admin-e2810bc15b98ea9744d0aab6c1f13c7385adbb2b.tar.gz
slx-admin-e2810bc15b98ea9744d0aab6c1f13c7385adbb2b.tar.xz
slx-admin-e2810bc15b98ea9744d0aab6c1f13c7385adbb2b.zip
[i18n] reorganized the internationalization system
Diffstat (limited to 'lang/en/messages-hardcoded.json')
-rw-r--r--lang/en/messages-hardcoded.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/en/messages-hardcoded.json b/lang/en/messages-hardcoded.json
new file mode 100644
index 00000000..6f1e6b5b
--- /dev/null
+++ b/lang/en/messages-hardcoded.json
@@ -0,0 +1,13 @@
+{
+ "lang_unknwonTaskManager":"Unknown Task Manager error",
+ "lang_configurationCompilation":"Compile configuration",
+ "lang_moduleAdd":"Add Module",
+ "lang_adAuthentication":"Active Directory Authentication",
+ "lang_adModule":"This module makes possible the application to the client PCs with the user accounts of an Active Directory. Depending on the configuration, the use of a user directory on the client is possible.",
+ "lang_authentication":"Authentication",
+ "lang_generic":"Generic",
+ "lang_addCustomModuleInfo":"With an extended module it is possible to add any files to the basic system that uses this module, for example to use specific configuration files, which can not be created with one of the other Wizards. Adding an Extended module usually requires at least basic knowledge of the Linux system.",
+ "lang_addCustomModule":"Add Custom Module",
+ "lang_days":"Day(s)",
+ "lang_hours":"Hour(s)"
+}