aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/manifest
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/manifest')
-rw-r--r--files/ru/web/manifest/background_color/index.html2
-rw-r--r--files/ru/web/manifest/dir/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/manifest/background_color/index.html b/files/ru/web/manifest/background_color/index.html
index 5fa076ac51..749b496a46 100644
--- a/files/ru/web/manifest/background_color/index.html
+++ b/files/ru/web/manifest/background_color/index.html
@@ -34,7 +34,7 @@ translation_of: Web/Manifest/background_color
<p>Therefore <code>background_color</code> should match the {{cssxref("background-color")}} CSS property in the site’s stylesheet for a smooth transition between launching the web application and loading the site's content.</p>
<div class="blockIndicator note">
-<p><strong>Заметка</strong>: Свойство <code>background_color</code> предназначено только для улучшения удобства пользования, пока главная таблица стилей загружается из сети или с носителя; не должно быть использовано агентом пользователя как свойство CSS {{cssxref('background-color')}}, когда стили приложения станут доступны.</p>
+<p><strong>Примечание</strong>: Свойство <code>background_color</code> предназначено только для улучшения удобства пользования, пока главная таблица стилей загружается из сети или с носителя; не должно быть использовано агентом пользователя как свойство CSS {{cssxref('background-color')}}, когда стили приложения станут доступны.</p>
</div>
<h2 id="Пример">Пример</h2>
diff --git a/files/ru/web/manifest/dir/index.html b/files/ru/web/manifest/dir/index.html
index c7798629be..4d403ffa64 100644
--- a/files/ru/web/manifest/dir/index.html
+++ b/files/ru/web/manifest/dir/index.html
@@ -48,7 +48,7 @@ translation_of: Web/Manifest/dir
</ul>
<div class="blockIndicator note">
-<p><strong>Заметка</strong>: Если значение опущено или установлено в <code>auto</code>, браузер будет использовать <a href="https://developer.mozilla.org/ru/docs/Web/Localization/Unicode_Bidirectional_Text_Algorithm">двунаправленный алгоритм Unicode</a>, чтобы сделать наилучшее предположение о направлении текста.</p>
+<p><strong>Примечание</strong>: Если значение опущено или установлено в <code>auto</code>, браузер будет использовать <a href="https://developer.mozilla.org/ru/docs/Web/Localization/Unicode_Bidirectional_Text_Algorithm">двунаправленный алгоритм Unicode</a>, чтобы сделать наилучшее предположение о направлении текста.</p>
</div>
<h2 id="Пример">Пример</h2>