diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-06-22 07:55:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-22 13:55:45 +0200 |
commit | 325a9a16506132e984a82bbfce18f9220e81fbb0 (patch) | |
tree | 91bc3309b5569ffc128143fa3babe8c04bd9e88c /files/es/mozilla/add-ons | |
parent | 54dab32379dd4758a25387f0736a04067383688b (diff) | |
download | translated-content-325a9a16506132e984a82bbfce18f9220e81fbb0.tar.gz translated-content-325a9a16506132e984a82bbfce18f9220e81fbb0.tar.bz2 translated-content-325a9a16506132e984a82bbfce18f9220e81fbb0.zip |
remove hidden bcd table from 'es' (#1271)
Diffstat (limited to 'files/es/mozilla/add-ons')
5 files changed, 1 insertions, 9 deletions
diff --git a/files/es/mozilla/add-ons/webextensions/api/storage/local/index.html b/files/es/mozilla/add-ons/webextensions/api/storage/local/index.html index 8c2a288aaf..c0b7d32491 100644 --- a/files/es/mozilla/add-ons/webextensions/api/storage/local/index.html +++ b/files/es/mozilla/add-ons/webextensions/api/storage/local/index.html @@ -46,8 +46,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/storage/local <h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</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/es/mozilla/add-ons/webextensions/api/storage/sync/index.html b/files/es/mozilla/add-ons/webextensions/api/storage/sync/index.html index 74fc334dbc..c34ec15057 100644 --- a/files/es/mozilla/add-ons/webextensions/api/storage/sync/index.html +++ b/files/es/mozilla/add-ons/webextensions/api/storage/sync/index.html @@ -34,8 +34,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/storage/sync <h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</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> diff --git a/files/es/mozilla/add-ons/webextensions/browser_support_for_javascript_apis/index.html b/files/es/mozilla/add-ons/webextensions/browser_support_for_javascript_apis/index.html index 9a5e8aa13e..457ace64e4 100644 --- a/files/es/mozilla/add-ons/webextensions/browser_support_for_javascript_apis/index.html +++ b/files/es/mozilla/add-ons/webextensions/browser_support_for_javascript_apis/index.html @@ -7,8 +7,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/Browser_support_for_JavaScript_API <p>{{WebExtAllCompatTables}}</p> -<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> - <div class="note"><strong>Acknowledgements</strong> <p>Microsoft Edge compatibility data is supplied by Microsoft Corporation and is included here under the Creative Commons Attribution 3.0 United States License.</p> diff --git a/files/es/mozilla/add-ons/webextensions/manifest.json/icons/index.html b/files/es/mozilla/add-ons/webextensions/manifest.json/icons/index.html index 0f8550f027..ba98ee52b1 100644 --- a/files/es/mozilla/add-ons/webextensions/manifest.json/icons/index.html +++ b/files/es/mozilla/add-ons/webextensions/manifest.json/icons/index.html @@ -69,6 +69,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/icons <h2 id="Compatibilidad">Compatibilidad</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.manifest.icons")}}</p> diff --git a/files/es/mozilla/add-ons/webextensions/manifest.json/index.html b/files/es/mozilla/add-ons/webextensions/manifest.json/index.html index f85e30b4cf..b2c7505810 100644 --- a/files/es/mozilla/add-ons/webextensions/manifest.json/index.html +++ b/files/es/mozilla/add-ons/webextensions/manifest.json/index.html @@ -42,7 +42,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json <p>Para un resumen extendido de las llaves y sub-llaves ver la <a href="/en-US/docs/Mozilla/Add-ons/WebExtensions/Browser_compatibility_for_manifest.json"> tabla completa de compatibilidad de <code>manifest.json</code> en navegadores</a>.</p> -<div class="hidden">La tabla de compatibilidad está generada desde datos estructurados. Si quieres colaborar visita <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y solicita un <em>pull request</em>.</div> + <p>{{Compat("webextensions.manifest")}}</p> |