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/rc
32 32
  'Increase'                    => 'Erh?hen',
33 33
  'Invoice'                     => 'Rechnung',
34 34
  'MAILED'                      => 'Gesendet',
35
  'Mark as paid?'               => 'Als bezahlt markieren?',
36
  'Marked as paid'              => 'Als bezahlt markiert',
35 37
  'Missing \'description\' field.' => 'Fehlendes Feld \'description\'.',
36 38
  'Missing \'tag\' field.'      => 'Fehlendes Feld \'tag\'.',
37 39
  'More than one control file with the tag \'%s\' exist.' => 'Es gibt mehr als eine Kontrolldatei mit dem Tag \'%s\'.',
......
84 86
  'Vendor details'              => 'Lieferantendetails',
85 87
  'bin_list'                    => 'Lagerliste',
86 88
  'invoice'                     => 'Rechnung',
89
  'no'                          => 'nein',
87 90
  'packing_list'                => 'Versandliste',
88 91
  'pick_list'                   => 'Entnahmeliste',
89 92
  'proforma'                    => 'Proforma',
......
91 94
  'request_quotation'           => 'Angebotsanforderung',
92 95
  'sales_order'                 => 'Kundenauftrag',
93 96
  'sales_quotation'             => 'Verkaufsangebot',
97
  'yes'                         => 'ja',
94 98
};
95 99

  
96 100
$self->{subs} = {

Auch abrufbar als: Unified diff