From 53d9660024b54f16237f8f87cc33cac13979179b Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Wed, 28 Apr 2010 10:28:32 +0200 Subject: [PATCH] Kosmetik --- bin/mozilla/ca.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/mozilla/ca.pl b/bin/mozilla/ca.pl index e4185ab33..8aeabdce5 100644 --- a/bin/mozilla/ca.pl +++ b/bin/mozilla/ca.pl @@ -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 %'), }, ); -- 2.20.1