Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 5861a3f8

Von Sven Donath vor mehr als 12 Jahren hinzugefügt

  • ID 5861a3f83bee1bdcaacd7a5acdbbe11235a968db
  • Vorgänger cfa5e5a3
  • Nachfolger 3635a373

'Mobile 1' und 'Mobile 2' wieder zu 'Mobile1' und 'Mobile2' gemacht.

Dabei "Mobile" zu "Mobil" eingedeutscht

Unterschiede anzeigen:

bin/mozilla/ct.pl
329 329
    'cp_street'    => { 'text' => $::locale->text('Street'), },
330 330
    'cp_phone1'    => { 'text' => $::locale->text('Phone1'), },
331 331
    'cp_phone2'    => { 'text' => $::locale->text('Phone2'), },
332
    'cp_mobile1'   => { 'text' => $::locale->text('Mobile 1'), },
333
    'cp_mobile2'   => { 'text' => $::locale->text('Mobile 2'), },
332
    'cp_mobile1'   => { 'text' => $::locale->text('Mobile1'), },
333
    'cp_mobile2'   => { 'text' => $::locale->text('Mobile2'), },
334 334
    'cp_email'     => { 'text' => $::locale->text('E-mail'), },
335 335
    'cp_abteilung' => { 'text' => $::locale->text('Department'), },
336 336
    'cp_birthday'  => { 'text' => $::locale->text('Birthday'), },
locale/de/all
1140 1140
  'Mitarbeiter'                 => 'Mitarbeiter',
1141 1141
  'Mixed (requires column "type")' => 'Gemischt (erfordert Spalte "type")',
1142 1142
  'Mobile'                      => 'Mobiltelefon',
1143
  'Mobile 1'                    => '',
1144
  'Mobile 2'                    => '',
1145
  'Mobile1'                     => 'Mobile 1',
1146
  'Mobile2'                     => 'Mobile 2',
1143
  'Mobile1'                     => 'Mobil 1',
1144
  'Mobile2'                     => 'Mobil 2',
1147 1145
  'Model'                       => 'Lieferanten-Art-Nr.',
1148 1146
  'Model (with X being a number)' => 'Lieferanten-Art-Nr. (X ist eine fortlaufende Zahl)',
1149 1147
  'Module'                      => 'Modul',
locale/de_DE/all
1144 1144
  'Missing user id!'            => 'Benutzer ID fehlt!',
1145 1145
  'Mitarbeiter'                 => 'Mitarbeiter',
1146 1146
  'Mixed (requires column "type")' => 'Gemischt (erfordert Spalte "type")',
1147
  'Mobile1'                     => 'Mobile 1',
1148
  'Mobile2'                     => 'Mobile 2',
1147
  'Mobile'                      => 'Mobiltelefon',
1148
  'Mobile1'                     => 'Mobil 1',
1149
  'Mobile2'                     => 'Mobil 2',
1149 1150
  'Model'                       => 'Lieferanten-Art-Nr.',
1150 1151
  'Model (with X being a number)' => 'Lieferanten-Art-Nr. (X ist eine fortlaufende Zahl)',
1151 1152
  'Module'                      => 'Modul',

Auch abrufbar als: Unified diff