|
|
@@ -4,13 +4,13 @@
|
|
|
"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.",
|
|
|
- "Select entire column": "Label for the select table entire column button.",
|
|
|
+ "Select column": "Label for the select table entire 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.",
|
|
|
- "Select entire row": "Label for the select table entire row button.",
|
|
|
+ "Select row": "Label for the select table entire 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.",
|