mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
[R-1567] use RBundle instead of VisualizationBundle
GitOrigin-RevId: a35bfae591e2a86c2dcee19580bd86bae9535623
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d3ef15b8e7
commit
93b294b29f
@@ -2,18 +2,9 @@ clipboard.utils.error=Error
|
||||
clipboard.utils.no.columns.or.rows=No columns or rows in the table.
|
||||
clipboard.utils.no.selection=No columns or rows are selected.
|
||||
clipboard.utils.copy.load.limit=The table is too big. Only first {0} rows were copied.
|
||||
inlay.output.export.failure=Export failure
|
||||
inlay.output.export.failure.details=Cannot create the requested file
|
||||
inlay.output.export.failure.description=Cannot save to the selected destination
|
||||
inlay.output.image.export.title=Export Image
|
||||
inlay.output.image.export.description=Save image to disk
|
||||
|
||||
inlay.output.table.notification.group.name=Notebook table
|
||||
|
||||
graphics.not.available=No graphics available
|
||||
graphics.could.not.be.loaded=Graphics couldn't be loaded
|
||||
graphics.loading=Loading...
|
||||
action.name.table.select.all=Select all
|
||||
action.NotebookOutputCollapseSingleInCellAction.text=Collapse Selected Output
|
||||
action.NotebookOutputCollapseAllInCellAction.text=Collapse All Cell Outputs
|
||||
action.NotebookOutputCollapseAllInSelectedCellsAction.text=Collapse Outputs of Selected Cells
|
||||
@@ -21,7 +12,3 @@ action.NotebookOutputCollapseAllAction.text=Collapse All Notebook Outputs
|
||||
|
||||
action.NotebookOutputSelectAllAction.text=Select _All
|
||||
action.NotebookOutputSelectAllAction.description=Select all
|
||||
|
||||
inlay.action.export.as.txt.title=Export as txt
|
||||
inlay.action.export.as.txt.description=Export console content to text file
|
||||
inlay.action.exports.range.csv.description=Exports the selected range or whole table if nothing is selected as csv or tsv file
|
||||
|
||||
Reference in New Issue
Block a user