aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/javascript/reference/global_objects/string
diff options
context:
space:
mode:
authorSasha Sushko <sushko@outlook.com>2021-05-31 19:26:15 +0300
committerGitHub <noreply@github.com>2021-05-31 19:26:15 +0300
commitfe6cfe4e918907d7d9ecd83fec4528092138b00e (patch)
treec02e28f78a15607eaa1b5753b19389a7390a45d2 /files/ru/web/javascript/reference/global_objects/string
parent33ef44d2df73d4e1705ec10ba54501e4d7f82603 (diff)
downloadtranslated-content-fe6cfe4e918907d7d9ecd83fec4528092138b00e.tar.gz
translated-content-fe6cfe4e918907d7d9ecd83fec4528092138b00e.tar.bz2
translated-content-fe6cfe4e918907d7d9ecd83fec4528092138b00e.zip
RU: Remove hidden paragraphs about Browser Compatibility (#1062)
* Remove Browser Compatibility hidden paragraphs via automation * Remove Browser Compatibility hidden paragraphs manually * Remove Browser Compatibility hidden paragraphs in "not sure" cases
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/string')
-rw-r--r--files/ru/web/javascript/reference/global_objects/string/index.html4
-rw-r--r--files/ru/web/javascript/reference/global_objects/string/matchall/index.html3
-rw-r--r--files/ru/web/javascript/reference/global_objects/string/padstart/index.html3
-rw-r--r--files/ru/web/javascript/reference/global_objects/string/repeat/index.html3
-rw-r--r--files/ru/web/javascript/reference/global_objects/string/replaceall/index.html3
-rw-r--r--files/ru/web/javascript/reference/global_objects/string/startswith/index.html4
-rw-r--r--files/ru/web/javascript/reference/global_objects/string/substr/index.html3
7 files changed, 0 insertions, 23 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/string/index.html b/files/ru/web/javascript/reference/global_objects/string/index.html
index 3e6609ccce..8ae07f9337 100644
--- a/files/ru/web/javascript/reference/global_objects/string/index.html
+++ b/files/ru/web/javascript/reference/global_objects/string/index.html
@@ -284,10 +284,6 @@ for (var i = 0, n = inputValues.length; i &lt; n; ++i) {
<h2 id="Browser_compatibility" name="Browser_compatibility">Совместимость с браузерами</h2>
-<div class="hidden">
-<p>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>
-
<p>{{Compat("javascript.builtins.String",2)}}</p>
<div></div>
diff --git a/files/ru/web/javascript/reference/global_objects/string/matchall/index.html b/files/ru/web/javascript/reference/global_objects/string/matchall/index.html
index 1b698ae6cc..ece52d3043 100644
--- a/files/ru/web/javascript/reference/global_objects/string/matchall/index.html
+++ b/files/ru/web/javascript/reference/global_objects/string/matchall/index.html
@@ -106,9 +106,6 @@ array[1];
</table>
<h2 id="Браузерная_совместимость">Браузерная совместимость</h2>
-
-<p class="hidden">The compatibility table on 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("javascript.builtins.String.matchAll")}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/string/padstart/index.html b/files/ru/web/javascript/reference/global_objects/string/padstart/index.html
index 074516217d..855b129568 100644
--- a/files/ru/web/javascript/reference/global_objects/string/padstart/index.html
+++ b/files/ru/web/javascript/reference/global_objects/string/padstart/index.html
@@ -80,9 +80,6 @@ if (!String.prototype.padStart) {
</table>
<h2 id="Поддержка_браузерами">Поддержка браузерами</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("javascript.builtins.String.padStart")}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/string/repeat/index.html b/files/ru/web/javascript/reference/global_objects/string/repeat/index.html
index 46872f4147..b03a567342 100644
--- a/files/ru/web/javascript/reference/global_objects/string/repeat/index.html
+++ b/files/ru/web/javascript/reference/global_objects/string/repeat/index.html
@@ -118,7 +118,4 @@ translation_of: Web/JavaScript/Reference/Global_Objects/String/repeat
</table>
<h2 id="Browser_compatibility" name="Browser_compatibility">Совместимость с браузерами</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("javascript.builtins.String.repeat")}}</p>
diff --git a/files/ru/web/javascript/reference/global_objects/string/replaceall/index.html b/files/ru/web/javascript/reference/global_objects/string/replaceall/index.html
index 432f977fc5..318e9a30c3 100644
--- a/files/ru/web/javascript/reference/global_objects/string/replaceall/index.html
+++ b/files/ru/web/javascript/reference/global_objects/string/replaceall/index.html
@@ -152,9 +152,6 @@ TypeError: replaceAll must be called with a global RegExp
</table>
<h2 id="Browser_compatibility">Browser compatibility</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("javascript.builtins.String.replaceAll")}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/string/startswith/index.html b/files/ru/web/javascript/reference/global_objects/string/startswith/index.html
index a58fbf5631..f13593ecac 100644
--- a/files/ru/web/javascript/reference/global_objects/string/startswith/index.html
+++ b/files/ru/web/javascript/reference/global_objects/string/startswith/index.html
@@ -63,10 +63,6 @@ console.log(str.startsWith('не быть', 9)); // true
<h2 id="Browser_compatibility" name="Browser_compatibility">Совместимость с браузерами</h2>
-<div class="hidden">
-<p>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>
-
<p>{{Compat("javascript.builtins.String.startsWith")}}</p>
<div id="compat-mobile"></div>
diff --git a/files/ru/web/javascript/reference/global_objects/string/substr/index.html b/files/ru/web/javascript/reference/global_objects/string/substr/index.html
index 13fbfe4b76..b6bc0740ed 100644
--- a/files/ru/web/javascript/reference/global_objects/string/substr/index.html
+++ b/files/ru/web/javascript/reference/global_objects/string/substr/index.html
@@ -102,9 +102,6 @@ if ('ab'.substr(-1) != 'b') {
</table>
<h2 id="Browser_compatibility" name="Browser_compatibility">Совместимость с браузерами</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("javascript.builtins.String.substr")}}</p>
<h2 id="See_also" name="See_also">Смотрите также</h2>