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/licenses
33 33
  'License key'                 => 'Lizenzschl?ssel',
34 34
  'Licenses'                    => 'Lizenzen',
35 35
  'MAILED'                      => 'Gesendet',
36
  'Mark as paid?'               => 'Als bezahlt markieren?',
37
  'Marked as paid'              => 'Als bezahlt markiert',
36 38
  'Missing \'description\' field.' => 'Fehlendes Feld \'description\'.',
37 39
  'Missing \'tag\' field.'      => 'Fehlendes Feld \'tag\'.',
38 40
  'More than one control file with the tag \'%s\' exist.' => 'Es gibt mehr als eine Kontrolldatei mit dem Tag \'%s\'.',
......
91 93
  'Zipcode'                     => 'PLZ',
92 94
  'bin_list'                    => 'Lagerliste',
93 95
  'invoice'                     => 'Rechnung',
96
  'no'                          => 'nein',
94 97
  'packing_list'                => 'Versandliste',
95 98
  'pick_list'                   => 'Entnahmeliste',
96 99
  'proforma'                    => 'Proforma',
......
98 101
  'request_quotation'           => 'Angebotsanforderung',
99 102
  'sales_order'                 => 'Kundenauftrag',
100 103
  'sales_quotation'             => 'Verkaufsangebot',
104
  'yes'                         => 'ja',
101 105
};
102 106

  
103 107
$self->{subs} = {

Auch abrufbar als: Unified diff