mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-22 21:38:11 -05:00
Clarify wording when a user initiates a thumbnail rescrape.
Previously it could seem like the browser will get notified when complete.
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
</li>
|
||||
%endif
|
||||
%if thing.show_rescrape:
|
||||
<li>${ynbutton(_("retry thumb"), _("retrying"), "rescrape")}</li>
|
||||
<li>${ynbutton(_("retry thumb"), _("check back in a few minutes"), "rescrape")}</li>
|
||||
%endif
|
||||
</%def>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user