From 8cc7857c059a62ec5d37892d0640fdaa32fc48d5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bernd=20Ble=C3=9Fmann?= Date: Fri, 7 May 2021 11:11:58 +0200 Subject: [PATCH] =?utf8?q?PREVIEWED=20als=20=C3=9Cbersetzung=20in=20Kommen?= =?utf8?q?tar,=20damit=20diese=20erhalten=20bleibt=20=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit … beim locales-Lauf. Und locales-Lauf en. --- SL/Form.pm | 1 + locale/en/all | 1 + 2 files changed, 2 insertions(+) diff --git a/SL/Form.pm b/SL/Form.pm index 2a61422c8..1eef9c605 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -2958,6 +2958,7 @@ sub save_status { # $main::locale->text('ELSE') # $main::locale->text('SAVED FOR DUNNING') # $main::locale->text('DUNNING STARTED') +# $main::locale->text('PREVIEWED') # $main::locale->text('PRINTED') # $main::locale->text('MAILED') # $main::locale->text('SCREENED') diff --git a/locale/en/all b/locale/en/all index d54cc8f91..fffcc4962 100644 --- a/locale/en/all +++ b/locale/en/all @@ -2317,6 +2317,7 @@ $self->{texts} = { 'PLZ Grosskunden' => '', 'POSTED' => '', 'POSTED AS NEW' => '', + 'PREVIEWED' => '', 'PRINTED' => '', 'Package name' => '', 'Packing Lists' => '', -- 2.20.1