diff --git a/r2/r2/templates/printablebuttons.html b/r2/r2/templates/printablebuttons.html index 3fa63a494..e8a0d3a98 100644 --- a/r2/r2/templates/printablebuttons.html +++ b/r2/r2/templates/printablebuttons.html @@ -74,7 +74,7 @@ %endif %if thing.show_rescrape: -
  • ${ynbutton(_("retry thumb"), _("retrying"), "rescrape")}
  • +
  • ${ynbutton(_("retry thumb"), _("check back in a few minutes"), "rescrape")}
  • %endif