Speichern der Historie in einer eigenen Tabelle. Auch ein Fix für Bugzilla-ID 558.
[kivitendo-erp.git] / locale / de / cp
index 12c8460..c2e2235 100644 (file)
@@ -1,8 +1,7 @@
-$self{texts} = {
+$self->{texts} = {
   'AP'                          => 'Einkauf',
   'AR'                          => 'Verkauf',
   'Account'                     => 'Konto',
-  'Accounting Menu'             => 'Kontoverwaltung',
   'Address'                     => 'Adresse',
   'All'                         => 'Alle',
   'Amount'                      => 'Betrag',
@@ -49,8 +48,7 @@ $self{texts} = {
   'button'                      => '?',
 };
 
-$self{subs} = {
-  'acc_menu'                    => 'acc_menu',
+$self->{subs} = {
   'add_transaction'             => 'add_transaction',
   'ap_transaction'              => 'ap_transaction',
   'ar_transaction'              => 'ar_transaction',
@@ -59,7 +57,6 @@ $self{subs} = {
   'check_project'               => 'check_project',
   'continue'                    => 'continue',
   'customer_details'            => 'customer_details',
-  'display'                     => 'display',
   'form_footer'                 => 'form_footer',
   'form_header'                 => 'form_header',
   'gl_transaction'              => 'gl_transaction',
@@ -70,7 +67,6 @@ $self{subs} = {
   'print'                       => 'print',
   'project_selected'            => 'project_selected',
   'sales_invoice'               => 'sales_invoice',
-  'section_menu'                => 'section_menu',
   'select_name'                 => 'select_name',
   'select_project'              => 'select_project',
   'update'                      => 'update',