Locale-Script vergessen.
[kivitendo-erp.git] / locale / de / cn
index 4147e6b..437cbee 100644 (file)
@@ -1,7 +1,6 @@
-$self{texts} = {
+$self->{texts} = {
   ' Date missing!'              => ' Datum fehlt!',
   '*/'                          => '*/',
-  'AGB'                         => 'AGB',
   'Account'                     => 'Konto',
   'Accounting Menu'             => 'Kontoverwaltung',
   'Add Credit Note'             => 'Gutschrift erfassen',
@@ -21,7 +20,6 @@ $self{texts} = {
   'Billing Address'             => 'Rechnungsadresse',
   'Bin'                         => 'Lagerplatz',
   'Bin List'                    => 'Lagerliste',
-  'Bunker Receipt'              => 'Bunker Receipt',
   'Business'                    => 'Firma',
   'Cannot delete invoice!'      => 'Rechnung kann nicht gelöscht werden!',
   'Cannot post invoice for a closed period!' => 'Das Rechnungsdatum fällt in einen abgeschlossen Zeitraum!',
@@ -185,7 +183,7 @@ $self{texts} = {
   'sent to printer'             => 'an Drucker geschickt',
 };
 
-$self{subs} = {
+$self->{subs} = {
   'acc_menu'                    => 'acc_menu',
   'add'                         => 'add',
   'add_transaction'             => 'add_transaction',
@@ -222,6 +220,8 @@ $self{subs} = {
   'print_options'               => 'print_options',
   'project_selected'            => 'project_selected',
   'quotation'                   => 'quotation',
+  'relink_accounts'             => 'relink_accounts',
+  'request_for_quotation'       => 'request_for_quotation',
   'sales_invoice'               => 'sales_invoice',
   'section_menu'                => 'section_menu',
   'select_item'                 => 'select_item',