From a1e15441c232c509fee6790daa4e121ee035d128 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bernd=20Ble=C3=9Fmann?= Date: Fri, 17 Dec 2021 16:37:29 +0100 Subject: [PATCH] locales-Lauf en --- locale/en/all | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/locale/en/all b/locale/en/all index 59c78fdbe..6c01a0e11 100644 --- a/locale/en/all +++ b/locale/en/all @@ -1622,6 +1622,7 @@ $self->{texts} = { 'General ledger transactions can only be changed on the day they are posted.' => '', 'General settings' => '', 'Generate and print sales delivery orders' => '', + 'Generating the document failed: #1' => '', 'Germany' => '', 'Get one order' => '', 'Get one order by shopordernumber' => '', @@ -3262,6 +3263,8 @@ $self->{texts} = { 'Storage Type for shopimages' => '', 'Storing PDF in storage backend failed: #1' => '', 'Storing PDF to webdav folder failed: #1' => '', + 'Storing the document in the storage backend failed: #1' => '', + 'Storing the document to the WebDAV folder failed: #1' => '', 'Storing the emails in the journal is currently disabled in the client configuration.' => '', 'Storno' => '', 'Storno (one letter abbreviation)' => '', @@ -3510,6 +3513,8 @@ $self->{texts} = { 'The display of (mainly) picker results can be configured. To insert the value of one option use <%Name%>.' => '', 'The document has been changed by another user. No mail was sent. Please reopen it in another window and copy the changes to the new window' => '', 'The document has been changed by another user. Please reopen it in another window and copy the changes to the new window' => '', + 'The document has been created.' => '', + 'The document has been printed.' => '', 'The documents have been sent to the printer \'#1\'.' => '', 'The dunnings have been printed.' => '', 'The email has been sent.' => '', -- 2.20.1