diff --git a/app/js/locales/en-us.json b/app/js/locales/en-us.json index d52461d5..17ee9b2c 100644 --- a/app/js/locales/en-us.json +++ b/app/js/locales/en-us.json @@ -336,6 +336,7 @@ "message_action_forward": "Forward", "message_action_select": "Select", "message_action_cancel": "Cancel", + "message_action_retry": "Try again", "error_modal_warning_title": "Warning", "error_modal_bad_request_title": "Error", diff --git a/app/partials/desktop/message.html b/app/partials/desktop/message.html index 7bdf9cf7..838e97ac 100644 --- a/app/partials/desktop/message.html +++ b/app/partials/desktop/message.html @@ -27,7 +27,7 @@ - + diff --git a/app/partials/mobile/message.html b/app/partials/mobile/message.html index c9e1eb0f..2060d37e 100644 --- a/app/partials/mobile/message.html +++ b/app/partials/mobile/message.html @@ -34,7 +34,7 @@ - +