Pmlineditor has uploaded a new change for review.

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

Change subject: Replace reference to deprecated module deletedrevs in API 
documentation
......................................................................

Replace reference to deprecated module deletedrevs in API documentation

Replaced reference to 'deletedrevs' in documentation of undelete
module by 'deletedrevisions'

Bug: T109823
Change-Id: I82a2e5ff2f180dae2e11ef61790a20999b1a5802
---
M includes/api/i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/35/276935/1

diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json
index 2d1542e..0cdaac6 100644
--- a/includes/api/i18n/en.json
+++ b/includes/api/i18n/en.json
@@ -1337,7 +1337,7 @@
        "apihelp-unblock-example-id": "Unblock block ID #<kbd>105</kbd>.",
        "apihelp-unblock-example-user": "Unblock user <kbd>Bob</kbd> with 
reason <kbd>Sorry Bob</kbd>.",
 
-       "apihelp-undelete-description": "Restore revisions of a deleted 
page.\n\nA list of deleted revisions (including timestamps) can be retrieved 
through [[Special:ApiHelp/query+deletedrevs|list=deletedrevs]], and a list of 
deleted file IDs can be retrieved through 
[[Special:ApiHelp/query+filearchive|list=filearchive]].",
+       "apihelp-undelete-description": "Restore revisions of a deleted 
page.\n\nA list of deleted revisions (including timestamps) can be retrieved 
through [[Special:ApiHelp/query+deletedrevisions|list=deletedrevisions]], and a 
list of deleted file IDs can be retrieved through 
[[Special:ApiHelp/query+filearchive|list=filearchive]].",
        "apihelp-undelete-param-title": "Title of the page to restore.",
        "apihelp-undelete-param-reason": "Reason for restoring.",
        "apihelp-undelete-param-tags": "Change tags to apply to the entry in 
the deletion log.",

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

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

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

Reply via email to