X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=actions%2Frestoreaccount.php;h=22f0a8e5da5dc01c24e38cde1d3c10edd0f74969;hb=dca5e20b9122361b9cf0ea74bec5808f3d4a7ed2;hp=b32553a68d04069a20f14012f314684a7b3ba660;hpb=8eb66467165e107d0c80c64f6c429fed1d1101d5;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'); } /**