Update/add translator documentation.

L10n/i18n updates.
Superfluous whitespace removed.
This commit is contained in:
Siebrand Mazeland
2011-03-18 13:48:47 +01:00
parent 6f9c277494
commit 0de0ae2f48
7 changed files with 41 additions and 20 deletions

View File

@@ -485,8 +485,8 @@ class PathsAdminPanelForm extends AdminForm
// TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
'always' => _('Always'));
// TRANS: Drop down label in Paths admin panel.
$this->out->dropdown('site-ssl',
// TRANS: Drop down label in Paths admin panel.
_('Use SSL'),
// TRANS: Tooltip for field label in Paths admin panel.
$ssl, _('When to use SSL.'),