From 1f902726fb4ca38373515c5f5c66dcf485a55be8 Mon Sep 17 00:00:00 2001 From: zeppi Date: Mon, 19 Jul 2021 17:39:59 -0400 Subject: [PATCH] copy --- ui/modal/modalTransactionFailed/view.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/modal/modalTransactionFailed/view.jsx b/ui/modal/modalTransactionFailed/view.jsx index d2566ee79..64c77d504 100644 --- a/ui/modal/modalTransactionFailed/view.jsx +++ b/ui/modal/modalTransactionFailed/view.jsx @@ -14,7 +14,7 @@ class ModalTransactionFailed extends React.PureComponent { return (

- {__("Try refreshing to fix the issue. If that doesn't work, email %SITE_HELP_EMAIL% for support.", { + {__('Sorry about that. Contact %SITE_HELP_EMAIL% if you continue to have issues.', { SITE_HELP_EMAIL, })}