瀏覽代碼

Improvements to contexts.json.

Aleksander Nowodzinski 6 年之前
父節點
當前提交
9fbdb462fe
共有 1 個文件被更改,包括 1 次插入1 次删除
  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."
 }