Fix: Add German translation for 'Mark all as read' system tray action
- Fix en.ts: English translation was French text (copy-paste error) - Add de.ts: German translation "Alle als gelesen markieren" Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
1c7e9271bf
commit
8126d3dd10
2 changed files with 2 additions and 2 deletions
|
|
@ -806,7 +806,7 @@
|
|||
<message>
|
||||
<location filename="../../core/App.cpp" line="1722"/>
|
||||
<source>mark_all_read_action</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Alle als gelesen markieren</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
|||
|
|
@ -797,7 +797,7 @@
|
|||
<message>
|
||||
<location filename="../../core/App.cpp" line="1722"/>
|
||||
<source>mark_all_read_action</source>
|
||||
<translation>Marquer tout comme lu</translation>
|
||||
<translation>Mark all as read</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
|||
Loading…
Reference in a new issue