Purodha has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/276001

Change subject: Avoid mistaking the bot name for a password.
......................................................................

Avoid mistaking the bot name for a password.

Change-Id: Ifd7b2ff2c9d9d3e24cc8c4bcf9f79decbeec6bb5
---
M languages/i18n/en.json
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/01/276001/1

diff --git a/languages/i18n/en.json b/languages/i18n/en.json
index fea9fbd..57cbf06 100644
--- a/languages/i18n/en.json
+++ b/languages/i18n/en.json
@@ -555,11 +555,11 @@
        "botpasswords-insert-failed": "Failed to add bot name \"$1\". Was it 
already added?",
        "botpasswords-update-failed": "Failed to update bot name \"$1\". Was it 
deleted?",
        "botpasswords-created-title": "Bot password created",
-       "botpasswords-created-body": "The bot password \"$1\" was created.",
+       "botpasswords-created-body": "The password for bot \"$1\" was created.",
        "botpasswords-updated-title": "Bot password updated",
-       "botpasswords-updated-body": "The bot password \"$1\" was updated.",
+       "botpasswords-updated-body": "The password for bot \"$1\" was updated.",
        "botpasswords-deleted-title": "Bot password deleted",
-       "botpasswords-deleted-body": "The bot password \"$1\" was deleted.",
+       "botpasswords-deleted-body": "The password for bot \"$1\" was deleted.",
        "botpasswords-newpassword": "The new password to log in with 
<strong>$1</strong> is <strong>$2</strong>. <em>Please record this for future 
reference.</em>",
        "botpasswords-no-provider": "BotPasswordsSessionProvider is not 
available.",
        "botpasswords-restriction-failed": "Bot password restrictions prevent 
this login.",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifd7b2ff2c9d9d3e24cc8c4bcf9f79decbeec6bb5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Purodha <[email protected]>

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

Reply via email to