Fix: label the close-dialog draft button with the generic Save

"Save Draft" made the third button of the save-or-discard dialog wrap
onto two lines in several languages (German "Entwurf speichern", French
"Enregistrer le brouillon", ...) while its siblings stay one line. The
dialog title already says the draft is what's being saved, so the
button now uses the existing generic common.save key - one short word
in every locale, no new translations needed.

email_composer.save_draft had exactly this one consumer; the dead key
is removed from all 22 locales.
This commit is contained in:
dealerweb
2026-07-21 20:57:29 +02:00
committed by Linus Rath
parent c38bcc4a95
commit a779e101e6
23 changed files with 1 additions and 23 deletions
-1
View File
@@ -655,7 +655,6 @@
"continue_draft": "下書きを続ける",
"close_draft_title": "下書きを保存または破棄しますか?",
"close_draft_message": "未保存の変更があります。下書きとして保存しますか、それとも破棄しますか?",
"save_draft": "下書きを保存",
"drop_files": "ファイルをドロップして添付",
"show_less": "折りたたむ",
"forgot_attachment": {