X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Frestoreaccount.php;h=81c792bd008b7b0afb1f172cc62b5aeb6ac7c452;hb=7f1ce07e9f5774d36fada5300eff745e4c80a971;hp=22f0a8e5da5dc01c24e38cde1d3c10edd0f74969;hpb=880b1b666eeaedee2c9570142b2d0cd56f1d96f1;p=quix0rs-gnu-social.git diff --git a/actions/restoreaccount.php b/actions/restoreaccount.php index 22f0a8e5da..81c792bd00 100644 --- a/actions/restoreaccount.php +++ b/actions/restoreaccount.php @@ -339,7 +339,7 @@ class RestoreAccountForm extends Form $this->out->elementStart('p', 'instructions'); // TRANS: Form instructions for feed restore. - $this->out->raw(_('You can upload a backed-up stream in '. + $this->out->raw(_('You can upload a backed-up timeline in '. 'Activity Streams format.')); $this->out->elementEnd('p');