From: Bernd Bleßmann Date: Fri, 7 May 2021 09:11:58 +0000 (+0200) Subject: PREVIEWED als Übersetzung in Kommentar, damit diese erhalten bleibt … X-Git-Tag: kivitendo-mebil_0.1-0~9^2~248 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=8cc7857c059a62ec5d37892d0640fdaa32fc48d5;p=kivitendo-erp.git PREVIEWED als Übersetzung in Kommentar, damit diese erhalten bleibt … … beim locales-Lauf. Und locales-Lauf en. --- 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' => '',