changed pref-name maildomain to domain

This commit is contained in:
Ralf Becker 2003-05-04 10:30:38 +00:00
parent 9825930cd4
commit e152c6727d
3 changed files with 11 additions and 12 deletions

View File

@ -144,22 +144,22 @@
'username' => $fname.' '.$lname, 'username' => $fname.' '.$lname,
'firstname' => $fname, 'firstname' => $fname,
'lastname' => $lname, 'lastname' => $lname,
'maildomain'=> $GLOBALS['phpgw_info']['server']['mail_suffix'], 'domain' => $GLOBALS['phpgw_info']['server']['mail_suffix'],
'email' => $this->email_address($this->account_id), 'email' => $this->email_address($this->account_id),
'date' => $GLOBALS['phpgw']->common->show_date('',$GLOBALS['phpgw_info']['user']['preferences']['common']['dateformat']), 'date' => $GLOBALS['phpgw']->common->show_date('',$GLOBALS['phpgw_info']['user']['preferences']['common']['dateformat']),
); );
$this->vars = array( // langs have to be in common !!!
'username' => lang('name of the user, eg. "%1"',$this->values['username']),
'firstname' => lang('first name of the user, eg. "%1"',$this->values['firstname']),
'lastname' => lang('last name of the user, eg. "%1"',$this->values['lastname']),
'maildomain'=> lang('mail domain, eg. "%1"',$this->values['maildomain']),
'email' => lang('email-address of the user, eg. "%1"',$this->values['email']),
'date' => lang('todays date, eg. "%1"',$this->values['date']),
);
// do this first, as it might be already contain some substitues // do this first, as it might be already contain some substitues
// //
$this->values['email'] = $this->parse_notify($this->values['email']); $this->values['email'] = $this->parse_notify($this->values['email']);
$this->vars = array( // langs have to be in common !!!
'username' => lang('name of the user, eg. "%1"',$this->values['username']),
'firstname' => lang('first name of the user, eg. "%1"',$this->values['firstname']),
'lastname' => lang('last name of the user, eg. "%1"',$this->values['lastname']),
'domain' => lang('domain name for mail-address, eg. "%1"',$this->values['domain']),
'email' => lang('email-address of the user, eg. "%1"',$this->values['email']),
'date' => lang('todays date, eg. "%1"',$this->values['date']),
);
// do the substituetion in the effective prefs (data) // do the substituetion in the effective prefs (data)
// //
foreach($this->data as $app => $data) foreach($this->data as $app => $data)

View File

@ -113,6 +113,7 @@ do you want to move all subcategories one level down ? common de Möchten Si
djibouti common de DJIBOUTI djibouti common de DJIBOUTI
do you also want to delete all subcategories ? common de Sollen alle Unterkategorien gelöscht werden ? do you also want to delete all subcategories ? common de Sollen alle Unterkategorien gelöscht werden ?
domain common de Domain domain common de Domain
domain name for mail-address, eg. "%1" common de Domainname für E-Mail Adresse, zB. "%1"
domestic common de Inland domestic common de Inland
dominica common de DOMINICA dominica common de DOMINICA
dominican republic common de DOMÄNIKANISCHE REPUBLIK dominican republic common de DOMÄNIKANISCHE REPUBLIK
@ -250,7 +251,6 @@ luxembourg common de LUXEMBURG
macau common de MACAU macau common de MACAU
macedonia, the former yugoslav republic of common de MAZEDONIEN, FRÜHERE JUGOSLAVISCHE REPUBLIK macedonia, the former yugoslav republic of common de MAZEDONIEN, FRÜHERE JUGOSLAVISCHE REPUBLIK
madagascar common de MADAGASCAR madagascar common de MADAGASCAR
mail domain, eg. "%1" common de Mail Domain, zB. "%1"
main category common de Hauptkategorie main category common de Hauptkategorie
main screen common de Startseite main screen common de Startseite
maintainer about de Maintainer maintainer about de Maintainer

View File

@ -115,6 +115,7 @@ do you want to delete all subcategories ? common en Do you want to delete all su
do you want to move all subcategories one level down ? common en Do you want to move all subcategories one level down ? do you want to move all subcategories one level down ? common en Do you want to move all subcategories one level down ?
do you also want to delete all subcategories ? common en Do you also want to delete all subcategories ? do you also want to delete all subcategories ? common en Do you also want to delete all subcategories ?
domain common en Domain domain common en Domain
domain name for mail-address, eg. "%1" common en domain name for mail-address, eg. "%1"
domestic common en Domestic domestic common en Domestic
dominica common en DOMINICA dominica common en DOMINICA
dominican republic common en DOMINICAN REPUBLIC dominican republic common en DOMINICAN REPUBLIC
@ -233,7 +234,6 @@ last name common en Last name
last page common en Last page last page common en Last page
last name of the user, eg. "%1" common en last name of the user, eg. "%1" last name of the user, eg. "%1" common en last name of the user, eg. "%1"
last page common en Last page last page common en Last page
>>>>>>> 1.38.2.14.2.5
lastname common en Lastname lastname common en Lastname
latvia common en LATVIA latvia common en LATVIA
lebanon common en LEBANON lebanon common en LEBANON
@ -253,7 +253,6 @@ luxembourg common en LUXEMBOURG
macau common en MACAU macau common en MACAU
macedonia, the former yugoslav republic of common en MACEDONIA, THE FORMER YUGOSLAV REPUBLIC OF macedonia, the former yugoslav republic of common en MACEDONIA, THE FORMER YUGOSLAV REPUBLIC OF
madagascar common en MADAGASCAR madagascar common en MADAGASCAR
mail domain, eg. "%1" common en mail domain, eg. "%1"
main category common en Main category main category common en Main category
main screen common en Main screen main screen common en Main screen
maintainer about en Maintainer maintainer about en Maintainer