From b1315b1ef60bd2226f5b4f8f9f29ce5b06d35722 Mon Sep 17 00:00:00 2001 From: Manuel Rojas Date: Mon, 2 Oct 2023 15:10:08 -0600 Subject: [PATCH] #26262 Adding UI fixes --- dotCMS/src/main/webapp/WEB-INF/messages/Language.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties b/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties index 1fe4ff80f27b..e15866a5d931 100644 --- a/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties +++ b/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties @@ -5501,7 +5501,7 @@ seo.rules.read-more.twitter.suggest = Suggest using the twitter:cardtwitter:card value of summary corresponds instead to a 1:1 image. seo.rules.read-more.twitter.twitter-title = twitter:title content should be between 30 and 70 characters. seo.rules.read-more.twitter.twitter-title.content = twitter:title content should be unique across your site. -seo.rules.read-more.twitter.length = The length of the description allowed will depend on the reader's device size; on the smallest size only about 110 characters are allowed. Longer descriptions will show up with some sort of "read more" or "expand" option., +seo.rules.read-more.twitter.length = The length of the description allowed will depend on the reader's device size; on the smallest size only about 110 characters are allowed. Longer descriptions will show up with some sort of "read more" or "expand" option. seo.rules.read-more.twitter.twitter-image = twitter:image content should be in JPG, PNG, WEBP, or GIF format. seo.rules.read-more.twitter.twitter-image.aspect = twitter:image content should use a 16:9 aspect ratio, with a max of 1200 x 675 pixels. seo.rules.read-more.twitter.twitter-image.content = twitter:image content should be smaller than 5MB.