From: Sven Schöling Date: Tue, 10 Jan 2012 11:48:46 +0000 (+0100) Subject: Warensuche: Optionen richtig lokalisieren X-Git-Tag: release-2.7.0beta1~61^2~13^2~2^2~13 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;ds=sidebyside;h=58672feef283a66e4789f9186dccbb9587fe02ec;p=kivitendo-erp.git Warensuche: Optionen richtig lokalisieren --- diff --git a/bin/mozilla/ic.pl b/bin/mozilla/ic.pl index 602a3270f..eeed7e9b1 100644 --- a/bin/mozilla/ic.pl +++ b/bin/mozilla/ic.pl @@ -1136,7 +1136,7 @@ sub generate_report { model => $locale->text('Model') . ": '$form->{model}'", drawing => $locale->text('Drawing') . ": '$form->{drawing}'", microfiche => $locale->text('Microfiche') . ": '$form->{microfiche}'", - l_soldtotal => $locale->text('soldtotal'), + l_soldtotal => $locale->text('Qty in Selected Records'), ean => $locale->text('EAN') . ": '$form->{ean}'", );