X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fdeleteaccount.php;h=8b80c6c6f23c503f1d52d82c80cd6535b035aa62;hb=9e89a177c76741f7e696f09d778bd8b151f84d3f;hp=614519d47430590f0b5b499de6155ef842edce3d;hpb=47f31bce47b182aa55c02c7872d7e473d3ab10f2;p=quix0rs-gnu-social.git diff --git a/actions/deleteaccount.php b/actions/deleteaccount.php index 614519d474..8b80c6c6f2 100644 --- a/actions/deleteaccount.php +++ b/actions/deleteaccount.php @@ -320,6 +320,6 @@ class DeleteAccountForm extends Form 'submit', null, // TRANS: Button title for user account deletion. - _('Permanently delete your account')); + _('Permanently delete your account.')); } }