Yaffs site version 1.1
[yaffs-website] / web / modules / contrib / metatag / metatag_open_graph / src / Plugin / metatag / Tag / OgVideo.php
index f41b6f245296120db4563d7a8e1e127c8fc89ce9..2cb72b0f8e8fae2f539bd3c60dca780c3f736a67 100644 (file)
@@ -10,7 +10,7 @@ use \Drupal\metatag\Plugin\metatag\Tag\MetaPropertyBase;
  * @MetatagTag(
  *   id = "og_video",
  *   label = @Translation("Video URL"),
- *   description = @Translation("The URL of an video which should represent the content. For best results use an image that is at least 1200 x 630 pixels in size, but at least 600 x 316 pixels is a recommended minimum. Supports PNG, JPEG and GIF formats. Should not be used if og:image:url is used."),
+ *   description = @Translation("The URL of an video which should represent the content. For best results use a source that is at least 1200 x 630 pixels in size, but at least 600 x 316 pixels is a recommended minimum. Object types supported include video.episode, video.movie, video.other, and video.tv_show."),
  *   name = "og:video",
  *   group = "open_graph",
  *   weight = 9,