Speichern der Historie in einer eigenen Tabelle. Auch ein Fix für Bugzilla-ID 558.
[kivitendo-erp.git] / locale / de / rc
index ba82958..3ba3bd0 100644 (file)
@@ -1,6 +1,5 @@
-$self{texts} = {
+$self->{texts} = {
   'Account'                     => 'Konto',
-  'Accounting Menu'             => 'Kontoverwaltung',
   'Balance'                     => 'Bilanz',
   'Cleared Balance'             => 'abgeschlossen',
   'Continue'                    => 'Weiter',
@@ -15,23 +14,20 @@ $self{texts} = {
   'Increase'                    => 'Erhöhen',
   'Out of balance!'             => 'Summen stimmen nicht berein!',
   'Payment'                     => 'Zahlungsausgang',
-  'Reconciliation'              => 'Kontenabstimmung',
+  'Reconciliation'              => 'Kontenabgleich',
   'Select all'                  => 'Alle auswählen',
   'Source'                      => 'Beleg',
   'Statement Balance'           => 'Sammelrechnungsbilanz',
-  'To'                          => 'An',
+  'Until'                       => 'Bis',
   'Update'                      => 'Erneuern',
 };
 
-$self{subs} = {
-  'acc_menu'                    => 'acc_menu',
+$self->{subs} = {
   'continue'                    => 'continue',
-  'display'                     => 'display',
   'display_form'                => 'display_form',
   'done'                        => 'done',
   'get_payments'                => 'get_payments',
   'reconciliation'              => 'reconciliation',
-  'section_menu'                => 'section_menu',
   'select_all'                  => 'select_all',
   'update'                      => 'update',
   'weiter'                      => 'continue',