contexts.json 1.9 KB

123456789101112131415161718192021222324
  1. {
  2. "image widget": "The label for the image widget.",
  3. "Side image": "The label for the Side image option.",
  4. "Full size image": "The label for the Full size image option.",
  5. "Left aligned image": "The label for the Left aligned image option.",
  6. "Centered image": "The label for the Centered image option.",
  7. "Right aligned image": "The label for the Right aligned image option.",
  8. "Change image text alternative": "The label for the Change image text alternative button.",
  9. "Text alternative": "The label for the image text alternative input.",
  10. "Enter image caption": "The placeholder text for the image caption displayed when the caption is empty.",
  11. "Insert image": "The label for the insert image toolbar button.",
  12. "Upload failed": "The 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 screen readers.",
  17. "Original": "The 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 for screen readers.",
  19. "Insert": "The label of the form submit button if the image source URL input has no value.",
  20. "Update": "The label of the form submit button if the image source URL input has a value.",
  21. "Insert image via URL": "The input label for the Insert image via URL form.",
  22. "Update image URL": "The input label for the Insert image via URL form for a pre-existing image.",
  23. "Paste the image source URL.": "The content of the tip below the Insert image via URL form."
  24. }