From 764e6c378a688b530593a3d8c38d8554590a6b91 Mon Sep 17 00:00:00 2001 From: SergeyEzhin Date: Fri, 30 Jul 2021 14:11:12 +0300 Subject: [PATCH] [DE PE SSE mobile] Fix Bug 49540 --- apps/documenteditor/mobile/locale/ru.json | 2 +- apps/presentationeditor/mobile/locale/ru.json | 2 +- apps/spreadsheeteditor/mobile/locale/ru.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/documenteditor/mobile/locale/ru.json b/apps/documenteditor/mobile/locale/ru.json index d1dd721d2..f196039ee 100644 --- a/apps/documenteditor/mobile/locale/ru.json +++ b/apps/documenteditor/mobile/locale/ru.json @@ -252,7 +252,7 @@ "textNoStyles": "Для этого типа диаграмм нет стилей.", "textNotUrl": "Это поле должно быть URL-адресом в формате \"http://www.example.com\"", "textNumbers": "Нумерация", - "textOpacity": "Прозрачность", + "textOpacity": "Непрозрачность", "textOptions": "Параметры", "textOrphanControl": "Запрет висячих строк", "textPageBreakBefore": "С новой страницы", diff --git a/apps/presentationeditor/mobile/locale/ru.json b/apps/presentationeditor/mobile/locale/ru.json index d66b3b6df..324c94615 100644 --- a/apps/presentationeditor/mobile/locale/ru.json +++ b/apps/presentationeditor/mobile/locale/ru.json @@ -327,7 +327,7 @@ "textNoTextFound": "Текст не найден", "textNotUrl": "Это поле должно быть URL-адресом в формате \"http://www.example.com\"", "textNumbers": "Нумерация", - "textOpacity": "Прозрачность", + "textOpacity": "Непрозрачность", "textOptions": "Параметры", "textPictureFromLibrary": "Рисунок из библиотеки", "textPictureFromURL": "Рисунок по URL", diff --git a/apps/spreadsheeteditor/mobile/locale/ru.json b/apps/spreadsheeteditor/mobile/locale/ru.json index 1bc30bbd9..f34dc8a94 100644 --- a/apps/spreadsheeteditor/mobile/locale/ru.json +++ b/apps/spreadsheeteditor/mobile/locale/ru.json @@ -453,7 +453,7 @@ "textNotUrl": "Это поле должно быть URL-адресом в формате \"http://www.example.com\"", "textNumber": "Числовой", "textOnTickMarks": "Деления", - "textOpacity": "Прозрачность", + "textOpacity": "Непрозрачность", "textOut": "Снаружи", "textOuterTop": "Снаружи сверху", "textOutsideBorders": "Внешние границы",