diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-12 17:43:43 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-12 17:43:43 +0200 |
commit | bb2a4e7aacfd4e3308ad71c21b19be47ba879735 (patch) | |
tree | 2ea7361f49935a1067eff4478246b488ea5ce6a4 /actions | |
parent | 6b010ac79c75978f6782c3058d4453e4230ec2b6 (diff) |
Update translator documentation.
Diffstat (limited to 'actions')
-rw-r--r-- | actions/imsettings.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/actions/imsettings.php b/actions/imsettings.php index 6691c8dad..29cbeb82e 100644 --- a/actions/imsettings.php +++ b/actions/imsettings.php @@ -137,6 +137,9 @@ class ImsettingsAction extends ConnectSettingsAction ($this->arg('jabber')) ? $this->arg('jabber') : null, // TRANS: IM address input field instructions in IM settings form. // TRANS: %s is the IM address set for the site. + // TRANS: Do not translate "example.org". It is one of the domain names reserved for use in examples by + // TRANS: http://www.rfc-editor.org/rfc/rfc2606.txt. Any other domain may be owned by a legitimate + // TRANS: person or organization. sprintf(_('Jabber or GTalk address, '. 'like "UserName@example.org". '. 'First, make sure to add %s to your '. |