more translations (RFE 1702140)

This commit is contained in:
Roland Gruber 2007-06-10 14:51:35 +00:00
parent 1f444481bc
commit 33017686ee
5 changed files with 12 additions and 11 deletions

View file

@ -91,19 +91,19 @@ class inetLocalMailRecipient extends baseModule {
'name' => 'inetLocalMailRecipient_routingAdr',
'description' => _('Routing address'),
'help' => 'routingAdr',
'example' => 'smiller@otherdomain.org'
'example' => _('smiller@otherdomain.org')
),
array(
'name' => 'inetLocalMailRecipient_localAdr',
'description' => _('Local address list'),
'help' => 'localAdrList',
'example' => 'smiller@yourdomain.org'
'example' => _('smiller@yourdomain.org')
),
array(
'name' => 'inetLocalMailRecipient_server',
'description' => _('Mail server'),
'help' => 'host',
'example' => 'mail.yourdomain.org'
'example' => _('mail.yourdomain.org')
)
);
// available PDF fields