[SSE] Fix Bug 37930

This commit is contained in:
Julia Radzhabova 2019-04-02 17:17:30 +03:00
parent d55d9ce95f
commit 9af7bd4b57
2 changed files with 2 additions and 2 deletions

View file

@ -3035,7 +3035,7 @@ define([
},
guestText : 'Guest',
textCtrlClick : 'Press CTRL and click link',
textCtrlClick : 'Click the link to open it or click and hold the mouse button to select the cell.',
txtHeight : 'Height',
txtWidth : 'Width',
tipIsLocked : 'This element is being edited by another user.',

View file

@ -239,7 +239,7 @@
"SSE.Controllers.DocumentHolder.rightText": "Right",
"SSE.Controllers.DocumentHolder.textChangeColumnWidth": "Column Width {0} symbols ({1} pixels)",
"SSE.Controllers.DocumentHolder.textChangeRowHeight": "Row Height {0} points ({1} pixels)",
"SSE.Controllers.DocumentHolder.textCtrlClick": "Press CTRL and click link",
"SSE.Controllers.DocumentHolder.textCtrlClick": "Click the link to open it or click and hold the mouse button to select the cell.",
"SSE.Controllers.DocumentHolder.textInsertLeft": "Insert Left",
"SSE.Controllers.DocumentHolder.textInsertTop": "Insert Top",
"SSE.Controllers.DocumentHolder.textSym": "sym",