]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/wh.pl
Locales: existierendes »Purchase price« anstelle von »Purchase Price« verwenden
[mfinanz.git] / bin / mozilla / wh.pl
index 50bed75ce99928cc178b51ea083479e0c3fde2e1..ceb367ae1c5d3ab78c461e67b7a08a7db1ee802f 100644 (file)
@@ -866,7 +866,7 @@ sub generate_report {
     'qty'                  => { 'text' => $locale->text('Qty'), },
     'partunit'             => { 'text' => $locale->text('Unit'), },
     'stock_value'          => { 'text' => $locale->text('Stock value'), },
-    'purchase_price'       => { 'text' => $locale->text('Purchase Price'), },
+    'purchase_price'       => { 'text' => $locale->text('Purchase price'), },
   );
 
   my $href = build_std_url('action=generate_report', grep { $form->{$_} } @hidden_variables);