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

Change subject: Split date and time in running sentence
......................................................................


Split date and time in running sentence

Change-Id: Ice5a18e55c1f121ed7ad1dc492bbe93bb53eeecd
---
M CentralAuth.i18n.php
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/CentralAuth.i18n.php b/CentralAuth.i18n.php
index 90d75db..9383047 100644
--- a/CentralAuth.i18n.php
+++ b/CentralAuth.i18n.php
@@ -455,7 +455,7 @@
 
 $5
 
-This confirmation code will expire at $4.'
+This confirmation code will expire on $6 at $7.'
 
 );
 
@@ -969,7 +969,7 @@
 * $1 is the IP address of the user or server script that triggered the 
reminder - not needed
 * $2 is the name of the user account
 * $3 is a URL to Special:ConfirmEmail
-* $4 is a time and date (duplicated by $6 and $7)
+* $4 is a timestamp (unused)
 * $5 is a URL to Special:InvalidateEmail
 * $6 is a date
 * $7 is a time',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ice5a18e55c1f121ed7ad1dc492bbe93bb53eeecd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CentralAuth
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@wikimedia.org>
Gerrit-Reviewer: Nikerabbit <niklas.laxst...@gmail.com>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to