User talk:BrandonCsSanders: Difference between revisions

Jump to navigation Jump to search
Line 134: Line 134:


:What about documenting Your workaround?[[User_talk:Manorainjan|'''<span style="color: orange;">Manorainjan</span>''']] 14:41, 10 April 2015 (UTC)
:What about documenting Your workaround?[[User_talk:Manorainjan|'''<span style="color: orange;">Manorainjan</span>''']] 14:41, 10 April 2015 (UTC)
I modified the en.json file messages to no longer have an escaped " in them that gets doubly escaped.  Changed to:
<pre>
    "requestaccount-email-subj": "{{SITENAME}} email address confirmation",
    "requestaccount-email-body": "Someone, probably you from IP address $1, has requested an account ($2) with this email address on {{SITENAME}}.\n\nTo confirm that this account really does belong to you on {{SITENAME}}, open this link in your browser:\n\n$3\n\nIf the account is created, only you will be emailed the password.\nIf this is *not* you, do not follow the link.\nThis confirmation code will expire at $4.",
    "requestaccount-email-subj-admin": "{{SITENAME}} account request",
    "requestaccount-email-body-admin": "($1) has requested an account and is waiting for confirmation.\nThe email address has been confirmed. You can confirm the request here $2",
</pre>
[[User:BrandonCsSanders|BrandonCsSanders]] ([[User talk:BrandonCsSanders|talk]]) 17:02, 10 April 2015 (UTC)

Navigation menu