From c0d788128358171869167e852fa0424b8192f47e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bernd=20Ble=C3=9Fmann?= Date: Mon, 6 Dec 2021 15:00:23 +0100 Subject: [PATCH] =?utf8?q?=C3=9Cbersetzung=20zu:=201=20Version=20erstellen?= =?utf8?q?=20anstatt=20leere=20E-Mail=20verschicken,=20exakter=20beschrieb?= =?utf8?q?en?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- locale/de/all | 2 +- locale/en/all | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/de/all b/locale/de/all index dad9acfcf..7e4c709e5 100755 --- a/locale/de/all +++ b/locale/de/all @@ -3026,7 +3026,7 @@ $self->{texts} = { 'Send email' => 'E-Mail verschicken', 'Send invoice via email' => 'Rechnung via E-Mail verschicken', 'Send printout of record' => 'Belegausdruck mitschicken', - 'Send the last printout created for this record' => 'Den zuletzt erstellen Belegausdruck mitschicken', + 'Send the last or create the first version for this record' => 'Den zuletzt erstellten oder neuen Belegausdruck verschicken', 'Sender' => 'AbsenderIn', 'Sent emails can be optionally stored in the database with or without their attachments.' => 'Gesendete E-Mails können optional mit oder ohne ihre Anhänge in der Datenbank gespeichert werden.', 'Sent on' => 'Verschickt am', diff --git a/locale/en/all b/locale/en/all index 6c01a0e11..3d05e6dcc 100644 --- a/locale/en/all +++ b/locale/en/all @@ -3026,7 +3026,7 @@ $self->{texts} = { 'Send email' => '', 'Send invoice via email' => '', 'Send printout of record' => '', - 'Send the last printout created for this record' => '', + 'Send the last or create the first version for this record' => '', 'Sender' => '', 'Sent emails can be optionally stored in the database with or without their attachments.' => '', 'Sent on' => '', -- 2.20.1