contexts.json 700 B

12345678910
  1. {
  2. "Unlink": "Toolbar button tooltip for the Unlink feature.",
  3. "Link": "Toolbar button tooltip for the Link feature.",
  4. "Link URL": "Label for the URL input in the Link URL editing balloon.",
  5. "Edit link": "Button opening the Link URL editing balloon.",
  6. "Open link in new tab": "Button opening the link in new browser tab.",
  7. "This link has no URL": "Label explaining that a link has no URL set (the URL is empty).",
  8. "Open link in a new tab": "One of the commonly used labels in manual decorators determines if given link can be opened in a new tab",
  9. "Downloadable": "One of the commonly used labels in manual decorators determines if given link should be treat as link to download resources."
  10. }