]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Update translator documentation.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 15 Aug 2011 13:50:36 +0000 (15:50 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 15 Aug 2011 13:50:36 +0000 (15:50 +0200)
lib/mail.php

index 776447cd5bf57eed438086ec83b9dccf506ce5df..3f8a08f3caa751844134579b46868bf3a5c7f29e 100644 (file)
@@ -750,7 +750,7 @@ function mail_notify_attn($user, $notice)
         // TRANS: Body of @-reply notification e-mail.
         // TRANS: %1$s is the sending user's name, $2$s is the StatusNet sitename,
         // TRANS: %3$s is a URL to the notice, %4$s is the notice text,
-        // TRANS: %5$s is a URL to the full conversion if it exists (otherwise empty),
+        // TRANS: %5$s is the text "The full conversation can be read here:" and a URL to the full conversion if it exists (otherwise empty),
         // TRANS: %6$s is a URL to reply to the notice, %7$s is a URL to all @-replies for the addressed user,
         $body = sprintf(_("%1\$s just sent a notice to your attention (an '@-reply') on %2\$s.\n\n".
                       "The notice is here:\n\n".