diff --git a/typo3/sysext/seo/Documentation/Editor/Index.rst b/typo3/sysext/seo/Documentation/Editor/Index.rst
index a672cca9a79b2f487a8f8d9b30d1c867f452dfe0..b0d9c8e6627f52d80f46df196f69a23120082566 100644
--- a/typo3/sysext/seo/Documentation/Editor/Index.rst
+++ b/typo3/sysext/seo/Documentation/Editor/Index.rst
@@ -175,8 +175,8 @@ Social media
 The social media tab contains information which is used to enrich the snippet that is shown when visitors share your URLs
 in social networks, modern browsers etc.
 
-TYPO3 offers to have different content for OpenGraph (used for example by Facebook and LinkedIn) and Twitter Cards
-(used on Twitter of course). Both implementations allow you to set a title, a description and to provide an image. When this
+TYPO3 offers to have different content for OpenGraph (used for example by Facebook and LinkedIn) and X / Twitter Cards
+(used on X / Twitter of course). Both implementations allow you to set a title, a description and to provide an image. When this
 information is not set manually, the social network will decide itself what to show. Most probably it will use the
 information from :ref:`title-for-search-engines` and :ref:`description`.
 
diff --git a/typo3/sysext/seo/Resources/Private/Language/locallang_tca.xlf b/typo3/sysext/seo/Resources/Private/Language/locallang_tca.xlf
index 5d859e21ca30f162a58afb06db8aeb2d11197816..656956199e10ee993410146b68972f80d77b08b5 100644
--- a/typo3/sysext/seo/Resources/Private/Language/locallang_tca.xlf
+++ b/typo3/sysext/seo/Resources/Private/Language/locallang_tca.xlf
@@ -41,16 +41,16 @@
 				<source>Open Graph Image</source>
 			</trans-unit>
 			<trans-unit id="pages.palettes.twittercards" resname="pages.palettes.twittercards">
-				<source>Twitter Cards</source>
+				<source>X / Twitter Cards</source>
 			</trans-unit>
 			<trans-unit id="pages.twitter_title" resname="pages.twitter_title">
-				<source>Twitter Title</source>
+				<source>X / Twitter Title</source>
 			</trans-unit>
 			<trans-unit id="pages.twitter_description" resname="pages.twitter_description">
-				<source>Twitter Description</source>
+				<source>X / Twitter Description</source>
 			</trans-unit>
 			<trans-unit id="pages.twitter_image" resname="pages.twitter_image">
-				<source>Twitter Image</source>
+				<source>X / Twitter Image</source>
 			</trans-unit>
 			<trans-unit id="pages.twitter_card" resname="pages.twitter_card">
 				<source>Type of card to show</source>