diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-10-29 20:34:32 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-29 20:34:32 +0300 |
commit | c08c48e16cb9e47c586925999362de104ecd710d (patch) | |
tree | 4464fc29abe9bc12fab7c665884d08b864cf2ff0 /files/ru/web/mathml | |
parent | 9adcae13346df29353fc658e8c1e04e1903f1f9d (diff) | |
download | translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.gz translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.bz2 translated-content-c08c48e16cb9e47c586925999362de104ecd710d.zip |
[RU] Update Compat macros (#2911)
Diffstat (limited to 'files/ru/web/mathml')
-rw-r--r-- | files/ru/web/mathml/element/maction/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/mathml/element/math/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/mathml/element/menclose/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/mathml/element/merror/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/mathml/element/mfenced/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/mathml/element/mn/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/mathml/element/mover/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/mathml/element/mstyle/index.html | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/files/ru/web/mathml/element/maction/index.html b/files/ru/web/mathml/element/maction/index.html index 085ea66f3b..31374a6d8e 100644 --- a/files/ru/web/mathml/element/maction/index.html +++ b/files/ru/web/mathml/element/maction/index.html @@ -105,7 +105,7 @@ translation_of: Web/MathML/Element/maction -<p>{{Compat("mathml.elements.maction")}}</p> +<p>{{Compat}}</p> <p> </p> diff --git a/files/ru/web/mathml/element/math/index.html b/files/ru/web/mathml/element/math/index.html index 21df2e4f2e..c721f9389d 100644 --- a/files/ru/web/mathml/element/math/index.html +++ b/files/ru/web/mathml/element/math/index.html @@ -126,7 +126,7 @@ translation_of: Web/MathML/Element/math <p> </p> -<p>{{Compat("mathml.elements.math")}}</p> +<p>{{Compat}}</p> <h3 id="Особенности_ядра_Gecko"><span>Особенности ядра Gecko</span></h3> diff --git a/files/ru/web/mathml/element/menclose/index.html b/files/ru/web/mathml/element/menclose/index.html index ba71132353..db16f46b2f 100644 --- a/files/ru/web/mathml/element/menclose/index.html +++ b/files/ru/web/mathml/element/menclose/index.html @@ -160,7 +160,7 @@ translation_of: Web/MathML/Element/menclose <p> </p> -<p>{{Compat("mathml.elements.menclose")}}</p> +<p>{{Compat}}</p> <p> </p> diff --git a/files/ru/web/mathml/element/merror/index.html b/files/ru/web/mathml/element/merror/index.html index b4f5f024b6..28b4ae2bf4 100644 --- a/files/ru/web/mathml/element/merror/index.html +++ b/files/ru/web/mathml/element/merror/index.html @@ -52,6 +52,6 @@ translation_of: Web/MathML/Element/merror -<p>{{Compat("mathml.elements.merror")}}</p> +<p>{{Compat}}</p> <p> </p> diff --git a/files/ru/web/mathml/element/mfenced/index.html b/files/ru/web/mathml/element/mfenced/index.html index aea81d155f..1342090c99 100644 --- a/files/ru/web/mathml/element/mfenced/index.html +++ b/files/ru/web/mathml/element/mfenced/index.html @@ -92,6 +92,6 @@ translation_of: Web/MathML/Element/mfenced -<p>{{Compat("mathml.elements.mfenced")}}</p> +<p>{{Compat}}</p> <p> </p> diff --git a/files/ru/web/mathml/element/mn/index.html b/files/ru/web/mathml/element/mn/index.html index 2b110c8cd3..21dc1e9dd6 100644 --- a/files/ru/web/mathml/element/mn/index.html +++ b/files/ru/web/mathml/element/mn/index.html @@ -88,7 +88,7 @@ translation_of: Web/MathML/Element/mn -<p>{{Compat("mathml.elements.mn")}}</p> +<p>{{Compat}}</p> <h2 id="Особенности_ядра_Gecko">Особенности ядра Gecko</h2> diff --git a/files/ru/web/mathml/element/mover/index.html b/files/ru/web/mathml/element/mover/index.html index 495ee9c634..fd0bc46eb6 100644 --- a/files/ru/web/mathml/element/mover/index.html +++ b/files/ru/web/mathml/element/mover/index.html @@ -65,7 +65,7 @@ translation_of: Web/MathML/Element/mover -<p>{{Compat("mathml.elements.mover")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/mathml/element/mstyle/index.html b/files/ru/web/mathml/element/mstyle/index.html index ce646dd55b..a51b656efe 100644 --- a/files/ru/web/mathml/element/mstyle/index.html +++ b/files/ru/web/mathml/element/mstyle/index.html @@ -107,7 +107,7 @@ translation_of: Web/MathML/Element/mstyle -<p>{{Compat("mathml.elements.mstyle")}}</p> +<p>{{Compat}}</p> <h2 id="Особенности_ядра_Gecko">Особенности ядра Gecko</h2> |