Ver código fonte

Internal: Wording. See #42.

Piotrek Koszuliński 7 anos atrás
pai
commit
07c0891cfd
1 arquivos alterados com 1 adições e 1 exclusões
  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."
 }