Add localized info hint in configuration dialog header

This commit is contained in:
Meik
2026-03-05 14:07:18 +01:00
parent 964ed2f018
commit 9020cdb3b1
4 changed files with 29 additions and 0 deletions

View File

@@ -166,6 +166,9 @@
<data name="config" xml:space="preserve">
<value>Konfiguration anzeigen</value>
</data>
<data name="configInfoHint" xml:space="preserve">
<value>Die hier angezeigten Werte stammen aus der aktuell geladenen Web-Konfiguration.</value>
</data>
<data name="dnd" xml:space="preserve">
<value>Präsentationsmodus</value>
</data>

View File

@@ -190,6 +190,9 @@
<data name="config" xml:space="preserve">
<value>Show configuration</value>
</data>
<data name="configInfoHint" xml:space="preserve">
<value>The values shown here are loaded from the current web configuration.</value>
</data>
<data name="dnd" xml:space="preserve">
<value>Presentation mode</value>
</data>