aboutsummaryrefslogtreecommitdiff
path: root/files/ru/mozilla/add-ons
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-29 20:34:32 +0300
committerGitHub <noreply@github.com>2021-10-29 20:34:32 +0300
commitc08c48e16cb9e47c586925999362de104ecd710d (patch)
tree4464fc29abe9bc12fab7c665884d08b864cf2ff0 /files/ru/mozilla/add-ons
parent9adcae13346df29353fc658e8c1e04e1903f1f9d (diff)
downloadtranslated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.gz
translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.bz2
translated-content-c08c48e16cb9e47c586925999362de104ecd710d.zip
[RU] Update Compat macros (#2911)
Diffstat (limited to 'files/ru/mozilla/add-ons')
-rw-r--r--files/ru/mozilla/add-ons/webextensions/api/cookies/cookie/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/api/cookies/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/api/downloads/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/api/runtime/getmanifest/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/api/runtime/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/api/tabs/get/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/api/tabs/hide/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/api/tabs/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/api/webrequest/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/api/windows/createtype/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/api/windows/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/manifest.json/background/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/manifest.json/content_security_policy/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/manifest.json/description/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/manifest.json/icons/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/manifest.json/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/manifest.json/name/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/manifest.json/permissions/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/manifest.json/version/index.html2
-rw-r--r--files/ru/mozilla/add-ons/webextensions/match_patterns/index.html2
21 files changed, 21 insertions, 21 deletions
diff --git a/files/ru/mozilla/add-ons/webextensions/api/cookies/cookie/index.html b/files/ru/mozilla/add-ons/webextensions/api/cookies/cookie/index.html
index b99634698d..fc52bd1e8f 100644
--- a/files/ru/mozilla/add-ons/webextensions/api/cookies/cookie/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/api/cookies/cookie/index.html
@@ -43,7 +43,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/cookies/Cookie
</dl>
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
-<p>{{Compat("webextensions.api.cookies.Cookie")}}</p>
+<p>{{Compat}}</p>
<h2 id="Примеры">Примеры</h2>
diff --git a/files/ru/mozilla/add-ons/webextensions/api/cookies/index.html b/files/ru/mozilla/add-ons/webextensions/api/cookies/index.html
index 116166a1ef..ff6f6e90b2 100644
--- a/files/ru/mozilla/add-ons/webextensions/api/cookies/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/api/cookies/index.html
@@ -103,7 +103,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/cookies
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p>{{Compat("webextensions.api.cookies")}}</p>
+<p>{{Compat}}</p>
<div class="hidden note">
<p>The "Chrome incompatibilities" section is included from <a href="https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Chrome_incompatibilities"> https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Chrome_incompatibilities</a> using the <a href="/en-US/docs/Template:WebExtChromeCompat">WebExtChromeCompat</a> macro.</p>
diff --git a/files/ru/mozilla/add-ons/webextensions/api/downloads/index.html b/files/ru/mozilla/add-ons/webextensions/api/downloads/index.html
index 120b33ba44..7daa2d1355 100644
--- a/files/ru/mozilla/add-ons/webextensions/api/downloads/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/api/downloads/index.html
@@ -80,7 +80,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/downloads
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p>{{Compat("webextensions.api.downloads")}}</p>
+<p>{{Compat}}</p>
<p>{{WebExtExamples("h2")}}</p>
diff --git a/files/ru/mozilla/add-ons/webextensions/api/runtime/getmanifest/index.html b/files/ru/mozilla/add-ons/webextensions/api/runtime/getmanifest/index.html
index ce62a04f89..8be980e788 100644
--- a/files/ru/mozilla/add-ons/webextensions/api/runtime/getmanifest/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/api/runtime/getmanifest/index.html
@@ -35,7 +35,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/runtime/getManifest
<p><code>object</code> - объект JSON, представляющий манифест.</p>
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
-<p>{{Compat("webextensions.api.runtime.getManifest")}}</p>
+<p>{{Compat}}</p>
<h2 id="Примеры">Примеры</h2>
diff --git a/files/ru/mozilla/add-ons/webextensions/api/runtime/index.html b/files/ru/mozilla/add-ons/webextensions/api/runtime/index.html
index 62478e3457..8a3524cbde 100644
--- a/files/ru/mozilla/add-ons/webextensions/api/runtime/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/api/runtime/index.html
@@ -125,7 +125,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/runtime
-<p>{{Compat("webextensions.api.runtime")}}</p>
+<p>{{Compat}}</p>
<div>{{WebExtExamples("h2")}}</div>
diff --git a/files/ru/mozilla/add-ons/webextensions/api/tabs/get/index.html b/files/ru/mozilla/add-ons/webextensions/api/tabs/get/index.html
index 25a2126d65..4d5e0e7c21 100644
--- a/files/ru/mozilla/add-ons/webextensions/api/tabs/get/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/api/tabs/get/index.html
@@ -31,7 +31,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/tabs/get
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
-<p>{{Compat("webextensions.api.tabs.get")}}</p>
+<p>{{Compat}}</p>
<h2 id="Примеры">Примеры</h2>
diff --git a/files/ru/mozilla/add-ons/webextensions/api/tabs/hide/index.html b/files/ru/mozilla/add-ons/webextensions/api/tabs/hide/index.html
index e4c4c044d5..b142d68310 100644
--- a/files/ru/mozilla/add-ons/webextensions/api/tabs/hide/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/api/tabs/hide/index.html
@@ -45,7 +45,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/tabs/hide
<p>A <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise">Promise</a></code> that will be fulfilled with an array containing the IDs of the tabs that were hidden. If any error occurs, the promise will be rejected with an error message.</p>
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p>{{Compat("webextensions.api.tabs.hide")}}</p>
+<p>{{Compat}}</p>
<h2 id="Examples">Examples</h2>
diff --git a/files/ru/mozilla/add-ons/webextensions/api/tabs/index.html b/files/ru/mozilla/add-ons/webextensions/api/tabs/index.html
index 696329aa4f..32f8abbc44 100644
--- a/files/ru/mozilla/add-ons/webextensions/api/tabs/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/api/tabs/index.html
@@ -132,7 +132,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/tabs
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p>{{Compat("webextensions.api.tabs")}}</p>
+<p>{{Compat}}</p>
<div class="hidden note">
<p>The "Chrome incompatibilities" section is included from <a href="https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Chrome_incompatibilities"> https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Chrome_incompatibilities</a> using the <a href="/en-US/docs/Template:WebExtChromeCompat">WebExtChromeCompat</a> macro.</p>
diff --git a/files/ru/mozilla/add-ons/webextensions/api/webrequest/index.html b/files/ru/mozilla/add-ons/webextensions/api/webrequest/index.html
index 94e04a964b..2906d255e3 100644
--- a/files/ru/mozilla/add-ons/webextensions/api/webrequest/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/api/webrequest/index.html
@@ -143,7 +143,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/webRequest
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p>{{Compat("webextensions.api.webRequest")}}</p>
+<p>{{Compat}}</p>
<p><a href="/docs/Mozilla/Add-ons/WebExtensions/Chrome_incompatibilities#webRequest_incompatibilities">Extra notes on Chrome incompatibilities</a>.</p>
diff --git a/files/ru/mozilla/add-ons/webextensions/api/windows/createtype/index.html b/files/ru/mozilla/add-ons/webextensions/api/windows/createtype/index.html
index efc9821f8c..2d6e1f07ff 100644
--- a/files/ru/mozilla/add-ons/webextensions/api/windows/createtype/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/api/windows/createtype/index.html
@@ -22,7 +22,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/windows/CreateType
-<p>{{Compat("webextensions.api.windows.CreateType")}}</p>
+<p>{{Compat}}</p>
<p>{{WebExtExamples}}</p>
diff --git a/files/ru/mozilla/add-ons/webextensions/api/windows/index.html b/files/ru/mozilla/add-ons/webextensions/api/windows/index.html
index 7a6bcd7cba..7c25bb7910 100644
--- a/files/ru/mozilla/add-ons/webextensions/api/windows/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/api/windows/index.html
@@ -63,7 +63,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/windows
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p>{{Compat("webextensions.api.windows")}}</p>
+<p>{{Compat}}</p>
<p>{{WebExtExamples("h2")}}</p>
diff --git a/files/ru/mozilla/add-ons/webextensions/manifest.json/background/index.html b/files/ru/mozilla/add-ons/webextensions/manifest.json/background/index.html
index 4790f44ffa..ca9af7f5f5 100644
--- a/files/ru/mozilla/add-ons/webextensions/manifest.json/background/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/background/index.html
@@ -109,4 +109,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/background
<p>Загрузит файл фоновой страницы.</p>
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
-<p>{{Compat("webextensions.manifest.background", 10)}}</p>
+<p>{{Compat}}</p>
diff --git a/files/ru/mozilla/add-ons/webextensions/manifest.json/content_security_policy/index.html b/files/ru/mozilla/add-ons/webextensions/manifest.json/content_security_policy/index.html
index 9902f5d2d5..b1f9d4e877 100644
--- a/files/ru/mozilla/add-ons/webextensions/manifest.json/content_security_policy/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/content_security_policy/index.html
@@ -111,4 +111,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/content_security_pol
<p><span id="exampleNote_1">1. <em>Примечание: Работающие примеры демонстрируют правильное написание политики защиты содержимого. Тем не менее, расширения с политикой, включающей ключевые словами 'unsafe-eval', 'unsafe-inline', разрешающей загрузку удалённых скриптов и ресурсов, а так же blob файлов не будут допущены к распространению на addons.mozilla.org из-за значительных проблем с безопасностью.</em></span></p>
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p>{{Compat("webextensions.manifest.content_security_policy")}}</p>
+<p>{{Compat}}</p>
diff --git a/files/ru/mozilla/add-ons/webextensions/manifest.json/description/index.html b/files/ru/mozilla/add-ons/webextensions/manifest.json/description/index.html
index 33d944da27..11b8ccd44a 100644
--- a/files/ru/mozilla/add-ons/webextensions/manifest.json/description/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/description/index.html
@@ -38,4 +38,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/description
<pre class="brush: json no-line-numbers">"description": "Заменяет картинки на картинки с котиками."</pre>
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
-<p>{{Compat("webextensions.manifest.description")}}</p>
+<p>{{Compat}}</p>
diff --git a/files/ru/mozilla/add-ons/webextensions/manifest.json/icons/index.html b/files/ru/mozilla/add-ons/webextensions/manifest.json/icons/index.html
index 30cb7e9451..ecfde3119f 100644
--- a/files/ru/mozilla/add-ons/webextensions/manifest.json/icons/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/icons/index.html
@@ -74,4 +74,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/icons
</div>
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
-<p>{{Compat("webextensions.manifest.icons")}}</p>
+<p>{{Compat}}</p>
diff --git a/files/ru/mozilla/add-ons/webextensions/manifest.json/index.html b/files/ru/mozilla/add-ons/webextensions/manifest.json/index.html
index b72ba18a66..e0621c5674 100644
--- a/files/ru/mozilla/add-ons/webextensions/manifest.json/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/index.html
@@ -130,7 +130,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json
<p>Для полного обзора всех полей манифеста и их содержимого, смотрите <a href="/en-US/docs/Mozilla/Add-ons/WebExtensions/Browser_compatibility_for_manifest.json">полную таблицу совместимости <code>manifest.json</code></a> с браузерами.</p>
-<p>{{Compat("webextensions.manifest")}}</p>
+<p>{{Compat}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html b/files/ru/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html
index 4c5c0bafec..9897022d76 100644
--- a/files/ru/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html
@@ -39,4 +39,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/manifest_version
</pre>
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
-<p>{{Compat("webextensions.manifest.manifest_version")}}</p>
+<p>{{Compat}}</p>
diff --git a/files/ru/mozilla/add-ons/webextensions/manifest.json/name/index.html b/files/ru/mozilla/add-ons/webextensions/manifest.json/name/index.html
index b6df41ed32..1fa55d9791 100644
--- a/files/ru/mozilla/add-ons/webextensions/manifest.json/name/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/name/index.html
@@ -38,4 +38,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/name
<pre class="brush: json">"name": "My Extension"</pre>
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
-<p>{{Compat("webextensions.manifest.name")}}</p>
+<p>{{Compat}}</p>
diff --git a/files/ru/mozilla/add-ons/webextensions/manifest.json/permissions/index.html b/files/ru/mozilla/add-ons/webextensions/manifest.json/permissions/index.html
index f1fc0661ea..3549c206f2 100644
--- a/files/ru/mozilla/add-ons/webextensions/manifest.json/permissions/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/permissions/index.html
@@ -187,4 +187,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/permissions
<p>Запрашивает несколько типов полномочий из примеров выше.</p>
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p>{{Compat("webextensions.manifest.permissions")}}</p>
+<p>{{Compat}}</p>
diff --git a/files/ru/mozilla/add-ons/webextensions/manifest.json/version/index.html b/files/ru/mozilla/add-ons/webextensions/manifest.json/version/index.html
index 9ffdbad083..16cadceadc 100644
--- a/files/ru/mozilla/add-ons/webextensions/manifest.json/version/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/version/index.html
@@ -43,4 +43,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/version
<pre class="brush: json no-line-numbers">"version": "0.1"</pre>
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
-<p>{{Compat("webextensions.manifest.version")}}</p>
+<p>{{Compat}}</p>
diff --git a/files/ru/mozilla/add-ons/webextensions/match_patterns/index.html b/files/ru/mozilla/add-ons/webextensions/match_patterns/index.html
index 853321206f..a30618bb88 100644
--- a/files/ru/mozilla/add-ons/webextensions/match_patterns/index.html
+++ b/files/ru/mozilla/add-ons/webextensions/match_patterns/index.html
@@ -423,4 +423,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/Match_patterns
-<p>{{Compat("webextensions.match_patterns.scheme",10)}}</p>
+<p>{{Compat}}</p>