From a466d4573a44bab6a0e72d001f5bd4f3f9652505 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Fri, 1 Apr 2011 23:40:20 +0200 Subject: [PATCH] Fix incorrect parameter numbering. --- lib/implugin.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/implugin.php b/lib/implugin.php index abe09da4f7..d096c41a28 100644 --- a/lib/implugin.php +++ b/lib/implugin.php @@ -262,9 +262,9 @@ abstract class ImPlugin extends Plugin // TRANS: Body text for confirmation code e-mail. // TRANS: %1$s is a user nickname, %2$s is the StatusNet sitename, // TRANS: %3$s is the display name of an IM plugin. - $body = sprintf(_('User "%1$s" on %2$s has said that your %2$s screenname belongs to them. ' . + $body = sprintf(_('User "%1$s" on %2$s has said that your %3$s screenname belongs to them. ' . 'If that is true, you can confirm by clicking on this URL: ' . - '%3$s' . + '%4$s' . ' . (If you cannot click it, copy-and-paste it into the ' . 'address bar of your browser). If that user is not you, ' . 'or if you did not request this confirmation, just ignore this message.'),