]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/removepeopletag.php
Add space between two sentences.
[quix0rs-gnu-social.git] / actions / removepeopletag.php
index 4f7d9b75f5dc113ab307cd50962a4099d0e78058..2d9bd836c7973b058c1815e876e1687e01c4b80a 100644 (file)
@@ -154,7 +154,7 @@ class RemovepeopletagAction extends Action
             } else {
                 // TRANS: Client error displayed when an unknown error occurs while tagging a user.
                 // TRANS: %s is a profile URL.
-                $this->clientError(sprintf(_('There was a problem tagging %s.' .
+                $this->clientError(sprintf(_('There was a problem tagging %s. ' .
                                       'The remote server is probably not responding correctly, ' .
                                       'please try retrying later.'), $this->profile->profileurl));
             }