]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/showapplication.php
Sentence case for app statistics
[quix0rs-gnu-social.git] / actions / showapplication.php
index a6ff425c7c5f285c3becb776c012db2d1d2701df..090e11882ebe49c6f0b59cc4f3f097dc6990a9f3 100644 (file)
@@ -201,7 +201,7 @@ class ShowApplicationAction extends OwnerDesignAction
         $userCnt = $appUsers->count();
 
         $this->raw(sprintf(
-            _('created by %1$s - %2$s access by default - %3$d users'),
+            _('Created by %1$s - %2$s access by default - %3$d users'),
               $profile->getBestName(),
               $defaultAccess,
               $userCnt