]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/am.pl
Übersetzungen in Sprache de_DE eingepflegt
[mfinanz.git] / bin / mozilla / am.pl
index ecf4f2b3724f2d72cb551dd6eefbd06a5cf3da1e..4d1782b1a9222632693b913a941c6d5262c2aaf2 100644 (file)
@@ -332,7 +332,7 @@ sub account_header {
 
   my %charttype = (
       'A'  => $locale->text('Account'),
-      'H'  => $locale->text('Header'),
+      'H'  => $locale->text('Heading'),
   );
 
   foreach my $item ( sort({ $a <=> $b } keys %charttype) ) {