Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision ce47a234

Von Thomas Kasulke vor mehr als 17 Jahren hinzugefügt

  • ID ce47a2340ef118b494854deae1b0ddc74b1d1c5a
  • Vorgänger 7ff2b447
  • Nachfolger a4518c4d

neuen button und Funktion für "als bezahlt markieren" eingeführt.

Unterschiede anzeigen:

locale/de/cp
42 42
  'Invoice'                     => 'Rechnung',
43 43
  'Invoices'                    => 'Rechnungen',
44 44
  'MAILED'                      => 'Gesendet',
45
  'Mark as paid?'               => 'Als bezahlt markieren?',
46
  'Marked as paid'              => 'Als bezahlt markiert',
45 47
  'Memo'                        => 'Memo',
46 48
  'Missing \'description\' field.' => 'Fehlendes Feld \'description\'.',
47 49
  'Missing \'tag\' field.'      => 'Fehlendes Feld \'tag\'.',
......
111 113
  'bin_list'                    => 'Lagerliste',
112 114
  'button'                      => '?',
113 115
  'invoice'                     => 'Rechnung',
116
  'no'                          => 'nein',
114 117
  'packing_list'                => 'Versandliste',
115 118
  'pick_list'                   => 'Entnahmeliste',
116 119
  'proforma'                    => 'Proforma',
......
119 122
  'sales_order'                 => 'Kundenauftrag',
120 123
  'sales_quotation'             => 'Verkaufsangebot',
121 124
  'wrongformat'                 => 'Falsches Format',
125
  'yes'                         => 'ja',
122 126
};
123 127

  
124 128
$self->{subs} = {

Auch abrufbar als: Unified diff