diff --git a/src/integrations/third-party/wpml-wpseo-notification.php b/src/integrations/third-party/wpml-wpseo-notification.php index 59441f738eb..7fc3a80c3ef 100644 --- a/src/integrations/third-party/wpml-wpseo-notification.php +++ b/src/integrations/third-party/wpml-wpseo-notification.php @@ -107,7 +107,7 @@ protected function get_notification() { return new Yoast_Notification( \sprintf( /* translators: %1$s expands to an opening anchor tag, %2$s expands to an closing anchor tag. */ - \__( 'We notice that you have installed WPML. To make sure your canonical URLs are set correctly, %1$sinstall and activate the Yoast SEO Multilingual add-on%2$s as well!', 'wordpress-seo' ), + \__( 'We notice that you have installed WPML. To make sure your canonical URLs are set correctly, %1$sinstall and activate the WPML SEO add-on%2$s as well!', 'wordpress-seo' ), '', '' ),