From 915c5d0e57f96d49c96f3f524cb94684c3ec9634 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 18 Jul 2024 15:17:47 +0200 Subject: [sysconfig] Redesign dialog after creating/editing config Make it less tempting to just make the current config global default by splitting up the buttons and adding another line of text. --- modules-available/sysconfig/lang/de/template-tags.json | 1 + modules-available/sysconfig/lang/en/template-tags.json | 1 + modules-available/sysconfig/templates/cfg-finish.html | 5 +++-- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/modules-available/sysconfig/lang/de/template-tags.json b/modules-available/sysconfig/lang/de/template-tags.json index ff7215c7..edff726c 100644 --- a/modules-available/sysconfig/lang/de/template-tags.json +++ b/modules-available/sysconfig/lang/de/template-tags.json @@ -1,6 +1,7 @@ { "lang_activate": "Aktivieren", "lang_activateGlobally": "Als globale Konfiguration setzen", + "lang_activateGloballyText": "Sie k\u00f6nnen die soeben erzeugte Konfiguration direkt als Standardkonfiguration setzen. Diese wird f\u00fcr alle R\u00e4ume verwendet, die keine eigene Konfiguration zugewiesen haben.", "lang_active": "Aktiv", "lang_adStarted": "Der AD-Proxy wird nun konfiguriert und gestartet...", "lang_adText1": "Zum Einrichten der Benutzerauthentifizierung \u00fcber ein Active Directory wird neben der Adresse des anzusprechenden Servers ein dedizierter Benutzer im AD ben\u00f6tigt, \u00fcber welchen das AD angesprochen wird. Der Benutzer sollte in der gleichen Dom\u00e4ne sein, wie die Benutzer, die sich sp\u00e4ter an den Arbeitsstationen anmelden werden. Ansonsten ist es notwendig, die Suchbasis anzugeben.", diff --git a/modules-available/sysconfig/lang/en/template-tags.json b/modules-available/sysconfig/lang/en/template-tags.json index c20db1fc..abb65d31 100644 --- a/modules-available/sysconfig/lang/en/template-tags.json +++ b/modules-available/sysconfig/lang/en/template-tags.json @@ -1,6 +1,7 @@ { "lang_activate": "Activate", "lang_activateGlobally": "Set as global\/default configuration", + "lang_activateGloballyText": "You can now set the configuration as default. The default configuration will be used for all clients not in a location with a specific configuration applied.", "lang_active": "Active", "lang_adStarted": "The AD-proxy is now configured and started ...", "lang_adText1": "To set up user authentication through Active Directory, a dedicated user is required in AD next to the address of the server, which is addressed by the AD.", diff --git a/modules-available/sysconfig/templates/cfg-finish.html b/modules-available/sysconfig/templates/cfg-finish.html index 891a3e65..7ba71c04 100644 --- a/modules-available/sysconfig/templates/cfg-finish.html +++ b/modules-available/sysconfig/templates/cfg-finish.html @@ -6,8 +6,9 @@ -