]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/restoreaccount.php
Merge branch 'master' into 0.9.x
[quix0rs-gnu-social.git] / actions / restoreaccount.php
index b32553a68d04069a20f14012f314684a7b3ba660..22f0a8e5da5dc01c24e38cde1d3c10edd0f74969 100644 (file)
@@ -57,7 +57,7 @@ class RestoreaccountAction extends Action
     function title()
     {
         // TRANS: Page title for page where a user account can be restored from backup.
-        return _("Restore account");
+        return _('Restore account');
     }
 
     /**