From 27109876a476e2d144182ba52cd4b47f64bc8e88 Mon Sep 17 00:00:00 2001 From: Alexander Yuzhin Date: Wed, 15 Mar 2017 18:25:39 +0300 Subject: [PATCH] [SE mobile] Fix bug 34353 --- apps/spreadsheeteditor/mobile/locale/ru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/spreadsheeteditor/mobile/locale/ru.json b/apps/spreadsheeteditor/mobile/locale/ru.json index 532d4aeef..49211ef64 100644 --- a/apps/spreadsheeteditor/mobile/locale/ru.json +++ b/apps/spreadsheeteditor/mobile/locale/ru.json @@ -38,7 +38,7 @@ "SSE.Controllers.EditContainer.textImage": "Картинка", "SSE.Controllers.EditContainer.textChart": "Диаграмма", "SSE.Controllers.EditContainer.textText": "Текст", - "SSE.Controllers.EditContainer.textHyperlink": "Hyperlink", + "SSE.Controllers.EditContainer.textHyperlink": "Ссылка", "SSE.Controllers.EditCell.textAuto": "Авто", "SSE.Controllers.EditCell.textFonts": "Шрифты", "SSE.Controllers.EditCell.textPt": "пт",