diff options
author | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-11-15 19:39:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-15 19:39:35 +0100 |
commit | 6f6e297fbfa7867b1f42c4245df20f4282b3b083 (patch) | |
tree | e602e617243ed4427e45c30554939818bfba8d6e /files/fr/glossary/firefox_os | |
parent | 34d315396ca29d7ef51ecc27eeeeeb275e9b0ba9 (diff) | |
download | translated-content-6f6e297fbfa7867b1f42c4245df20f4282b3b083.tar.gz translated-content-6f6e297fbfa7867b1f42c4245df20f4282b3b083.tar.bz2 translated-content-6f6e297fbfa7867b1f42c4245df20f4282b3b083.zip |
Prepare Glossary section for Markdown conversion (#2971)
* Remove seoSummary and summary classes
* Fix hidden blocks / code samples
* Remove span cruft
* Remove <font> and <style .. font..>
* Remove notranslate
* Remove id other than in headings
* Fix pre blocks and remove style
* Fix other report one offs and remove absolute urls
* Remove external classes
* Fixing images url
Diffstat (limited to 'files/fr/glossary/firefox_os')
-rw-r--r-- | files/fr/glossary/firefox_os/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/glossary/firefox_os/index.html b/files/fr/glossary/firefox_os/index.html index 4e6523be21..65c0567405 100644 --- a/files/fr/glossary/firefox_os/index.html +++ b/files/fr/glossary/firefox_os/index.html @@ -11,7 +11,7 @@ original_slug: Glossaire/Firefox_OS --- <h2 id="Résumé">Résumé</h2> -<p><span id="result_box" lang="fr"><span>Firefox OS est le système d'exploitation mobile de Mozilla, basé sur Linux et le puissant moteur de rendu </span></span> {{glossary("Gecko")}} <span lang="fr"><span>de </span></span>{{glossary("Mozilla Firefox","Firefox")}} <span lang="fr"><span>.</span></span> <span id="result_box" lang="fr"><span>Firefox OS se compose principalement de {{glossary("Gaia")}}, {{glossary("Gecko")}} et {{glossary("Gonk")}}.</span></span></p> +<p>Firefox OS est le système d'exploitation mobile de Mozilla, basé sur Linux et le puissant moteur de rendu {{glossary("Gecko")}} de {{glossary("Mozilla Firefox","Firefox")}} . Firefox OS se compose principalement de {{glossary("Gaia")}}, {{glossary("Gecko")}} et {{glossary("Gonk")}}.</p> <h2 id="En_apprendre_plus">En apprendre plus</h2> @@ -24,5 +24,5 @@ original_slug: Glossaire/Firefox_OS <h3 id="Référence_technique">Référence technique</h3> <ul> - <li><span class="short_text" id="result_box" lang="fr"><span>En savoir plus sur Firefox OS dans le MDN</span></span> <a href="https://developer.mozilla.org/fr/docs/Archive/B2G_OS">Firefox OS Zone</a> !</li> + <li>En savoir plus sur Firefox OS dans le MDN <a href="/fr/docs/Archive/B2G_OS">Firefox OS Zone</a> !</li> </ul> |