From 841aae260382e2bf5ebb44d765d8c7301d27caab Mon Sep 17 00:00:00 2001 From: Alexey Istomin Date: Sat, 20 Mar 2021 18:37:44 +0300 Subject: Restore "ё" letter in Russian translation (#239) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * docs(ru): restore ё letter * docs(ru): resolve conflicts * refactor(idea): remove ide folder --- files/ru/web/html/element/menu/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files/ru/web/html/element/menu/index.html') diff --git a/files/ru/web/html/element/menu/index.html b/files/ru/web/html/element/menu/index.html index 1651378eda..7d0b236c41 100644 --- a/files/ru/web/html/element/menu/index.html +++ b/files/ru/web/html/element/menu/index.html @@ -16,7 +16,7 @@ translation_of: Web/HTML/Element/menu - Разрешенное содержимое + Разрешённое содержимое

If the element is in the list menu state: flow content, or alternatively, zero or more occurrences of {{HTMLElement("li")}}, {{HTMLElement("script")}}, and {{HTMLElement("template")}}. (list menu is the default state, unless the parent element is a {{HTMLElement("menu")}} in the context menu state.)

@@ -28,7 +28,7 @@ translation_of: Web/HTML/Element/menu {{No_Tag_Omission}} - Разрешенные родительские элементы + Разрешённые родительские элементы Любой элемент, который поддерживает основной поток. @@ -36,7 +36,7 @@ translation_of: Web/HTML/Element/menu list - Разрешенные роли ARIA + Разрешённые роли ARIA {{ARIARole("directory")}}, {{ARIARole("group")}}, listbox, {{ARIARole("menu")}}, {{ARIARole("menubar")}}, {{ARIARole("none")}}, {{ARIARole("presentation")}}, {{ARIARole("radiogroup")}}, {{ARIARole("tablist")}}, {{ARIARole("toolbar")}} или {{ARIARole("tree")}} -- cgit v1.2.3-54-g00ecf