From bb2a4e7aacfd4e3308ad71c21b19be47ba879735 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 12 Sep 2010 17:43:43 +0200 Subject: Update translator documentation. --- actions/imsettings.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'actions') 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 '. -- cgit v1.2.3-54-g00ecf