From 592f35bbec2823e72f1790c8b629c485f3e5500d Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Tue, 8 Oct 2024 11:59:48 +0200 Subject: [PATCH] i18n(de): Update German translations --- UI/MailerUI/German.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/MailerUI/German.lproj/Localizable.strings b/UI/MailerUI/German.lproj/Localizable.strings index 41d99e957..4cc38dd66 100644 --- a/UI/MailerUI/German.lproj/Localizable.strings +++ b/UI/MailerUI/German.lproj/Localizable.strings @@ -256,7 +256,7 @@ "Save As..." = "Speichern unter..."; "Print Preview" = "Druckvorschau"; "View Message Source" = "Nachrichten-Quelltext"; -"View raw message" = "Quelltext anzeigen"; +"View raw message" = "Nachricht unverändert anzeigen"; /* Message view "more" menu: create an event from message */ "Convert To Event" = "In Termin umwandeln";