aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/navigator
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-03-25 01:13:29 +0300
committerGitHub <noreply@github.com>2021-03-25 01:13:29 +0300
commitf7f5454b72bd74808d1a9cf8cbaf69d8d0b378b9 (patch)
treed371d06cc1187b568c3b31bea3f8c4b65f22ff4f /files/ru/web/api/navigator
parentb7001d616903bbb2a9e8099757a4ff0b103539c3 (diff)
downloadtranslated-content-f7f5454b72bd74808d1a9cf8cbaf69d8d0b378b9.tar.gz
translated-content-f7f5454b72bd74808d1a9cf8cbaf69d8d0b378b9.tar.bz2
translated-content-f7f5454b72bd74808d1a9cf8cbaf69d8d0b378b9.zip
Unify Russian translation of "notes" (#302)
* Remove all mentions of EmbedTest262ReportResultsTable Part of #297 * Unify Russian translation of "notes" Co-authored-by: Peter Bengtsson <mail@peterbe.com> Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
Diffstat (limited to 'files/ru/web/api/navigator')
-rw-r--r--files/ru/web/api/navigator/connection/index.html2
-rw-r--r--files/ru/web/api/navigator/cookieenabled/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/navigator/connection/index.html b/files/ru/web/api/navigator/connection/index.html
index c989f1f0d6..fbb1149e99 100644
--- a/files/ru/web/api/navigator/connection/index.html
+++ b/files/ru/web/api/navigator/connection/index.html
@@ -86,7 +86,7 @@ original_slug: Web/API/NetworkInformation/connection
</table>
</div>
-<h3 id="Заметка_для_Gecko">Заметка для Gecko</h3>
+<h3 id="Примечание_для_Gecko">Примечание для Gecko</h3>
<ul>
<li>Network API может быть отключена  используя <code>dom.netinfo.enabled</code>.</li>
diff --git a/files/ru/web/api/navigator/cookieenabled/index.html b/files/ru/web/api/navigator/cookieenabled/index.html
index d04a4659e9..4aabb089e0 100644
--- a/files/ru/web/api/navigator/cookieenabled/index.html
+++ b/files/ru/web/api/navigator/cookieenabled/index.html
@@ -72,7 +72,7 @@ translation_of: Web/API/Navigator/cookieEnabled
</table>
</div>
-<h3 id="Заметки_для_Gecko">Заметки для Gecko</h3>
+<h3 id="Заметки_для_Gecko">Примечания для Gecko</h3>
<p>До Gecko 8.0 {{ geckoRelease("8.0") }}, <code>window.navigator.cookieEnabled </code>сообщало неправильный результат, если положение исключения было в месте на странице на котором была выполнена проверка. Это было исправлено.</p>