]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/showstream.php
Remove trailing whitespace in UI text.
[quix0rs-gnu-social.git] / actions / showstream.php
index 6e5ba84511ff8c3161b25ee46fad3a39c2d7d4f6..a3b1794313f4a08ab1856229d0d52dc782dcff67 100644 (file)
@@ -274,7 +274,7 @@ class ShowstreamAction extends ProfileAction
             // TRANS: Announcement for anonymous users showing a timeline if site registrations are closed or invite only.
             // TRANS: This message contains a Markdown link. Keep "](" together.
             $m = sprintf(_('**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-blogging) service ' .
-                           'based on the Free Software [StatusNet](http://status.net/) tool. '),
+                           'based on the Free Software [StatusNet](http://status.net/) tool.'),
                          $this->user->nickname, $this->user->nickname);
         }
         $this->elementStart('div', array('id' => 'anon_notice'));