X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Frestoreaccount.php;h=22f0a8e5da5dc01c24e38cde1d3c10edd0f74969;hb=b9eee437dd6d1b6fe6bc3e04993f339a1397d671;hp=b32553a68d04069a20f14012f314684a7b3ba660;hpb=1543af748c7fe4be28348dfbfcdbde226c05ae29;p=quix0rs-gnu-social.git diff --git a/actions/restoreaccount.php b/actions/restoreaccount.php index b32553a68d..22f0a8e5da 100644 --- a/actions/restoreaccount.php +++ b/actions/restoreaccount.php @@ -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'); } /**