mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 06:29:46 +08:00
[SSE] Fix Bug 37930
This commit is contained in:
@ -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.',
|
||||
|
||||
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user