Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 41a1b801

Von Jan Büren vor fast 6 Jahren hinzugefügt

  • ID 41a1b8012b5abc8c81acd4ae800dd7573df02a40
  • Vorgänger 47da14db
  • Nachfolger c0bd4c7d

Zu 47da14db generische LS-Mail: locales und Anhak-Option in Suche

Unterschiede anzeigen:

bin/mozilla/ct.pl
179 179
    'fax',       'email',   'taxnumber',           'street',    'zipcode' , 'city',
180 180
    'business',  'payment', 'invnumber', 'ordnumber',           'quonumber', 'salesman',
181 181
    'country',   'gln',     'insertdate',           'pricegroup', 'contact_origin', 'invoice_mail',
182
    'creditlimit', 'ustid', 'commercial_court'
182
    'creditlimit', 'ustid', 'commercial_court', 'delivery_order_mail'
183 183
  );
184 184

  
185 185
  my @includeable_custom_variables = grep { $_->{includeable} } @{ $cvar_configs };
......
214 214
    'insertdate'        => { 'text' => $locale->text('Insert Date'), },
215 215
    'pricegroup'        => { 'text' => $locale->text('Pricegroup'), },
216 216
    'invoice_mail'      => { 'text' => $locale->text('Email of the invoice recipient'), },
217
    'delivery_order_mail' => { 'text' => $locale->text('Email of the delivery order recipient'), },
217 218
    'contact_origin'    => { 'text' => $locale->text('Origin of personal data'), },
218 219
    'creditlimit'       => { 'text' => $locale->text('Credit Limit'), },
219 220
    'ustid'             => { 'text' => $locale->text('VAT ID'), },
locale/de/all
1226 1226
  'Element disabled'            => 'Element deaktiviert',
1227 1227
  'Email'                       => 'E-Mail',
1228 1228
  'Email journal'               => 'E-Mail-Journal',
1229
  'Email of the delivery order recipient' => 'E-Mail des Lieferscheinempfängers',
1229 1230
  'Email of the invoice recipient' => 'E-Mail des Rechnungsempfängers',
1230 1231
  'Employee'                    => 'Bearbeiter',
1231 1232
  'Employee #1 saved!'          => 'Benutzer #1 gespeichert!',

Auch abrufbar als: Unified diff