浏览代码

Internal: Wording. See #42.

Piotrek Koszuliński 7 年之前
父节点
当前提交
07c0891cfd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-media-embed/lang/contexts.json

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

@@ -1,6 +1,6 @@
 {
 	"Media URL": "Label for the URL input in the Media Embed URL editing balloon.",
 	"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 not supported media.",
+	"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."
 }