|
|
@@ -21,7 +21,8 @@
|
|
|
"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.",
|
|
|
+ "Width": "The label for the input that allows configuring the width of a table or a table cell or the width of a border.",
|
|
|
+ "Height": "The label for the input that allows configuring the height 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.",
|
|
|
@@ -51,5 +52,6 @@
|
|
|
"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."
|
|
|
+ "Align table to the right": "The label used by assistive technologies describing a button that aligns the table to the right.",
|
|
|
+ "Remove color": "The label used by a button next to the color palette in the color picker that removes the color (resets it to an empty value)."
|
|
|
}
|