X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fap.pl;h=a297bc601479a0ed5715d6e884b06fec4ce7b2a4;hb=ee56f1b20ab915671ded297f593c0e2e245bad70;hp=8d55d01acde552e986aa54c759b66a3727d6156f;hpb=46b5ee69606969a990eaae920bda522a56374c0e;p=kivitendo-erp.git diff --git a/bin/mozilla/ap.pl b/bin/mozilla/ap.pl index 8d55d01ac..a297bc601 100644 --- a/bin/mozilla/ap.pl +++ b/bin/mozilla/ap.pl @@ -692,7 +692,7 @@ sub post { } # /saving the history # Dieser Text wird niemals ausgegeben: Probleme beim redirect? - $form->redirect($locale->text('Transaction posted!')) unless $inline; + $form->redirect($locale->text('AP transaction posted.')) unless $inline; } else { $form->error($locale->text('Cannot post transaction!')); }