From e2810bc15b98ea9744d0aab6c1f13c7385adbb2b Mon Sep 17 00:00:00 2001 From: raul Date: Thu, 10 Jul 2014 10:29:50 -0300 Subject: [i18n] reorganized the internationalization system --- lang/en/messages-hardcoded.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 lang/en/messages-hardcoded.json (limited to 'lang/en/messages-hardcoded.json') 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)" +} -- cgit v1.2.3-55-g7522