X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fimsettings.php;h=809dbd287980c333f62e63c5e25531370a36537c;hb=33e2f5b449d477e55bda7029f9e826d889e41eb5;hp=e809981a3f88d5114782bc610d428d831228a273;hpb=9a6ee5e859635bd7acfbdf1e1994f665d39455af;p=quix0rs-gnu-social.git diff --git a/actions/imsettings.php b/actions/imsettings.php index e809981a3f..809dbd2879 100644 --- a/actions/imsettings.php +++ b/actions/imsettings.php @@ -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.'); }