projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e25637
)
Warensuche: Optionen richtig lokalisieren
author
Sven Schöling
<s.schoeling@linet-services.de>
Tue, 10 Jan 2012 11:48:46 +0000
(12:48 +0100)
committer
Wulf
<wulf@coulmann.de>
Tue, 10 Jan 2012 16:09:14 +0000
(17:09 +0100)
bin/mozilla/ic.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/ic.pl
b/bin/mozilla/ic.pl
index
602a327
..
eeed7e9
100644
(file)
--- 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}'",
);