Niharika29 has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/349264 )

Change subject: Change wording to distinguish between new and known devices
......................................................................

Change wording to distinguish between new and known devices

No change of wording for known devices

Bug: T158878
Change-Id: Ie0997123020f9c0e3190fc016e9a4990523d146f
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 6 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/LoginNotify 
refs/changes/64/349264/1

diff --git a/i18n/en.json b/i18n/en.json
index bc9d9f6..db43c73 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -18,6 +18,8 @@
        "notification-loginnotify-login-fail-new-emailbatch": "There 
{{PLURAL:$2|has been a failed attempt|have been $2 failed attempts}} to log in 
to your account '$1' on {{SITENAME}}. If this was you, then you can disregard 
this message. If it wasn't, please make sure your account has a strong 
password.",
        "notification-loginnotify-login-fail-known-emailbatch": "There 
{{PLURAL:$2|has been a failed attempt|have been $2 failed attempts}} to log in 
to your account, '$1' on {{SITENAME}}. If this was you, then you can disregard 
this message. If it wasn't, please make sure your account has a strong 
password.",
        "notification-loginnotify-login-success-emailbatch": "Someone has 
successfully logged into your account '$1' on {{SITENAME}} from a computer 
which you have not edited from recently.",
-       "notification-bundled-header-login-fail": "There have been '''$1 failed 
attempts''' to login to your account since the last time you logged in. If this 
was you, then you can disregard this message. If it wasn't, please make sure 
your account has a strong password.",
-       "notification-unbundled-header-login-fail": "There have been multiple 
failed login attempts to your account. Please make sure your account has a 
strong password."
+       "notification-new-bundled-header-login-fail": "There have been '''$1 
failed login attempts''' to your account, from a new device, since the last 
time you logged in. If this was you, then you can disregard this message. If it 
wasn't, please make sure your account has a strong password.",
+       "notification-known-bundled-header-login-fail": "There have been '''$1 
failed login attempts''' to your account since the last time you logged in. If 
this was you, then you can disregard this message. If it wasn't, please make 
sure your account has a strong password.",
+       "notification-new-unbundled-header-login-fail": "There have been 
multiple failed login attempts to your account from a new device. Please make 
sure your account has a strong password.",
+       "notification-knwon-unbundled-header-login-fail": "There have been 
multiple failed login attempts to your account. Please make sure your account 
has a strong password."
 }
diff --git a/i18n/qqq.json b/i18n/qqq.json
index a38b862..3d7108e 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -17,6 +17,8 @@
        "notification-loginnotify-login-fail-new-emailbatch": "Body of email 
notification that someone from a computer not previously used by the user has 
attempted and failed to log into the user's account. Subject of Message is 
{{msg-mw|notification-loginnotify-login-fail-email-subject}}. $1 is account 
name. $2 is the number of attempts",
        "notification-loginnotify-login-fail-known-emailbatch": "Body of email 
notification that someone from a computer which has been previously used by the 
user has attempted and failed to log into the user's account. Subject of 
Message is {{msg-mw|notification-loginnotify-login-fail-email-subject}}. $1 is 
account name. $2 is the number of attempts",
        "notification-loginnotify-login-success-emailbatch": "Body of email 
notification that someone from a computer not previously used by the user has 
succesfully logged into the user's account. Subject of Message is 
{{msg-mw|notification-loginnotify-login-success-email-subject}}. $1 is account 
name.",
+       "notification-new-bundled-header-login-fail": "Message string shown for 
bundled notifications for login attempts from a new device",
        "notification-bundled-header-login-fail": "Message string shown for 
bundled notifications",
+       "notification-new-unbundled-header-login-fail": "Message string shown 
for individual notifications for login attempts from a new device, when the 
bundle disperses",
        "notification-unbundled-header-login-fail": "Message string shown for 
individual notifications when the bundle disperses"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie0997123020f9c0e3190fc016e9a4990523d146f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/LoginNotify
Gerrit-Branch: master
Gerrit-Owner: Niharika29 <[email protected]>

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

Reply via email to