From faf010565104e82b397ad5bce83da6e0889ba357 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Thu, 11 Jan 2007 15:40:15 +0000 Subject: [PATCH] =?utf8?q?Kategorie=20C=20beim=20Bearbeiten=20von=20Konten?= =?utf8?q?=20hinzugef=C3=BCgt.=20Fix=20f=C3=BCr=20Bug=20309.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/am.pl | 4 +++- locale/de/all | 1 + locale/de/am | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/bin/mozilla/am.pl b/bin/mozilla/am.pl index e39d1193a..5b43c787c 100644 --- a/bin/mozilla/am.pl +++ b/bin/mozilla/am.pl @@ -364,7 +364,9 @@ sub account_header {  | . $locale->text('Revenue') . qq|\n
 | - . $locale->text('Expense') . qq| + . $locale->text('Expense') . qq|
+  | + . $locale->text('Costs') . qq|    | diff --git a/locale/de/all b/locale/de/all index b7957c3ec..77d79d0c8 100644 --- a/locale/de/all +++ b/locale/de/all @@ -244,6 +244,7 @@ aktualisieren wollen?', 'Copies' => 'Kopien', 'Copy to COA' => 'In Kontenplan kopieren', 'Cost Center' => 'Kostenstelle', + 'Costs' => 'Kosten', 'Could not copy %s to %s. Reason: %s' => 'Die Datei "%s" konnte nicht nach "%s" kopiert werden. Grund: %s', 'Could not open the file users/members.' => 'Die Datei "users/members" konnte nicht geöffnet werden.', 'Could not rename %s to %s. Reason: %s' => 'Die Datei "%s" konnte nicht in "%s" umbenannt werden. Grund: %s', diff --git a/locale/de/am b/locale/de/am index b8246f330..c9ae4937d 100644 --- a/locale/de/am +++ b/locale/de/am @@ -60,6 +60,7 @@ $self->{texts} = { 'Continue' => 'Weiter', 'Copy to COA' => 'In Kontenplan kopieren', 'Cost Center' => 'Kostenstelle', + 'Costs' => 'Kosten', 'Credit' => 'Haben', 'Customer Number' => 'Kundennummer', 'Customernumberinit' => 'Kundennummernkreis', -- 2.20.1