-
Notifications
You must be signed in to change notification settings - Fork 919
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c29d1b4
commit c67d542
Showing
12 changed files
with
672 additions
and
0 deletions.
There are no files selected for viewing
67 changes: 67 additions & 0 deletions
67
bedrock/firefox/templates/firefox/whatsnew/whatsnew-fx118-de.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
{# | ||
This Source Code Form is subject to the terms of the Mozilla Public | ||
License, v. 2.0. If a copy of the MPL was not distributed with this | ||
file, You can obtain one at https://mozilla.org/MPL/2.0/. | ||
#} | ||
|
||
{% extends "firefox/whatsnew/base.html" %} | ||
|
||
{% block page_title %}What’s new with Firefox{% endblock %} | ||
|
||
{#- This will appear as <meta property="og:description"> which can be used for social share -#} | ||
{% block page_og_desc %}{{ ftl('whatsnew-page-description') }}{% endblock %} | ||
|
||
{% block body_id %}firefox-whatsnew{% endblock %} | ||
|
||
{% block page_css %} | ||
{{ css_bundle('firefox_whatsnew_118') }} | ||
{% endblock %} | ||
|
||
{% block site_header %}{% endblock %} | ||
|
||
|
||
{% block wnp_content %} | ||
<section class="wnp-content-main"> | ||
<div class="mzp-l-content mzp-t-content-sm"> | ||
<aside class="wnp-swap"> | ||
<div class="wnp-swap-blurb-here"> | ||
<span class="wnp-swap-text-here" lang="es-MX">hola 🥘</span> | ||
<svg width="50" height="57" viewBox="0 0 50 57" fill="none" xmlns="http://www.w3.org/2000/svg" id="arrow-here" aria-hidden="true"> | ||
<mask id="path-1-inside-1_3397_393" fill="white"> | ||
<path d="M0.429993 0.134491H47.1878V46.8923H7.20649C3.46393 46.8923 0.429993 43.8584 0.429993 40.1158V0.134491Z"/> | ||
</mask> | ||
<path d="M0.429993 0.134491H47.1878H0.429993ZM47.1878 50.2805H7.20649C1.59266 50.2805 -2.95825 45.7296 -2.95825 40.1158H3.81824C3.81824 41.9871 5.33521 43.5041 7.20649 43.5041H47.1878V50.2805ZM7.20649 50.2805C1.59266 50.2805 -2.95825 45.7296 -2.95825 40.1158V0.134491H3.81824V40.1158C3.81824 41.9871 5.33521 43.5041 7.20649 43.5041L7.20649 50.2805ZM47.1878 0.134491V46.8923V0.134491Z" fill="#0290EE" mask="url(#path-1-inside-1_3397_393)"/> | ||
<path d="M37.7009 36.0498L47.188 45.1981L37.7009 54.3464" stroke="#0290EE" stroke-width="3.38825" stroke-linecap="round"/> | ||
</svg> | ||
</div> | ||
<div class="wnp-swap-blurb-there"> | ||
<span class="wnp-swap-text-there" lang="de">hallo 🥨</span> | ||
<svg width="50" height="57" viewBox="0 0 50 57" fill="none" xmlns="http://www.w3.org/2000/svg" id="arrow-there" aria-hidden="true"> | ||
<mask id="path-1-inside-1_3397_390" fill="white"> | ||
<path d="M49.7112 56.521H2.95337V9.76319H42.9347C46.6772 9.76319 49.7112 12.7971 49.7112 16.5397V56.521Z"/> | ||
</mask> | ||
<path d="M49.7112 56.521H2.95337H49.7112ZM2.95337 6.37494H42.9347C48.5485 6.37494 53.0994 10.9258 53.0994 16.5397H46.3229C46.3229 14.6684 44.806 13.1514 42.9347 13.1514H2.95337V6.37494ZM42.9347 6.37494C48.5485 6.37494 53.0994 10.9258 53.0994 16.5397V56.521H46.3229V16.5397C46.3229 14.6684 44.806 13.1514 42.9347 13.1514L42.9347 6.37494ZM2.95337 56.521V9.76319V56.521Z" fill="#FFFFF2" mask="url(#path-1-inside-1_3397_390)"/> | ||
<path d="M12.4403 20.6057L2.95322 11.4574L12.4403 2.30918" stroke="#FFFFF2" stroke-width="3.38825" stroke-linecap="round"/> | ||
</svg> | ||
</div> | ||
</aside> | ||
|
||
<h2>Sag <span lang="es-MX">Hola</span> zu Firefox translations</h2> | ||
|
||
<p>Übersetze das Web lokal auf deinem Gerät, damit deine Daten sicher bleiben. Firefox hat jetzt einen eingebauten Übersetzer, damit du nie wieder eine andere App oder Website zum Übersetzen brauchst.</p> | ||
|
||
<p class="wnp-cta"> | ||
<a id="cta-default" class="mzp-c-button mzp-t-product" href="{{ url('firefox.set-as-default.thanks') }}" data-cta-type="button" data-cta-text="Set Firefox as your default browser">Mach Firefox zum Standardbrowser</a> | ||
{% set releasenotes_url = url('firefox.releases.index') if not version else '/firefox/%s/releasenotes/'|format(version) %} | ||
<a id="cta-notes" class="mzp-c-button mzp-t-product" href="{{ releasenotes_url }}" data-cta-type="button" data-cta-text="See what else is new">Schau dir weitere Neuigkeiten an</a> | ||
</p> | ||
|
||
</div> | ||
|
||
</section> | ||
{% endblock %} | ||
|
||
{% block js %} | ||
{{ js_bundle('firefox_whatsnew_update') }} | ||
{{ js_bundle('firefox_whatsnew_118') }} | ||
{% endblock %} |
64 changes: 64 additions & 0 deletions
64
bedrock/firefox/templates/firefox/whatsnew/whatsnew-fx118-en-CA.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
{# | ||
This Source Code Form is subject to the terms of the Mozilla Public | ||
License, v. 2.0. If a copy of the MPL was not distributed with this | ||
file, You can obtain one at https://mozilla.org/MPL/2.0/. | ||
#} | ||
|
||
{% extends "firefox/whatsnew/base.html" %} | ||
|
||
{% block page_title %}What’s new with Firefox{% endblock %} | ||
|
||
{#- This will appear as <meta property="og:description"> which can be used for social share -#} | ||
{% block page_og_desc %}{{ ftl('whatsnew-page-description') }}{% endblock %} | ||
|
||
{% block body_id %}firefox-whatsnew{% endblock %} | ||
|
||
{% block page_css %} | ||
{{ css_bundle('firefox_whatsnew_118') }} | ||
{% endblock %} | ||
|
||
{% block site_header %}{% endblock %} | ||
|
||
|
||
{% block wnp_content %} | ||
<section class="wnp-content-main"> | ||
<div class="mzp-l-content mzp-t-content-sm"> | ||
<aside class="wnp-swap"> | ||
<div class="wnp-swap-blurb-here"> | ||
<span class="wnp-swap-text-here" lang="en">hello 🍁</span> | ||
<svg width="50" height="57" viewBox="0 0 50 57" fill="none" xmlns="http://www.w3.org/2000/svg" id="arrow-here" aria-hidden="true"> | ||
<mask id="path-1-inside-1_3397_393" fill="white"> | ||
<path d="M0.429993 0.134491H47.1878V46.8923H7.20649C3.46393 46.8923 0.429993 43.8584 0.429993 40.1158V0.134491Z"/> | ||
</mask> | ||
<path d="M0.429993 0.134491H47.1878H0.429993ZM47.1878 50.2805H7.20649C1.59266 50.2805 -2.95825 45.7296 -2.95825 40.1158H3.81824C3.81824 41.9871 5.33521 43.5041 7.20649 43.5041H47.1878V50.2805ZM7.20649 50.2805C1.59266 50.2805 -2.95825 45.7296 -2.95825 40.1158V0.134491H3.81824V40.1158C3.81824 41.9871 5.33521 43.5041 7.20649 43.5041L7.20649 50.2805ZM47.1878 0.134491V46.8923V0.134491Z" fill="#0290EE" mask="url(#path-1-inside-1_3397_393)"/> | ||
<path d="M37.7009 36.0498L47.188 45.1981L37.7009 54.3464" stroke="#0290EE" stroke-width="3.38825" stroke-linecap="round"/> | ||
</svg> | ||
</div> | ||
<div class="wnp-swap-blurb-there"> | ||
<span class="wnp-swap-text-there" lang="fr">bonjour ⚜️</span> | ||
<svg width="50" height="57" viewBox="0 0 50 57" fill="none" xmlns="http://www.w3.org/2000/svg" id="arrow-there" aria-hidden="true"> | ||
<mask id="path-1-inside-1_3397_390" fill="white"> | ||
<path d="M49.7112 56.521H2.95337V9.76319H42.9347C46.6772 9.76319 49.7112 12.7971 49.7112 16.5397V56.521Z"/> | ||
</mask> | ||
<path d="M49.7112 56.521H2.95337H49.7112ZM2.95337 6.37494H42.9347C48.5485 6.37494 53.0994 10.9258 53.0994 16.5397H46.3229C46.3229 14.6684 44.806 13.1514 42.9347 13.1514H2.95337V6.37494ZM42.9347 6.37494C48.5485 6.37494 53.0994 10.9258 53.0994 16.5397V56.521H46.3229V16.5397C46.3229 14.6684 44.806 13.1514 42.9347 13.1514L42.9347 6.37494ZM2.95337 56.521V9.76319V56.521Z" fill="#FFFFF2" mask="url(#path-1-inside-1_3397_390)"/> | ||
<path d="M12.4403 20.6057L2.95322 11.4574L12.4403 2.30918" stroke="#FFFFF2" stroke-width="3.38825" stroke-linecap="round"/> | ||
</svg> | ||
</div> | ||
</aside> | ||
|
||
<h2>Say ‘<span lang="fr">Bonjour</span>’ to Firefox translations</h2> | ||
|
||
<p>Firefox now comes with an integrated translation tool, so you never have to use another app or website again.</p> | ||
|
||
<p> | ||
<a id="cta-try" class="mzp-c-button mzp-t-product" href="https://www.mozilla.org/fr/" data-cta-type="button" data-cta-text="Try it now">Try it now</a> | ||
</p> | ||
|
||
</div> | ||
|
||
</section> | ||
{% endblock %} | ||
|
||
{% block js %} | ||
{{ js_bundle('firefox_whatsnew_update') }} | ||
{% endblock %} |
67 changes: 67 additions & 0 deletions
67
bedrock/firefox/templates/firefox/whatsnew/whatsnew-fx118-en-GB.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
{# | ||
This Source Code Form is subject to the terms of the Mozilla Public | ||
License, v. 2.0. If a copy of the MPL was not distributed with this | ||
file, You can obtain one at https://mozilla.org/MPL/2.0/. | ||
#} | ||
|
||
{% extends "firefox/whatsnew/base.html" %} | ||
|
||
{% block page_title %}What’s new with Firefox{% endblock %} | ||
|
||
{#- This will appear as <meta property="og:description"> which can be used for social share -#} | ||
{% block page_og_desc %}{{ ftl('whatsnew-page-description') }}{% endblock %} | ||
|
||
{% block body_id %}firefox-whatsnew{% endblock %} | ||
|
||
{% block page_css %} | ||
{{ css_bundle('firefox_whatsnew_118') }} | ||
{% endblock %} | ||
|
||
{% block site_header %}{% endblock %} | ||
|
||
|
||
{% block wnp_content %} | ||
<section class="wnp-content-main"> | ||
<div class="mzp-l-content mzp-t-content-sm"> | ||
<aside class="wnp-swap"> | ||
<div class="wnp-swap-blurb-here"> | ||
<span class="wnp-swap-text-here" lang="en">hello 🫖</span> | ||
<svg width="50" height="57" viewBox="0 0 50 57" fill="none" xmlns="http://www.w3.org/2000/svg" id="arrow-here" aria-hidden="true"> | ||
<mask id="path-1-inside-1_3397_393" fill="white"> | ||
<path d="M0.429993 0.134491H47.1878V46.8923H7.20649C3.46393 46.8923 0.429993 43.8584 0.429993 40.1158V0.134491Z"/> | ||
</mask> | ||
<path d="M0.429993 0.134491H47.1878H0.429993ZM47.1878 50.2805H7.20649C1.59266 50.2805 -2.95825 45.7296 -2.95825 40.1158H3.81824C3.81824 41.9871 5.33521 43.5041 7.20649 43.5041H47.1878V50.2805ZM7.20649 50.2805C1.59266 50.2805 -2.95825 45.7296 -2.95825 40.1158V0.134491H3.81824V40.1158C3.81824 41.9871 5.33521 43.5041 7.20649 43.5041L7.20649 50.2805ZM47.1878 0.134491V46.8923V0.134491Z" fill="#0290EE" mask="url(#path-1-inside-1_3397_393)"/> | ||
<path d="M37.7009 36.0498L47.188 45.1981L37.7009 54.3464" stroke="#0290EE" stroke-width="3.38825" stroke-linecap="round"/> | ||
</svg> | ||
</div> | ||
<div class="wnp-swap-blurb-there"> | ||
<span class="wnp-swap-text-there" lang="fr">bonjour 🥖</span> | ||
<svg width="50" height="57" viewBox="0 0 50 57" fill="none" xmlns="http://www.w3.org/2000/svg" id="arrow-there" aria-hidden="true"> | ||
<mask id="path-1-inside-1_3397_390" fill="white"> | ||
<path d="M49.7112 56.521H2.95337V9.76319H42.9347C46.6772 9.76319 49.7112 12.7971 49.7112 16.5397V56.521Z"/> | ||
</mask> | ||
<path d="M49.7112 56.521H2.95337H49.7112ZM2.95337 6.37494H42.9347C48.5485 6.37494 53.0994 10.9258 53.0994 16.5397H46.3229C46.3229 14.6684 44.806 13.1514 42.9347 13.1514H2.95337V6.37494ZM42.9347 6.37494C48.5485 6.37494 53.0994 10.9258 53.0994 16.5397V56.521H46.3229V16.5397C46.3229 14.6684 44.806 13.1514 42.9347 13.1514L42.9347 6.37494ZM2.95337 56.521V9.76319V56.521Z" fill="#FFFFF2" mask="url(#path-1-inside-1_3397_390)"/> | ||
<path d="M12.4403 20.6057L2.95322 11.4574L12.4403 2.30918" stroke="#FFFFF2" stroke-width="3.38825" stroke-linecap="round"/> | ||
</svg> | ||
</div> | ||
</aside> | ||
|
||
<h2>Say ‘<span lang="fr">Bonjour</span>’ to Firefox translations</h2> | ||
|
||
<p>Translate the web locally, so your data stays safe. Firefox now comes with an integrated translation tool, so you never have to use another app or website again.</p> | ||
|
||
<p class="wnp-cta"> | ||
<a id="cta-default" class="mzp-c-button mzp-t-product" href="{{ url('firefox.set-as-default.thanks') }}" data-cta-type="button" data-cta-text="Set Firefox as your default browser">Set Firefox as your default browser</a> | ||
{% set releasenotes_url = url('firefox.releases.index') if not version else '/firefox/%s/releasenotes/'|format(version) %} | ||
<a id="cta-notes" class="mzp-c-button mzp-t-product" href="{{ releasenotes_url }}" data-cta-type="button" data-cta-text="See what else is new">See what else is new</a> | ||
</p> | ||
|
||
</div> | ||
|
||
</section> | ||
{% endblock %} | ||
|
||
{% block js %} | ||
{{ js_bundle('firefox_whatsnew_update') }} | ||
{{ js_bundle('firefox_whatsnew_118') }} | ||
{% endblock %} |
64 changes: 64 additions & 0 deletions
64
bedrock/firefox/templates/firefox/whatsnew/whatsnew-fx118-en-US.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
{# | ||
This Source Code Form is subject to the terms of the Mozilla Public | ||
License, v. 2.0. If a copy of the MPL was not distributed with this | ||
file, You can obtain one at https://mozilla.org/MPL/2.0/. | ||
#} | ||
|
||
{% extends "firefox/whatsnew/base.html" %} | ||
|
||
{% block page_title %}What’s new with Firefox{% endblock %} | ||
|
||
{#- This will appear as <meta property="og:description"> which can be used for social share -#} | ||
{% block page_og_desc %}{{ ftl('whatsnew-page-description') }}{% endblock %} | ||
|
||
{% block body_id %}firefox-whatsnew{% endblock %} | ||
|
||
{% block page_css %} | ||
{{ css_bundle('firefox_whatsnew_118') }} | ||
{% endblock %} | ||
|
||
{% block site_header %}{% endblock %} | ||
|
||
|
||
{% block wnp_content %} | ||
<section class="wnp-content-main"> | ||
<div class="mzp-l-content mzp-t-content-sm"> | ||
<aside class="wnp-swap"> | ||
<div class="wnp-swap-blurb-here"> | ||
<span class="wnp-swap-text-here" lang="en-US">how are you? 🇺🇸</span> | ||
<svg width="50" height="57" viewBox="0 0 50 57" fill="none" xmlns="http://www.w3.org/2000/svg" id="arrow-here" aria-hidden="true"> | ||
<mask id="path-1-inside-1_3397_393" fill="white"> | ||
<path d="M0.429993 0.134491H47.1878V46.8923H7.20649C3.46393 46.8923 0.429993 43.8584 0.429993 40.1158V0.134491Z"/> | ||
</mask> | ||
<path d="M0.429993 0.134491H47.1878H0.429993ZM47.1878 50.2805H7.20649C1.59266 50.2805 -2.95825 45.7296 -2.95825 40.1158H3.81824C3.81824 41.9871 5.33521 43.5041 7.20649 43.5041H47.1878V50.2805ZM7.20649 50.2805C1.59266 50.2805 -2.95825 45.7296 -2.95825 40.1158V0.134491H3.81824V40.1158C3.81824 41.9871 5.33521 43.5041 7.20649 43.5041L7.20649 50.2805ZM47.1878 0.134491V46.8923V0.134491Z" fill="#0290EE" mask="url(#path-1-inside-1_3397_393)"/> | ||
<path d="M37.7009 36.0498L47.188 45.1981L37.7009 54.3464" stroke="#0290EE" stroke-width="3.38825" stroke-linecap="round"/> | ||
</svg> | ||
</div> | ||
<div class="wnp-swap-blurb-there"> | ||
<span class="wnp-swap-text-there" lang="es-MX">cómo estás? 🇲🇽</span> | ||
<svg width="50" height="57" viewBox="0 0 50 57" fill="none" xmlns="http://www.w3.org/2000/svg" id="arrow-there" aria-hidden="true"> | ||
<mask id="path-1-inside-1_3397_390" fill="white"> | ||
<path d="M49.7112 56.521H2.95337V9.76319H42.9347C46.6772 9.76319 49.7112 12.7971 49.7112 16.5397V56.521Z"/> | ||
</mask> | ||
<path d="M49.7112 56.521H2.95337H49.7112ZM2.95337 6.37494H42.9347C48.5485 6.37494 53.0994 10.9258 53.0994 16.5397H46.3229C46.3229 14.6684 44.806 13.1514 42.9347 13.1514H2.95337V6.37494ZM42.9347 6.37494C48.5485 6.37494 53.0994 10.9258 53.0994 16.5397V56.521H46.3229V16.5397C46.3229 14.6684 44.806 13.1514 42.9347 13.1514L42.9347 6.37494ZM2.95337 56.521V9.76319V56.521Z" fill="#FFFFF2" mask="url(#path-1-inside-1_3397_390)"/> | ||
<path d="M12.4403 20.6057L2.95322 11.4574L12.4403 2.30918" stroke="#FFFFF2" stroke-width="3.38825" stroke-linecap="round"/> | ||
</svg> | ||
</div> | ||
</aside> | ||
|
||
<h2>Say ‘<span lang="es-MX">Hola</span>’ to Firefox translations</h2> | ||
|
||
<p>Firefox now comes with an integrated translation tool, so you never have to use another app or website again.</p> | ||
|
||
<p> | ||
<a id="cta-try" class="mzp-c-button mzp-t-product" href="https://www.mozilla.org/es-MX/" data-cta-type="button" data-cta-text="Try it now">Try it now</a> | ||
</p> | ||
|
||
</div> | ||
|
||
</section> | ||
{% endblock %} | ||
|
||
{% block js %} | ||
{{ js_bundle('firefox_whatsnew_update') }} | ||
{% endblock %} |
67 changes: 67 additions & 0 deletions
67
bedrock/firefox/templates/firefox/whatsnew/whatsnew-fx118-fr.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
{# | ||
This Source Code Form is subject to the terms of the Mozilla Public | ||
License, v. 2.0. If a copy of the MPL was not distributed with this | ||
file, You can obtain one at https://mozilla.org/MPL/2.0/. | ||
#} | ||
|
||
{% extends "firefox/whatsnew/base.html" %} | ||
|
||
{% block page_title %}What’s new with Firefox{% endblock %} | ||
|
||
{#- This will appear as <meta property="og:description"> which can be used for social share -#} | ||
{% block page_og_desc %}{{ ftl('whatsnew-page-description') }}{% endblock %} | ||
|
||
{% block body_id %}firefox-whatsnew{% endblock %} | ||
|
||
{% block page_css %} | ||
{{ css_bundle('firefox_whatsnew_118') }} | ||
{% endblock %} | ||
|
||
{% block site_header %}{% endblock %} | ||
|
||
|
||
{% block wnp_content %} | ||
<section class="wnp-content-main"> | ||
<div class="mzp-l-content mzp-t-content-sm"> | ||
<aside class="wnp-swap"> | ||
<div class="wnp-swap-blurb-here"> | ||
<span class="wnp-swap-text-here" lang="en">hello 🫖</span> | ||
<svg width="50" height="57" viewBox="0 0 50 57" fill="none" xmlns="http://www.w3.org/2000/svg" id="arrow-here" aria-hidden="true"> | ||
<mask id="path-1-inside-1_3397_393" fill="white"> | ||
<path d="M0.429993 0.134491H47.1878V46.8923H7.20649C3.46393 46.8923 0.429993 43.8584 0.429993 40.1158V0.134491Z"/> | ||
</mask> | ||
<path d="M0.429993 0.134491H47.1878H0.429993ZM47.1878 50.2805H7.20649C1.59266 50.2805 -2.95825 45.7296 -2.95825 40.1158H3.81824C3.81824 41.9871 5.33521 43.5041 7.20649 43.5041H47.1878V50.2805ZM7.20649 50.2805C1.59266 50.2805 -2.95825 45.7296 -2.95825 40.1158V0.134491H3.81824V40.1158C3.81824 41.9871 5.33521 43.5041 7.20649 43.5041L7.20649 50.2805ZM47.1878 0.134491V46.8923V0.134491Z" fill="#0290EE" mask="url(#path-1-inside-1_3397_393)"/> | ||
<path d="M37.7009 36.0498L47.188 45.1981L37.7009 54.3464" stroke="#0290EE" stroke-width="3.38825" stroke-linecap="round"/> | ||
</svg> | ||
</div> | ||
<div class="wnp-swap-blurb-there"> | ||
<span class="wnp-swap-text-there" lang="fr">bonjour 🥖</span> | ||
<svg width="50" height="57" viewBox="0 0 50 57" fill="none" xmlns="http://www.w3.org/2000/svg" id="arrow-there" aria-hidden="true"> | ||
<mask id="path-1-inside-1_3397_390" fill="white"> | ||
<path d="M49.7112 56.521H2.95337V9.76319H42.9347C46.6772 9.76319 49.7112 12.7971 49.7112 16.5397V56.521Z"/> | ||
</mask> | ||
<path d="M49.7112 56.521H2.95337H49.7112ZM2.95337 6.37494H42.9347C48.5485 6.37494 53.0994 10.9258 53.0994 16.5397H46.3229C46.3229 14.6684 44.806 13.1514 42.9347 13.1514H2.95337V6.37494ZM42.9347 6.37494C48.5485 6.37494 53.0994 10.9258 53.0994 16.5397V56.521H46.3229V16.5397C46.3229 14.6684 44.806 13.1514 42.9347 13.1514L42.9347 6.37494ZM2.95337 56.521V9.76319V56.521Z" fill="#FFFFF2" mask="url(#path-1-inside-1_3397_390)"/> | ||
<path d="M12.4403 20.6057L2.95322 11.4574L12.4403 2.30918" stroke="#FFFFF2" stroke-width="3.38825" stroke-linecap="round"/> | ||
</svg> | ||
</div> | ||
</aside> | ||
|
||
<h2>Dites ‘<span lang="en">Hello</span>’ à Firefox translations</h2> | ||
|
||
<p>Traduisez le web localement, pour que vos données restent sécurisées. Firefox est désormais doté d’un outil de traduction intégré, de sorte que vous n'aurez plus jamais besoin d'utiliser d’application tierce.</p> | ||
|
||
<p class="wnp-cta"> | ||
<a id="cta-default" class="mzp-c-button mzp-t-product" href="{{ url('firefox.set-as-default.thanks') }}" data-cta-type="button" data-cta-text="Set Firefox as your default browser">Faire de Firefox votre navigateur par défaut</a> | ||
{% set releasenotes_url = url('firefox.releases.index') if not version else '/firefox/%s/releasenotes/'|format(version) %} | ||
<a id="cta-notes" class="mzp-c-button mzp-t-product" href="{{ releasenotes_url }}" data-cta-type="button" data-cta-text="See what else is new">Découvrir d’autres nouveautés</a> | ||
</p> | ||
|
||
</div> | ||
|
||
</section> | ||
{% endblock %} | ||
|
||
{% block js %} | ||
{{ js_bundle('firefox_whatsnew_update') }} | ||
{{ js_bundle('firefox_whatsnew_118') }} | ||
{% endblock %} |
Oops, something went wrong.