Soften mark-read hover, localize refresh tooltip, and add changelog policy

This commit is contained in:
Meik
2026-03-05 13:51:39 +01:00
parent f51dd3b953
commit 83a80d8d82
7 changed files with 67 additions and 3 deletions

View File

@@ -160,6 +160,9 @@
<data name="close" xml:space="preserve">
<value>Beenden</value>
</data>
<data name="refresh" xml:space="preserve">
<value>Aktualisieren</value>
</data>
<data name="config" xml:space="preserve">
<value>Konfiguration anzeigen</value>
</data>

View File

@@ -184,6 +184,9 @@
<data name="close" xml:space="preserve">
<value>Close</value>
</data>
<data name="refresh" xml:space="preserve">
<value>Refresh</value>
</data>
<data name="config" xml:space="preserve">
<value>Show configuration</value>
</data>