| 123456789101112131415161718192021 |
- {
- "Insert table": "Label for the insert table toolbar button.",
- "Header column": "Label for the set/unset table header column button.",
- "Insert column left": "Label for the insert table column to the left of the current one button.",
- "Insert column right": "Label for the insert table column to the right of the current one button.",
- "Delete column": "Label for the delete table column button.",
- "Column": "Label for the table column dropdown button.",
- "Header row": "Label for the set/unset table header row button.",
- "Insert row below": "Label for the insert row below button.",
- "Insert row above": "Label for the insert row above button.",
- "Delete row": "Label for the delete table row button.",
- "Row": "Label for the table row dropdown button.",
- "Merge cell up": "Label for the merge table cell up button.",
- "Merge cell right": "Label for the merge table cell right button.",
- "Merge cell down": "Label for the merge table cell down button.",
- "Merge cell left": "Label for the merge table cell left button.",
- "Split cell vertically": "Label for the split table cell vertically button.",
- "Split cell horizontally": "Label for the split table cell horizontally button.",
- "Merge cells": "Label for the merge table cells button.",
- "Table toolbar": "The label describing a table toolbar attached to a table widget used by assistive technologies."
- }
|