Nemo bis has uploaded a new change for review. https://gerrit.wikimedia.org/r/77901
Change subject: Remove superfluous re- from confirmemail_body_set ...................................................................... Remove superfluous re- from confirmemail_body_set We can't know if the email had ever been set before. And it doesn't matter. <https://translatewiki.net/wiki/Thread:Translating_talk:MediaWiki/About_MediaWiki:Confirmemail_body_set/en> Change-Id: I88ae448ac6a4742ae42dd354ff784c2506105313 --- M languages/messages/MessagesEn.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/01/77901/1 diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index f042f41..75e3532 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -4597,7 +4597,7 @@ 'confirmemail_body_set' => 'Someone, probably you, from IP address $1, has set the email address of the account "$2" to this address on {{SITENAME}}. -To confirm that this account really does belong to you and reactivate +To confirm that this account really does belong to you and activate email features on {{SITENAME}}, open this link in your browser: $3 -- To view, visit https://gerrit.wikimedia.org/r/77901 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I88ae448ac6a4742ae42dd354ff784c2506105313 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Nemo bis <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
