translation update

This commit is contained in:
Roland Gruber 2011-01-06 18:54:12 +00:00
parent a842714b50
commit f5e44a6c89
3 changed files with 1601 additions and 1460 deletions

View File

@ -154,7 +154,7 @@ class imapAccess extends baseModule {
$email = $attrs['mail'][0];
if ($email == '') {
$return->addElement(new htmlStatusMessage('INFO', _('Email address is not set. Please set it on tab "Personal".')));
$return->addElement(new htmlStatusMessage('INFO', _("Please enter an email address on this page: %s"), '', array($this->getAccountContainer()->getAccountModule('inetOrgPerson')->get_alias())));
return $return;
}
$imap_admin_password = $this->getAdminPassword(); //Check for password for fall back mechanism

File diff suppressed because it is too large Load Diff