From 100316f2f54500ba714391b4f6940e96bd246b77 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Thu, 18 Mar 2021 20:11:37 +0300 Subject: Remove redundant RTL direction in Russian translation (#216) --- files/ru/web/manifest/background_color/index.html | 2 +- files/ru/web/manifest/iarc_rating_id/index.html | 2 +- files/ru/web/manifest/lang/index.html | 2 +- files/ru/web/manifest/orientation/index.html | 2 +- files/ru/web/manifest/start_url/index.html | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'files/ru/web/manifest') diff --git a/files/ru/web/manifest/background_color/index.html b/files/ru/web/manifest/background_color/index.html index 25da0d77ce..98b745c6a3 100644 --- a/files/ru/web/manifest/background_color/index.html +++ b/files/ru/web/manifest/background_color/index.html @@ -39,7 +39,7 @@ translation_of: Web/Manifest/background_color

Пример

-
"background_color": "red"
+
"background_color": "red"

Спецификации

diff --git a/files/ru/web/manifest/iarc_rating_id/index.html b/files/ru/web/manifest/iarc_rating_id/index.html index 188472ad28..aade1a54b6 100644 --- a/files/ru/web/manifest/iarc_rating_id/index.html +++ b/files/ru/web/manifest/iarc_rating_id/index.html @@ -37,7 +37,7 @@ translation_of: Web/Manifest/iarc_rating_id

Пример

-
"iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7"
+
"iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7"
 

Specification

diff --git a/files/ru/web/manifest/lang/index.html b/files/ru/web/manifest/lang/index.html index bc0fecb593..e53c147c1b 100644 --- a/files/ru/web/manifest/lang/index.html +++ b/files/ru/web/manifest/lang/index.html @@ -33,7 +33,7 @@ translation_of: Web/Manifest/lang

Пример

-
"lang": "en-US"
+
"lang": "en-US"

Specification

diff --git a/files/ru/web/manifest/orientation/index.html b/files/ru/web/manifest/orientation/index.html index eae33e0614..4559f0038e 100644 --- a/files/ru/web/manifest/orientation/index.html +++ b/files/ru/web/manifest/orientation/index.html @@ -59,7 +59,7 @@ translation_of: Web/Manifest/orientation

Пример

-
​​"orientation": "portrait-primary"
+
​​"orientation": "portrait-primary"

Specifications

diff --git a/files/ru/web/manifest/start_url/index.html b/files/ru/web/manifest/start_url/index.html index f3af34a7a7..c47425be65 100644 --- a/files/ru/web/manifest/start_url/index.html +++ b/files/ru/web/manifest/start_url/index.html @@ -39,14 +39,14 @@ translation_of: Web/Manifest/start_url

Absolute URL

-
"start_url": "https://example.com"
+
"start_url": "https://example.com"
 

Relative URL

Если URL является относительным, для его разрешения используется URL манифеста.

-
"start_url": "../startpoint.html"
+
"start_url": "../startpoint.html"
 

Specifications

-- cgit v1.2.3-54-g00ecf