Browse Source

Improvements to contexts.json.

Aleksander Nowodzinski 6 years ago
parent
commit
9fbdb462fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ckeditor5-media-embed/lang/contexts.json

+ 1 - 1
packages/ckeditor5-media-embed/lang/contexts.json

@@ -6,5 +6,5 @@
 	"The URL must not be empty.": "An error message that informs about an empty value in the URL input.",
 	"This media URL is not supported.": "An error message that informs about unsupported media URL.",
 	"Insert media": "Toolbar button tooltip for the Media Embed feature.",
-	"Media toolbar": "The label describing an image toolbar attached to an image widget used by assistive technologies."
+	"Media toolbar": "The label used by assistive technologies describing an image toolbar attached to an image widget."
 }