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

Add link to FAQ in unsupported view#414

Merged
ericawright merged 2 commits intomozilla:masterfrom
pdehaan:issue-377
Aug 3, 2017
Merged

Add link to FAQ in unsupported view#414
ericawright merged 2 commits intomozilla:masterfrom
pdehaan:issue-377

Conversation

@pdehaan
Copy link
Copy Markdown
Contributor

@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

@pdehaan pdehaan requested a review from flodolo as a code owner August 3, 2017 17:58
@pdehaan pdehaan requested a review from ericawright August 3, 2017 17:58
</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
Copy Markdown
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
Copy Markdown
Contributor 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