From 55cf98d14c2c6be7a75234af413cb2ce5f2caef2 Mon Sep 17 00:00:00 2001 From: Maxim Kadushkin Date: Sun, 16 Jan 2022 20:20:59 +0300 Subject: [PATCH] [SSE] for bug 54915 --- apps/spreadsheeteditor/mobile/locale/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/spreadsheeteditor/mobile/locale/en.json b/apps/spreadsheeteditor/mobile/locale/en.json index 4c03004e6..405750adb 100644 --- a/apps/spreadsheeteditor/mobile/locale/en.json +++ b/apps/spreadsheeteditor/mobile/locale/en.json @@ -68,6 +68,7 @@ "Main": { "criticalErrorTitle": "Error", "errorAccessDeny": "You are trying to perform an action you do not have rights for.
Please, contact your admin.", + "errorOpensource": "Using the free Community version, you can open documents for viewing only. To access mobile web editors, a commercial license is required.", "errorProcessSaveResult": "Saving is failed.", "errorServerVersion": "The editor version has been updated. The page will be reloaded to apply the changes.", "errorUpdateVersion": "The file version has been changed. The page will be reloaded.",