jenkins-bot has submitted this change and it was merged.

Change subject: improve explanations of email confirmations
......................................................................


improve explanations of email confirmations

Improve 'createaccountmail', explain checkbox for 'createaccount-title'
and 'createaccount-text', correct misinformation in 'confirmemail_body'.

Change-Id: I3615860af9196c624268ae262e14c2ec76c74b27
---
M languages/messages/MessagesQqq.php
1 file changed, 6 insertions(+), 6 deletions(-)

Approvals:
  Siebrand: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/languages/messages/MessagesQqq.php 
b/languages/messages/MessagesQqq.php
index 7582c6c..2ed68ee 100644
--- a/languages/messages/MessagesQqq.php
+++ b/languages/messages/MessagesQqq.php
@@ -1192,7 +1192,7 @@
 'createacct-email-ph' => 'Placeholder in vertical-layout create account form 
for email field.
 
 See example: [{{canonicalurl:Special:UserLogin|type=signup}} 
Special:UserLogin?type=signup]',
-'createaccountmail' => 'Used as label for the checkbox for creating a new 
account and sending the new password to the specified e-mail address directly, 
as used on [[Special:UserLogin/signup]] if creating accounts by e-mail is 
allowed.
+'createaccountmail' => 'The label for the checkbox for creating a new account 
and sending the new password to the specified e-mail address directly, as used 
on [[Special:UserLogin/signup]] when one user creates an account for another 
(if creating accounts by e-mail is allowed).
 
 See example: [{{canonicalurl:Special:UserLogin|type=signup}} 
Special:UserLogin?type=signup]',
 'createacct-realname' => 'In vertical-layout create account form, label for 
field to enter optional real name.',
@@ -1314,8 +1314,8 @@
 See also:
 * {{msg-mw|Accountcreated|title}}
 * {{msg-mw|Accountcreatedtext|message}}',
-'createaccount-title' => 'This is the subject of an e-mail sent to the e-mail 
address entered at [[Special:CreateAccount]] if the button "by e-mail" is 
clicked.',
-'createaccount-text' => 'This text is sent as an e-mail to the e-mail address 
entered at [[Special:CreateAccount]] if the button "by e-mail" is clicked.
+'createaccount-title' => 'Subject of the e-mail sent to the e-mail address 
entered at [[Special:CreateAccount]] when one user creates an account for 
another and clicks the checkbox labelled "{{msg-mw|createaccountmail}}".',
+'createaccount-text' => 'Body of the e-mail sent to the e-mail address entered 
at [[Special:CreateAccount]] when one user creates an account for another and 
clicks the checkbox labelled "{{msg-mw|createaccountmail}}".
 
 *Parameter $2 is the name entered as username.
 *Parameter $3 is a password (randomly generated).
@@ -8266,10 +8266,10 @@
 'confirmemail_success' => 'Explanation on [[Special:ConfirmEmail]] on 
completion of confirmation.',
 'confirmemail_loggedin' => 'Explanation on [[Special:ConfirmEmail]] on 
completion of confirmation.',
 'confirmemail_error' => 'Error message on [[Special:ConfirmEmail]]',
-'confirmemail_subject' => 'Text in subject box of e-mail sent to user during 
e-mail address confirmation
+'confirmemail_subject' => 'Subject of the e-mail sent to user during e-mail 
address confirmation
 {{Identical|SITENAME e-mail address confirmation}}',
-'confirmemail_body' => 'This message is sent as an e-mail to users when they 
add or change their e-mail adress in [[Special:Preferences]].
-*$1 is the IP address of the user that changed the e-mail address
+'confirmemail_body' => 'Body of the e-mail sent to user when their account is 
created or they confirm their e-mail address.
+*$1 is the IP address of the user that created or confirmed the e-mail address
 *$2 is the name of the user
 *$3 is a URL to [[Special:ConfirmEmail]]
 *$4 is a time and date (duplicated by $6 and $7)

-- 
To view, visit https://gerrit.wikimedia.org/r/72647
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3615860af9196c624268ae262e14c2ec76c74b27
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Spage <[email protected]>
Gerrit-Reviewer: Mattflaschen <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to