X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fdeleteaccount.php;h=8b80c6c6f23c503f1d52d82c80cd6535b035aa62;hb=b209dcf8a75dd1ead7fa9ae7df06d9a73d77928d;hp=614519d47430590f0b5b499de6155ef842edce3d;hpb=c0bb1a57984266024e8e5a968c0f3a3b54befff6;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.')); } }