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/amtemplates
24 24
  'Income Statement'            => 'GuV',
25 25
  'Invoice'                     => 'Rechnung',
26 26
  'MAILED'                      => 'Gesendet',
27
  'Mark as paid?'               => 'Als bezahlt markieren?',
28
  'Marked as paid'              => 'Als bezahlt markiert',
27 29
  'Missing \'description\' field.' => 'Fehlendes Feld \'description\'.',
28 30
  'Missing \'tag\' field.'      => 'Fehlendes Feld \'tag\'.',
29 31
  'More than one control file with the tag \'%s\' exist.' => 'Es gibt mehr als eine Kontrolldatei mit dem Tag \'%s\'.',
......
78 80
  'You\'re not editing a file.' => 'Sie bearbeiten momentan keine Datei.',
79 81
  'bin_list'                    => 'Lagerliste',
80 82
  'invoice'                     => 'Rechnung',
83
  'no'                          => 'nein',
81 84
  'packing_list'                => 'Versandliste',
82 85
  'pick_list'                   => 'Entnahmeliste',
83 86
  'proforma'                    => 'Proforma',
......
85 88
  'request_quotation'           => 'Angebotsanforderung',
86 89
  'sales_order'                 => 'Kundenauftrag',
87 90
  'sales_quotation'             => 'Verkaufsangebot',
91
  'yes'                         => 'ja',
88 92
};
89 93

  
90 94
$self->{subs} = {

Auch abrufbar als: Unified diff