aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/mouseevent
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-03-21 15:34:50 +0300
committerGitHub <noreply@github.com>2021-03-21 15:34:50 +0300
commitfc853997358a3d2b6cd756655457af317b304d48 (patch)
treec6973ccc997f39a7c28ecdc935436856863b6c13 /files/ru/web/api/mouseevent
parent8b7a5fdbf9223d5ebbaed1c04801a61b5b88b870 (diff)
downloadtranslated-content-fc853997358a3d2b6cd756655457af317b304d48.tar.gz
translated-content-fc853997358a3d2b6cd756655457af317b304d48.tar.bz2
translated-content-fc853997358a3d2b6cd756655457af317b304d48.zip
Unify Russian translation of "See also" (#255)
Diffstat (limited to 'files/ru/web/api/mouseevent')
-rw-r--r--files/ru/web/api/mouseevent/button/index.html2
-rw-r--r--files/ru/web/api/mouseevent/buttons/index.html2
-rw-r--r--files/ru/web/api/mouseevent/screenx/index.html2
-rw-r--r--files/ru/web/api/mouseevent/shiftkey/index.html2
-rw-r--r--files/ru/web/api/mouseevent/which/index.html2
5 files changed, 5 insertions, 5 deletions
diff --git a/files/ru/web/api/mouseevent/button/index.html b/files/ru/web/api/mouseevent/button/index.html
index f68409984c..ffde5f6aab 100644
--- a/files/ru/web/api/mouseevent/button/index.html
+++ b/files/ru/web/api/mouseevent/button/index.html
@@ -145,7 +145,7 @@ var whichButton = function (e) {
<p>[1] Это соглашение не поддерживается браузерами Internet Explorer до версии 9: см. <a href="http://www.quirksmode.org/js/events_properties.html#button">QuirksMode for details</a>.</p>
-<h2 id="Смотри_также">Смотри также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>{{domxref('"MouseEvent"')}}</li>
diff --git a/files/ru/web/api/mouseevent/buttons/index.html b/files/ru/web/api/mouseevent/buttons/index.html
index 76a76cfbb4..02513b395f 100644
--- a/files/ru/web/api/mouseevent/buttons/index.html
+++ b/files/ru/web/api/mouseevent/buttons/index.html
@@ -118,7 +118,7 @@ translation_of: Web/API/MouseEvent/buttons
<li>On Mac OS X 10.5, the buttons attribute always returns 0 because there is no platform API for implementing this feature.</li>
</ul>
-<h2 id="Смотри_также">Смотри также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>{{domxref("MouseEvent")}}</li>
diff --git a/files/ru/web/api/mouseevent/screenx/index.html b/files/ru/web/api/mouseevent/screenx/index.html
index 4e6ee2a42c..75240e86a0 100644
--- a/files/ru/web/api/mouseevent/screenx/index.html
+++ b/files/ru/web/api/mouseevent/screenx/index.html
@@ -84,7 +84,7 @@ function logKey(e) {
<p>{{Compat("api.MouseEvent.screenX")}}</p>
-<h2 id="См._также">См. также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>{{ domxref("MouseEvent") }}</li>
diff --git a/files/ru/web/api/mouseevent/shiftkey/index.html b/files/ru/web/api/mouseevent/shiftkey/index.html
index 5e9412623e..cc959f838e 100644
--- a/files/ru/web/api/mouseevent/shiftkey/index.html
+++ b/files/ru/web/api/mouseevent/shiftkey/index.html
@@ -119,7 +119,7 @@ function showChar(e){
</table>
</div>
-<h2 id="See_also" name="See_also">Смотри также</h2>
+<h2 id="See_also" name="See_also">Смотрите также</h2>
<ul>
<li>{{ domxref("MouseEvent") }}</li>
diff --git a/files/ru/web/api/mouseevent/which/index.html b/files/ru/web/api/mouseevent/which/index.html
index 80194dcc2b..f2a4a8cf09 100644
--- a/files/ru/web/api/mouseevent/which/index.html
+++ b/files/ru/web/api/mouseevent/which/index.html
@@ -40,7 +40,7 @@ translation_of: Web/API/MouseEvent/which
<p>{{Compat("api.MouseEvent.which")}}</p>
-<h2 id="См._также">См. также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>{{ domxref("MouseEvent") }}</li>