]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/peopletag.php
* L10n updates: consistent puctuation
[quix0rs-gnu-social.git] / actions / peopletag.php
index 6dbbc926161c87b9c31b5b9d9d51d2764965fc9f..4ba1dc0f1f71327aba61394b74f4192a3f8171be 100644 (file)
@@ -141,7 +141,7 @@ class PeopletagAction extends Action
      */
     function title()
     {
-        return sprintf(_('Users self-tagged with %s - page %d'),
+        return sprintf(_('Users self-tagged with %1$s - page %2$d'),
             $this->tag, $this->page);
     }