Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Add link to FAQ in unsupported view #414

Merged
merged 2 commits into from
Aug 3, 2017
Merged

Conversation

pdehaan
Copy link
Collaborator

@pdehaan pdehaan commented Aug 3, 2017

Just adds a link to the relevant FAQ bits, although we still incur an l10n hit since I had to add a string.
Totally looks like:

firefox_send

Fixes #377

@@ -8,6 +8,7 @@
</a>
{{else}}
<div class="description" data-l10n-id="notSupportedDetail">Unfortunately this browser does not support the web technology that powers Firefox Send. You’ll need to try another browser. We recommend Firefox!</div>
<div class="description"><a href="https://github.com/mozilla/send/blob/master/docs/faq.md#why-is-my-browser-not-supported" data-l10n-id="notSupportedLink" target="_blank" rel="noopener noreferrer"></a></div>
Copy link
Contributor

@ericawright ericawright Aug 3, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we put the English string inside the a-tags for IE

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Absolutely...

Warning, the combination of <noscript> on the /unsupported/* route looks terrible (mostly entirely due to the fact my noscript hack doesn't seemingly conform to any style guide in the known universe).

firefox_send

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants