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/drafts
20 20
  'History'                     => 'Historie',
21 21
  'Invoice'                     => 'Rechnung',
22 22
  'MAILED'                      => 'Gesendet',
23
  'Mark as paid?'               => 'Als bezahlt markieren?',
24
  'Marked as paid'              => 'Als bezahlt markiert',
23 25
  'Missing \'description\' field.' => 'Fehlendes Feld \'description\'.',
24 26
  'Missing \'tag\' field.'      => 'Fehlendes Feld \'tag\'.',
25 27
  'More than one control file with the tag \'%s\' exist.' => 'Es gibt mehr als eine Kontrolldatei mit dem Tag \'%s\'.',
......
65 67
  'Vendor details'              => 'Lieferantendetails',
66 68
  'bin_list'                    => 'Lagerliste',
67 69
  'invoice'                     => 'Rechnung',
70
  'no'                          => 'nein',
68 71
  'packing_list'                => 'Versandliste',
69 72
  'pick_list'                   => 'Entnahmeliste',
70 73
  'proforma'                    => 'Proforma',
......
72 75
  'request_quotation'           => 'Angebotsanforderung',
73 76
  'sales_order'                 => 'Kundenauftrag',
74 77
  'sales_quotation'             => 'Verkaufsangebot',
78
  'yes'                         => 'ja',
75 79
};
76 80

  
77 81
$self->{subs} = {

Auch abrufbar als: Unified diff