[SSE] Add translations
This commit is contained in:
parent
12e3659add
commit
f09c3bc002
|
@ -2089,6 +2089,8 @@
|
||||||
"SSE.Views.Statusbar.tipZoomIn": "Zoom in",
|
"SSE.Views.Statusbar.tipZoomIn": "Zoom in",
|
||||||
"SSE.Views.Statusbar.tipZoomOut": "Zoom out",
|
"SSE.Views.Statusbar.tipZoomOut": "Zoom out",
|
||||||
"SSE.Views.Statusbar.zoomText": "Zoom {0}%",
|
"SSE.Views.Statusbar.zoomText": "Zoom {0}%",
|
||||||
|
"SSE.Views.Statusbar.selectAllSheets": "Select All Sheets",
|
||||||
|
"SSE.Views.Statusbar.ungroupSheets": "Ungroup Sheets",
|
||||||
"SSE.Views.TableOptionsDialog.errorAutoFilterDataRange": "The operation could not be done for the selected range of cells.<br>Select a uniform data range different from the existing one and try again.",
|
"SSE.Views.TableOptionsDialog.errorAutoFilterDataRange": "The operation could not be done for the selected range of cells.<br>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.<br>Select a range so that the first table row was on the same row<br>and the resulting table overlapped the current one.",
|
"SSE.Views.TableOptionsDialog.errorFTChangeTableRangeError": "Operation could not be completed for the selected cell range.<br>Select a range so that the first table row was on the same row<br>and the resulting table overlapped the current one.",
|
||||||
"SSE.Views.TableOptionsDialog.errorFTRangeIncludedOtherTables": "Operation could not be completed for the selected cell range.<br>Select a range which does not include other tables.",
|
"SSE.Views.TableOptionsDialog.errorFTRangeIncludedOtherTables": "Operation could not be completed for the selected cell range.<br>Select a range which does not include other tables.",
|
||||||
|
|
Loading…
Reference in a new issue