|
|
@@ -1,24 +1,24 @@
|
|
|
{
|
|
|
- "image widget": "Label for the image widget.",
|
|
|
- "Side image": "Label for the Side image option.",
|
|
|
- "Full size image": "Label for the Full size image option.",
|
|
|
- "Left aligned image": "Label for the Left aligned image option",
|
|
|
- "Centered image": "Label for the Centered image option",
|
|
|
- "Right aligned image": "Label for the Right aligned image option",
|
|
|
- "Change image text alternative": "Label for the Change image text alternative button.",
|
|
|
- "Text alternative": "Label for the image text alternative input.",
|
|
|
- "Enter image caption": "Placeholder text for image caption displayed when caption is empty.",
|
|
|
- "Insert image": "Label for the insert image toolbar button.",
|
|
|
- "Upload failed": "Title of the notification displayed when upload fails.",
|
|
|
+ "image widget": "The label for the image widget.",
|
|
|
+ "Side image": "The label for the Side image option.",
|
|
|
+ "Full size image": "The label for the Full size image option.",
|
|
|
+ "Left aligned image": "The label for the Left aligned image option.",
|
|
|
+ "Centered image": "The label for the Centered image option.",
|
|
|
+ "Right aligned image": "The label for the Right aligned image option.",
|
|
|
+ "Change image text alternative": "The label for the Change image text alternative button.",
|
|
|
+ "Text alternative": "The label for the image text alternative input.",
|
|
|
+ "Enter image caption": "The placeholder text for the image caption displayed when the caption is empty.",
|
|
|
+ "Insert image": "The label for the insert image toolbar button.",
|
|
|
+ "Upload failed": "The title of the notification displayed when upload fails.",
|
|
|
"Image toolbar": "The label used by assistive technologies describing an image toolbar attached to an image widget.",
|
|
|
- "Resize image": "The label used for the dropdown in the image toolbar containing defined resize options",
|
|
|
- "Resize image to %0": "The label used for the standalone resize options buttons in the image toolbar",
|
|
|
- "Resize image to the original size": "The accessibility label of the standalone image resize reset option button in the image toolbar for the screen readers",
|
|
|
- "Original": "Default label for the resize option that resets the size of the image.",
|
|
|
- "Image resize list": "The accessibility label of the image resize dropdown list for the screen readers.",
|
|
|
- "Insert": "The label of submit form button if image src URL input has no value",
|
|
|
- "Update": "The label of submit form button if image src URL input has value",
|
|
|
- "Insert image via URL": "The input label for the Insert image via URL form",
|
|
|
- "Update image URL": "The alternative input label for the Insert image via URL form",
|
|
|
- "Paste the image source URL.": "The tip label below the Insert image via URL form"
|
|
|
+ "Resize image": "The label used for the dropdown in the image toolbar containing defined resize options.",
|
|
|
+ "Resize image to %0": "The label used for the standalone resize options buttons in the image toolbar.",
|
|
|
+ "Resize image to the original size": "The accessibility label of the standalone image resize reset option button in the image toolbar for screen readers.",
|
|
|
+ "Original": "The default label for the resize option that resets the size of the image.",
|
|
|
+ "Image resize list": "The accessibility label of the image resize dropdown for screen readers.",
|
|
|
+ "Insert": "The label of the form submit button if the image source URL input has no value.",
|
|
|
+ "Update": "The label of the form submit button if the image source URL input has a value.",
|
|
|
+ "Insert image via URL": "The input label for the Insert image via URL form.",
|
|
|
+ "Update image URL": "The input label for the Insert image via URL form for a pre-existing image.",
|
|
|
+ "Paste the image source URL.": "The content of the tip below the Insert image via URL form."
|
|
|
}
|