X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ca3ed37dfdd3aa395e136f93a99b1735dbee9789..a4eade3e6a08bfd4d85093436551147b62b99f6a:/bin/mozilla/cp.pl diff --git a/bin/mozilla/cp.pl b/bin/mozilla/cp.pl index 84f72d126..5c9a1a4ee 100644 --- a/bin/mozilla/cp.pl +++ b/bin/mozilla/cp.pl @@ -770,7 +770,7 @@ sub check_form { for my $i (1 .. $form->{rowcount}) { if ($form->{"checked_$i"}) { if ($form->parse_amount(\%myconfig, $form->{"paid_$i"}, 2) <= 0) { # negativen Betrag eingegeben - $form->error($locale->text('No zero or negative values, please! Correct row number:' . $i)); + $form->error($locale->text('Amount has to be greater then zero! Wrong row number: ') . $i); } undef($selected_check); # last; # ich muss doch über alle buchungen laufen, da ich noch