Revision 5861a3f8
Von Sven Donath vor mehr als 12 Jahren hinzugefügt
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'), }, |
Auch abrufbar als: Unified diff
'Mobile 1' und 'Mobile 2' wieder zu 'Mobile1' und 'Mobile2' gemacht.
Dabei "Mobile" zu "Mobil" eingedeutscht