From 30d0a1d3d937ef4af8a1ddf04fc0b2ac919a04b2 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Thu, 18 Aug 2011 14:21:43 +0200 Subject: [PATCH] Simplify message. --- actions/imsettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.'); } -- 2.39.5