MarkTraceur has uploaded a new change for review.

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

Change subject: A few small i18n string fixes
......................................................................

A few small i18n string fixes

* Redundant "own" in two messages
* Clarify "deleted information"

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/OAuth 
refs/changes/20/200720/1

diff --git a/i18n/en.json b/i18n/en.json
index da808a5..6f9b4b4 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -227,8 +227,8 @@
        "mwoauth-grant-createeditmovepage": "Create, edit, and move pages",
        "mwoauth-grant-delete": "Delete pages, revisions, and log entries",
        "mwoauth-grant-editinterface": "Edit the MediaWiki namespace and user 
CSS/JavaScript",
-       "mwoauth-grant-editmycssjs": "Edit your own user CSS/JavaScript",
-       "mwoauth-grant-editmyoptions": "Edit your own user preferences",
+       "mwoauth-grant-editmycssjs": "Edit your user CSS/JavaScript",
+       "mwoauth-grant-editmyoptions": "Edit your user preferences",
        "mwoauth-grant-editmywatchlist": "Edit your watchlist",
        "mwoauth-grant-editpage": "Edit existing pages",
        "mwoauth-grant-editprotected": "Edit protected pages",
@@ -241,7 +241,7 @@
        "mwoauth-grant-uploadeditmovefile": "Upload, replace, and move files",
        "mwoauth-grant-uploadfile": "Upload new files",
        "mwoauth-grant-useoauth": "Basic rights",
-       "mwoauth-grant-viewdeleted": "View deleted information",
+       "mwoauth-grant-viewdeleted": "View information about deleted files and 
pages",
        "mwoauth-grant-viewmywatchlist": "View your watchlist",
        "mwoauth-oauth-exception": "An error occurred in the OAuth protocol: 
$1",
        "mwoauth-callback-not-oob": "oauth_callback must be set, and must be 
set to \"oob\" (case-sensitive)",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I47e1e64dcc90368bce264d74130dea51269ed693
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OAuth
Gerrit-Branch: master
Gerrit-Owner: MarkTraceur <mtrac...@member.fsf.org>

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

Reply via email to