contexts.json 601 B

1234567
  1. {
  2. "Disable editing": "A label of the button indicating that using this button will make a selected text non–editable.",
  3. "Enable editing": "A label of the button indicating that using this button will make a selected text editable.",
  4. "Previous editable region": "A label of the button that moves selection to the previous editable region in the content.",
  5. "Next editable region": "A label of the button that moves selection to the next editable region in the content.",
  6. "Navigate editable regions": "A label of the dropdown that provides controls to navigate editable regions in the content."
  7. }