contexts.json 1.7 KB

1234567891011121314151617181920212223
  1. {
  2. "image widget": "Label for the image widget.",
  3. "Side image": "Label for the Side image option.",
  4. "Full size image": "Label for the Full size image option.",
  5. "Left aligned image": "Label for the Left aligned image option",
  6. "Centered image": "Label for the Centered image option",
  7. "Right aligned image": "Label for the Right aligned image option",
  8. "Change image text alternative": "Label for the Change image text alternative button.",
  9. "Text alternative": "Label for the image text alternative input.",
  10. "Enter image caption": "Placeholder text for image caption displayed when caption is empty.",
  11. "Insert image": "Label for the insert image toolbar button.",
  12. "Upload failed": "Title of the notification displayed when upload fails.",
  13. "Image toolbar": "The label used by assistive technologies describing an image toolbar attached to an image widget.",
  14. "Resize image": "The label used for the dropdown in the image toolbar containing defined resize options",
  15. "Resize image to %0": "The label used for the standalone resize options buttons in the image toolbar",
  16. "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",
  17. "Original": "Default label for the resize option that resets the size of the image.",
  18. "Image resize list": "The accessibility label of the image resize dropdown list for the screen readers.",
  19. "Insert": "The label of submit form button if image src URL input has no value",
  20. "Update": "The label of submit form button if image src URL input has value",
  21. "Insert image via URL": "The input label for the Insert image via URL form",
  22. "Paste the image source URL.": "The tip label below the Insert image via URL form"
  23. }