]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Simplify message.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Thu, 18 Aug 2011 12:21:43 +0000 (14:21 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Thu, 18 Aug 2011 12:21:43 +0000 (14:21 +0200)
actions/imsettings.php

index e809981a3f88d5114782bc610d428d831228a273..809dbd287980c333f62e63c5e25531370a36537c 100644 (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.');
     }