aboutsummaryrefslogtreecommitdiff
path: root/files/fr/mozilla/add-ons/webextensions/api/storage
diff options
context:
space:
mode:
authorSphinxKnight <SphinxKnight@users.noreply.github.com>2021-06-19 19:59:30 +0200
committerGitHub <noreply@github.com>2021-06-19 19:59:30 +0200
commit7f6c5f534d4b1249775efe77a6372f0d068c7a5e (patch)
tree2d1558563a40a7b2a08382797593abf89a849dc5 /files/fr/mozilla/add-ons/webextensions/api/storage
parent4b325100c1ca81f9cb59fa6aba8667bc4363636f (diff)
downloadtranslated-content-7f6c5f534d4b1249775efe77a6372f0d068c7a5e.tar.gz
translated-content-7f6c5f534d4b1249775efe77a6372f0d068c7a5e.tar.bz2
translated-content-7f6c5f534d4b1249775efe77a6372f0d068c7a5e.zip
Remove bcd hidden in mozilla section for fr and some cleaning (#1253)
* Remove bcd hidden in mozilla section for fr and removed unecessary newlines and malformed docs Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
Diffstat (limited to 'files/fr/mozilla/add-ons/webextensions/api/storage')
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/storage/local/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/storage/managed/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/storage/onchanged/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/storage/storagearea/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/storage/storagechange/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/storage/sync/index.html2
6 files changed, 0 insertions, 12 deletions
diff --git a/files/fr/mozilla/add-ons/webextensions/api/storage/local/index.html b/files/fr/mozilla/add-ons/webextensions/api/storage/local/index.html
index d9addc36eb..fc62390e95 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/storage/local/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/storage/local/index.html
@@ -49,8 +49,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/storage/local
<h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("webextensions.api.storage.local")}}</p>
<p>{{WebExtExamples}}</p>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/storage/managed/index.html b/files/fr/mozilla/add-ons/webextensions/api/storage/managed/index.html
index 367206b319..e8d50a6c21 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/storage/managed/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/storage/managed/index.html
@@ -93,8 +93,6 @@ storageItem.then((res) =&gt; {
<h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("webextensions.api.storage.managed")}}</p>
<p>{{WebExtExamples}}</p>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/storage/onchanged/index.html b/files/fr/mozilla/add-ons/webextensions/api/storage/onchanged/index.html
index e7215b138c..53bf75d281 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/storage/onchanged/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/storage/onchanged/index.html
@@ -58,8 +58,6 @@ browser.storage.onChanged.hasListener(listener)
<h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("webextensions.api.storage.onChanged")}}</p>
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/storage/storagearea/index.html b/files/fr/mozilla/add-ons/webextensions/api/storage/storagearea/index.html
index c22ea99dc3..14b6462ab9 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/storage/storagearea/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/storage/storagearea/index.html
@@ -38,8 +38,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/storage/StorageArea
<h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("webextensions.api.storage.StorageArea")}}</p>
<p>{{WebExtExamples}}</p>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/storage/storagechange/index.html b/files/fr/mozilla/add-ons/webextensions/api/storage/storagechange/index.html
index 4542f8dd76..938ac3faa2 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/storage/storagechange/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/storage/storagechange/index.html
@@ -30,8 +30,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/storage/StorageChange
<h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("webextensions.api.storage.StorageChange")}}</p>
<p>{{WebExtExamples}}</p>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/storage/sync/index.html b/files/fr/mozilla/add-ons/webextensions/api/storage/sync/index.html
index 641781ea93..2385aa146f 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/storage/sync/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/storage/sync/index.html
@@ -42,8 +42,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/storage/sync
<h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("webextensions.api.storage.sync")}}</p>
<p>{{WebExtExamples}}</p>