From 4282c93b2bf38756c4887d11291acc891a4b1d33 Mon Sep 17 00:00:00 2001 From: Peter deHaan Date: Thu, 3 Aug 2017 10:53:51 -0700 Subject: [PATCH 1/2] Add link to FAQ in unsupported view --- public/locales/en-US/send.ftl | 1 + views/unsupported.handlebars | 1 + 2 files changed, 2 insertions(+) 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..fe5f1b29 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!
+
Firefox
From e9fa6ad401fb8569f1651cc302bf8db5afa41261 Mon Sep 17 00:00:00 2001 From: Peter deHaan Date: Thu, 3 Aug 2017 12:03:31 -0700 Subject: [PATCH 2/2] Add en-US FAQ string to /unsupported/* route as fallback --- views/unsupported.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/unsupported.handlebars b/views/unsupported.handlebars index fe5f1b29..8f745e35 100644 --- a/views/unsupported.handlebars +++ b/views/unsupported.handlebars @@ -8,7 +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!
-
+
Firefox