Kosmetik
authorMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 28 Apr 2010 08:28:32 +0000 (10:28 +0200)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 28 Apr 2010 08:28:32 +0000 (10:28 +0200)
bin/mozilla/ca.pl

index e4185ab..8aeabdc 100644 (file)
@@ -543,9 +543,9 @@ sub list_transactions {
     'description' => { 'text' => $locale->text('Description'), },
     'debit'       => { 'text' => $locale->text('Debit'), },
     'credit'      => { 'text' => $locale->text('Credit'), },
-    'gegenkonto'     => { 'text' => $locale->text('Gegenkonto'), },
-    'ustkonto'     => { 'text' => $locale->text('USt-Konto'), },
-    'balance'          => { 'text' => $locale->text('Balance'), },
+    'gegenkonto'  => { 'text' => $locale->text('Gegenkonto'), },
+    'ustkonto'    => { 'text' => $locale->text('USt-Konto'), },
+    'balance'     => { 'text' => $locale->text('Balance'), },
     'ustrate'     => { 'text' => $locale->text('Satz %'), },
  );