]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apigrouplist.php
* L10n updates: consistent puctuation
[quix0rs-gnu-social.git] / actions / apigrouplist.php
index 7b05f8a96cbdd70ee10272f0e987ff40f7336648..4cf657579d6e7dcbff85d99c8ec71ecd7dbd391a 100644 (file)
@@ -100,7 +100,7 @@ class ApiGroupListAction extends ApiBareAuthAction
             array('nickname' => $this->user->nickname)
         );
         $subtitle   = sprintf(
-            _("Groups %s is a member of on %s."),
+            _("Groups %1$s is a member of on %2$s."),
             $this->user->nickname,
             $sitename
         );