Simplify message.

This commit is contained in:
Siebrand Mazeland 2011-08-18 14:21:43 +02:00
parent fd4c72bf85
commit 30d0a1d3d9
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ class ImsettingsAction extends SettingsAction
// TRANS: [instant messages] is link text, "(%%doc.im%%)" is the link.
// TRANS: the order and formatting of link text and link should remain unchanged.
return _('You can send and receive notices through '.
'instant messaging [instant messages](%%doc.im%%). '.
'[instant messaging](%%doc.im%%). '.
'Configure your addresses and settings below.');
}