summaryrefslogtreecommitdiffstats
path: root/modules-available/debugconfig/lang/de/template-tags.json
diff options
context:
space:
mode:
authorChristoph Schulthess2017-04-06 14:32:01 +0200
committerChristoph Schulthess2017-04-06 14:32:01 +0200
commit2e063ab8fbc30fbaf16bd064e0bf9730fea0dca3 (patch)
treed9e33e9b99bb07b215081eeca20f7bca4ba3f93a /modules-available/debugconfig/lang/de/template-tags.json
parenttroubleshooting (diff)
downloadslx-admin-2e063ab8fbc30fbaf16bd064e0bf9730fea0dca3.tar.gz
slx-admin-2e063ab8fbc30fbaf16bd064e0bf9730fea0dca3.tar.xz
slx-admin-2e063ab8fbc30fbaf16bd064e0bf9730fea0dca3.zip
shiny module
Diffstat (limited to 'modules-available/debugconfig/lang/de/template-tags.json')
-rw-r--r--modules-available/debugconfig/lang/de/template-tags.json11
1 files changed, 5 insertions, 6 deletions
diff --git a/modules-available/debugconfig/lang/de/template-tags.json b/modules-available/debugconfig/lang/de/template-tags.json
index cdd54f6a..3268ff13 100644
--- a/modules-available/debugconfig/lang/de/template-tags.json
+++ b/modules-available/debugconfig/lang/de/template-tags.json
@@ -1,7 +1,6 @@
{
- "lang_basicConfiguration": "Basiskonfiguration",
- "lang_clientRelatedConfig": "Die Optionen auf dieser Seite beziehen sich auf das Verhalten der bwLehrpool-Clients.",
- "lang_editOverrideNotice": "Sie bearbeiten die Einstellungen f\u00fcr einen Unterbereich",
- "lang_enableOverride": "\u00dcberschreiben",
- "lang_settingActive": "Einstellung aktiv"
-} \ No newline at end of file
+ "lang_debugConfig": "Remote Debugging Konfiguration",
+ "lang_debugDescription": "Optionen f\u00fcr die Remote Debugging Konfiguration. Wenn die Funktion aktiviert ist, akzeptiert der Satelliten Server Anfragen von bwlp-Arbeitspl\u00e4tzen und leitet die Daten an den spezifizierten Debugging Server weiter.",
+ "lang_debuggingActive": "Remote debugging ist aktiviert",
+ "lang_debuggingInactive": "Remote debugging ist deaktiviert"
+}