summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2014-10-06 17:46:31 +0200
committerSimon Rettberg2014-10-06 17:46:31 +0200
commitdd860b868df2837004928ef28e8de67762a67dc5 (patch)
tree00fb8a2cc1eb1bec65b1639e2af07337aeee7551
parentFix up_json_encode being retarded by not escaping quotes by default (diff)
downloadslx-admin-dd860b868df2837004928ef28e8de67762a67dc5.tar.gz
slx-admin-dd860b868df2837004928ef28e8de67762a67dc5.tar.xz
slx-admin-dd860b868df2837004928ef28e8de67762a67dc5.zip
Update hardcoded messagea
-rw-r--r--lang/de/messages-hardcoded.json21
-rw-r--r--lang/en/messages-hardcoded.json21
-rw-r--r--lang/pt/messages-hardcoded.json20
-rw-r--r--templates/baseconfig/_page.html (renamed from templates/page-baseconfig.html)0
4 files changed, 59 insertions, 3 deletions
diff --git a/lang/de/messages-hardcoded.json b/lang/de/messages-hardcoded.json
index 16c98d2c..2d8459b4 100644
--- a/lang/de/messages-hardcoded.json
+++ b/lang/de/messages-hardcoded.json
@@ -1 +1,20 @@
-{"lang_unknwonTaskManager":"Unbekannter Taskmanager-Fehler","lang_configurationCompilation":"Konfiguration zusammenstellen","lang_moduleAdd":"Modul hinzuf\u00fcgen","lang_adAuthentication":"Active Directory Authentifizierung","lang_adModule":"Mit diesem Modul ist die Anmeldung an den Client PCs mit den Benutzerkonten eines Active Directory m\u00f6glich. Je nach Konfiguration ist auch die Nutzung eines Benutzerverzeichnisses auf dem Client m\u00f6glich.","lang_authentication":"Authentifizierung","lang_generic":"Generisch","lang_addCustomModuleInfo":"Mit einem Erweiterten Modul ist es m\u00f6glich, beliebige Dateien zum Grundsystem hinzuzuf\u00fcgen Nutzen Sie dieses Modul, um z.B. spezielle Konfigurationsdateien auf den Client PCs zu verwenden, die sich nicht mit einem der anderen Wizards erstellen l\u00e4sst. Das Hinzuf\u00fcgen eines Erweiterten Moduls erfordert in der Regel zumindest grundlegende Systemkenntnisse im Linuxbereich.","lang_days":"Tag(e)","lang_hours":"Stunde(n)","lang_specificLogo":"Einrichtungsspezifisches Logo","lang_institutionLogo":"Logo der Einrichtung","lang_infoLogo":"Dieses Modul dient dem Hinzuf\u00fcgen eines Logos der Hochschule\/Universit\u00e4t, welches dann z.B. auf dem Anmeldebildschirm angezeigt wird.","lang_location":"Lokalisierung","lang_contentOf":"Inhalt von \"","lang_serverConfiguration":"Serverseitige Konfiguration","lang_login":"Anmelden","lang_createUser":"Benutzer anlegen"} \ No newline at end of file
+{
+ "lang_adAuthentication": "Active Directory Authentifizierung",
+ "lang_adModule": "Mit diesem Modul ist die Anmeldung an den Client PCs mit den Benutzerkonten eines Active Directory m\u00f6glich. Je nach Konfiguration ist auch die Nutzung eines Benutzerverzeichnisses auf dem Client m\u00f6glich.",
+ "lang_addCustomModule": "Generisches Modul hinzuf\u00fcgen",
+ "lang_addCustomModuleInfo": "Mit einem Erweiterten Modul ist es m\u00f6glich, beliebige Dateien zum Grundsystem hinzuzuf\u00fcgen Nutzen Sie dieses Modul, um z.B. spezielle Konfigurationsdateien auf den Client PCs zu verwenden, die sich nicht mit einem der anderen Wizards erstellen l\u00e4sst. Das Hinzuf\u00fcgen eines Erweiterten Moduls erfordert in der Regel zumindest grundlegende Systemkenntnisse im Linuxbereich.",
+ "lang_authentication": "Authentifizierung",
+ "lang_configurationCompilation": "Konfiguration zusammenstellen",
+ "lang_contentOf": "Inhalt von \u0022",
+ "lang_createUser": "Benutzer anlegen",
+ "lang_days": "Tag(e)",
+ "lang_generic": "Generisch",
+ "lang_hours": "Stunde(n)",
+ "lang_institutionLogo": "Logo der Einrichtung",
+ "lang_location": "Lokalisierung",
+ "lang_login": "Anmelden",
+ "lang_moduleAdd": "Modul hinzuf\u00fcgen",
+ "lang_serverConfiguration": "Serverseitige Konfiguration",
+ "lang_specificLogo": "Einrichtungsspezifisches Logo",
+ "lang_unknwonTaskManager": "Unbekannter Taskmanager-Fehler"
+} \ No newline at end of file
diff --git a/lang/en/messages-hardcoded.json b/lang/en/messages-hardcoded.json
index 6ff6a2c3..e4702046 100644
--- a/lang/en/messages-hardcoded.json
+++ b/lang/en/messages-hardcoded.json
@@ -1 +1,20 @@
-{"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_days":"Day(s)","lang_hours":"Hour(s)","lang_specificLogo":"Institution Specific Logo","lang_institutionLogo":"Institution Logo","lang_infoLogo":"This module is used to add the logo of a College \/ University, which then, for example, is displayed on the login screen.","lang_location":"Location","lang_contentOf":"Content of \"","lang_serverConfiguration":"Server-side Configuration","lang_login":"Login","lang_createUser":"Create User"} \ No newline at end of file
+{
+ "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_addCustomModule": "Add generic module",
+ "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_authentication": "Authentication",
+ "lang_configurationCompilation": "Compile configuration",
+ "lang_contentOf": "Content of \u0022",
+ "lang_createUser": "Create User",
+ "lang_days": "Day(s)",
+ "lang_generic": "Generic",
+ "lang_hours": "Hour(s)",
+ "lang_institutionLogo": "Institution Logo",
+ "lang_location": "Location",
+ "lang_login": "Login",
+ "lang_moduleAdd": "Add Module",
+ "lang_serverConfiguration": "Server-side Configuration",
+ "lang_specificLogo": "Institution Specific Logo",
+ "lang_unknwonTaskManager": "Unknown Task Manager error"
+} \ No newline at end of file
diff --git a/lang/pt/messages-hardcoded.json b/lang/pt/messages-hardcoded.json
index a233eb38..07ffc5d6 100644
--- a/lang/pt/messages-hardcoded.json
+++ b/lang/pt/messages-hardcoded.json
@@ -1 +1,19 @@
-{"lang_unknwonTaskManager":"Erro desconhecido do Gerenciador de Tarefas","lang_configurationCompilation":"Compilar configura\u00e7\u00e3o","lang_moduleAdd":"Adicionar M\u00f3dulo","lang_adAuthentication":"Autentica\u00e7\u00e3o do Active Directory","lang_adModule":"Este m\u00f3dulo possibilita a aplica\u00e7\u00e3o para os computadores clientes com as contas de usu\u00e1rio de um Active Directory. Dependendo da configura\u00e7\u00e3o, o uso de um diret\u00f3rio de usu\u00e1rio no cliente \u00e9 poss\u00edvel.","lang_authentication":"Autentica\u00e7\u00e3o","lang_generic":"Gen\u00e9rico","lang_addCustomModuleInfo":"Com um m\u00f3dulo estendido, \u00e9 poss\u00edvel adicionar os arquivos para o sistema b\u00e1sico que usa este m\u00f3dulo, por exemplo, para usar arquivos de configura\u00e7\u00e3o espec\u00edficas, que n\u00e3o podem ser criados com um dos outros assistentes. Adicionar um m\u00f3dulo estendido normalmente exige pelo menos um conhecimento b\u00e1sico do sistema Linux.","lang_days":"Dia(s)aaaaaaa","lang_hours":"Hora(s)","lang_specificLogo":"Logotipo Espec\u00edfico da Institui\u00e7\u00e3o","lang_institutionLogo":"Logotipo da Institui\u00e7\u00e3o","lang_infoLogo":"Este m\u00f3dulo \u00e9 usado para adicionar o logotipo de uma faculdade \/ universidade, que ent\u00e3o, por exemplo, \u00e9 exibido na tela de login.","lang_location":"Localiza\u00e7\u00e3o","lang_contentOf":"Conte\u00fado de \"","lang_serverConfiguration":"Configura\u00e7\u00e3o do servidor","lang_login":"Entrar","lang_createUser":"Criar Usu\u00e1rio"} \ No newline at end of file
+{
+ "lang_adAuthentication": "Autentica\u00e7\u00e3o do Active Directory",
+ "lang_adModule": "Este m\u00f3dulo possibilita a aplica\u00e7\u00e3o para os computadores clientes com as contas de usu\u00e1rio de um Active Directory. Dependendo da configura\u00e7\u00e3o, o uso de um diret\u00f3rio de usu\u00e1rio no cliente \u00e9 poss\u00edvel.",
+ "lang_addCustomModuleInfo": "Com um m\u00f3dulo estendido, \u00e9 poss\u00edvel adicionar os arquivos para o sistema b\u00e1sico que usa este m\u00f3dulo, por exemplo, para usar arquivos de configura\u00e7\u00e3o espec\u00edficas, que n\u00e3o podem ser criados com um dos outros assistentes. Adicionar um m\u00f3dulo estendido normalmente exige pelo menos um conhecimento b\u00e1sico do sistema Linux.",
+ "lang_authentication": "Autentica\u00e7\u00e3o",
+ "lang_configurationCompilation": "Compilar configura\u00e7\u00e3o",
+ "lang_contentOf": "Conte\u00fado de \u0022",
+ "lang_createUser": "Criar Usu\u00e1rio",
+ "lang_days": "Dia(s)",
+ "lang_generic": "Gen\u00e9rico",
+ "lang_hours": "Hora(s)",
+ "lang_institutionLogo": "Logotipo da Institui\u00e7\u00e3o",
+ "lang_location": "Localiza\u00e7\u00e3o",
+ "lang_login": "Entrar",
+ "lang_moduleAdd": "Adicionar M\u00f3dulo",
+ "lang_serverConfiguration": "Configura\u00e7\u00e3o do servidor",
+ "lang_specificLogo": "Logotipo Espec\u00edfico da Institui\u00e7\u00e3o",
+ "lang_unknwonTaskManager": "Erro desconhecido do Gerenciador de Tarefas"
+} \ No newline at end of file
diff --git a/templates/page-baseconfig.html b/templates/baseconfig/_page.html
index ad51fd2f..ad51fd2f 100644
--- a/templates/page-baseconfig.html
+++ b/templates/baseconfig/_page.html