mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
15 lines
742 B
Properties
15 lines
742 B
Properties
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.table.notification.group.name=Notebook table
|
|
|
|
action.NotebookOutputCollapseSingleInCellAction.text=Collapse Selected Output
|
|
action.NotebookOutputCollapseAllInCellAction.text=Collapse All Cell Outputs
|
|
action.NotebookOutputCollapseAllInSelectedCellsAction.text=Collapse Outputs of Selected Cells
|
|
action.NotebookOutputCollapseAllAction.text=Collapse All Notebook Outputs
|
|
|
|
action.NotebookOutputSelectAllAction.text=Select _All
|
|
action.NotebookOutputSelectAllAction.description=Select all
|