From f8f101f30251b63e62e36e2aec1d6986e3167f78 Mon Sep 17 00:00:00 2001 From: Thomas Kasulke Date: Wed, 25 Apr 2007 11:50:17 +0000 Subject: [PATCH] =?utf8?q?$locale->text('CANCELD')=20f=C3=BCr=20Stornierun?= =?utf8?q?gen=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- SL/Form.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/SL/Form.pm b/SL/Form.pm index 0718a83ff..e840a636e 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -2280,6 +2280,7 @@ sub save_status { # $main::locale->text('PRINTED') # $main::locale->text('MAILED') # $main::locale->text('SCREENED') +# $main::locale->text('CANCELED') # $main::locale->text('invoice') # $main::locale->text('proforma') # $main::locale->text('sales_order') -- 2.20.1