| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "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 used by assistive technologies describing a table toolbar attached to a table widget.",
- "Cell properties": "The label describing the form allowing to specify the properties of a selected table cell.",
- "Border": "The label describing a group of border–related form fields (border style, color, etc.).",
- "Style": "The label for the dropdown that allows configuring the border style of a table or a table cell.",
- "Width": "The label for the input that allows configuring the border width of a table or a table cell.",
- "Color": "The label for the input that allows configuring the border color of a table or a table cell.",
- "Background": "The label for the input that allows configuring the background color of a table or a table cell.",
- "Padding": "The label for the input that allows configuring the padding of a table cell.",
- "Dimensions": "The label describing a group of form fields that allows setting dimensions of a table or a table cell.",
- "Text alignment": "The label for the group of toolbars that allows configuring the text alignment in a table cell.",
- "Alignment": "The label for the toolbar that allows configuring the alignment of a table.",
- "Horizontal text alignment toolbar": "The label used by assistive technologies describing a toolbar that allows configuring the horizontal text alignment in a table cell.",
- "Vertical text alignment toolbar": "The label used by assistive technologies describing a toolbar that allows configuring the vertical text alignment in a table cell.",
- "Table alignment toolbar": "The label used by assistive technologies describing a toolbar that allows configuring the alignment of a table.",
- "Save": "The label for the button that saves the changes made to the table or table cell properties.",
- "Cancel": "The label for the button that rejects the changes made to the table or table cell properties.",
- "None": "The label for the border style dropdown when no style is applied to a table or a table cell.",
- "Solid": "The label for the border style dropdown when the solid border is applied to a table or a table cell.",
- "Dotted": "The label for the border style dropdown when the dotted border is applied to a table or a table cell.",
- "Dashed": "The label for the border style dropdown when the dashed border is applied to a table or a table cell.",
- "Double": "The label for the border style dropdown when the double border is applied to a table or a table cell.",
- "Groove": "The label for the border style dropdown when the groove border is applied to a table or a table cell.",
- "Ridge": "The label for the border style dropdown when the ridge border is applied to a table or a table cell.",
- "Inset": "The label for the border style dropdown when the inset border is applied to a table or a table cell.",
- "Outset": "The label for the border style dropdown when the outset border is applied to a table or a table cell.",
- "Align cell text to the left": "The label used by assistive technologies describing a button that aligns the table cell text to the left.",
- "Align cell text to the center": "The label used by assistive technologies describing a button that aligns the table cell text to the center.",
- "Align cell text to the right": "The label used by assistive technologies describing a button that aligns the table cell text to the right.",
- "Justify cell text": "The label used by assistive technologies describing a button that justifies the table cell text.",
- "Align cell text to the top": "The label used by assistive technologies describing a button that aligns the table cell text to the top.",
- "Align cell text to the middle": "The label used by assistive technologies describing a button that aligns the table cell text to the middle.",
- "Align cell text to the bottom": "The label used by assistive technologies describing a button that aligns the table cell text to the bottom.",
- "Align table to the left": "The label used by assistive technologies describing a button that aligns the table to the left.",
- "Center table": "The label used by assistive technologies describing a button that centers the table.",
- "Align table to the right": "The label used by assistive technologies describing a button that aligns the table to the right."
- }
|