diff --git a/public/locales/en-US/send.ftl b/public/locales/en-US/send.ftl index 8f3b18bc..b1c61a75 100644 --- a/public/locales/en-US/send.ftl +++ b/public/locales/en-US/send.ftl @@ -67,6 +67,7 @@ expiredPageHeader = This link has expired or never existed in the first place! notSupportedHeader = Your browser is not supported. // Firefox Send is a brand name and should not be localized. notSupportedDetail = Unfortunately this browser does not support the web technology that powers Firefox Send. You’ll need to try another browser. We recommend Firefox! +notSupportedLink = Why is my browser not supported? notSupportedOutdatedDetail = Unfortunately this version of Firefox does not support the web technology that powers Firefox Send. You’ll need to update your browser. updateFirefox = Update Firefox downloadFirefoxButtonSub = Free Download diff --git a/views/unsupported.handlebars b/views/unsupported.handlebars index 444060d5..8f745e35 100644 --- a/views/unsupported.handlebars +++ b/views/unsupported.handlebars @@ -8,6 +8,7 @@ {{else}}
Unfortunately this browser does not support the web technology that powers Firefox Send. You’ll need to try another browser. We recommend Firefox!
+
Why is my browser not supported?
Firefox