From 30aff508fe0f83daed70113a462132901d8f4bd6 Mon Sep 17 00:00:00 2001 From: Maxim Kadushkin Date: Thu, 27 Apr 2017 18:36:59 +0300 Subject: [PATCH] [SSE] update translations --- apps/spreadsheeteditor/main/locale/en.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/spreadsheeteditor/main/locale/en.json b/apps/spreadsheeteditor/main/locale/en.json index 7f399ded7..fa532a075 100644 --- a/apps/spreadsheeteditor/main/locale/en.json +++ b/apps/spreadsheeteditor/main/locale/en.json @@ -1432,18 +1432,18 @@ "SSE.Views.Statusbar.textNewColor": "Add New Custom Color", "SSE.Views.Statusbar.textNoColor": "No Color", "SSE.Views.Statusbar.textSum": "SUM", - "SSE.Views.Statusbar.tipAccessRights": "Manage document access rights", + "del_SSE.Views.Statusbar.tipAccessRights": "Manage document access rights", "SSE.Views.Statusbar.tipAddTab": "Add worksheet", "SSE.Views.Statusbar.tipFirst": "Scroll to First Sheet", "SSE.Views.Statusbar.tipLast": "Scroll to Last Sheet", "SSE.Views.Statusbar.tipNext": "Scroll Sheet List Right", "SSE.Views.Statusbar.tipPrev": "Scroll Sheet List Left", - "SSE.Views.Statusbar.tipUsers": "Document is currently being edited by several users.", - "SSE.Views.Statusbar.tipViewUsers": "View users and manage document access rights", + "del_SSE.Views.Statusbar.tipUsers": "Document is currently being edited by several users.", + "del_SSE.Views.Statusbar.tipViewUsers": "View users and manage document access rights", "SSE.Views.Statusbar.tipZoomFactor": "Magnification", "SSE.Views.Statusbar.tipZoomIn": "Zoom In", "SSE.Views.Statusbar.tipZoomOut": "Zoom Out", - "SSE.Views.Statusbar.txAccessRights": "Change access rights", + "del_SSE.Views.Statusbar.txAccessRights": "Change access rights", "SSE.Views.Statusbar.zoomText": "Zoom {0}%", "SSE.Views.TableOptionsDialog.errorAutoFilterDataRange": "The operation could not be done for the selected range of cells.
Select a uniform data range different from the existing one and try again.", "SSE.Views.TableOptionsDialog.errorFTChangeTableRangeError": "Operation could not be completed for the selected cell range.
Select a range so that the first table row was on the same row
and the resulting table overlapped the current one.", @@ -1638,9 +1638,9 @@ "SSE.Views.Toolbar.tipInsertShape": "Insert Autoshape", "SSE.Views.Toolbar.tipInsertText": "Insert Text", "SSE.Views.Toolbar.tipMerge": "Merge", - "SSE.Views.Toolbar.tipNewDocument": "New Document", + "del_SSE.Views.Toolbar.tipNewDocument": "New Document", "SSE.Views.Toolbar.tipNumFormat": "Number Format", - "SSE.Views.Toolbar.tipOpenDocument": "Open Document", + "del_SSE.Views.Toolbar.tipOpenDocument": "Open Document", "SSE.Views.Toolbar.tipPaste": "Paste", "SSE.Views.Toolbar.tipPrColor": "Background Color", "SSE.Views.Toolbar.tipPrint": "Print",