[MediaWiki-commits] [Gerrit] ApiEditPage: Fix Wikipedia-specific wording - change (mediawiki/core)

2015-01-10 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: ApiEditPage: Fix Wikipedia-specific wording
..


ApiEditPage: Fix Wikipedia-specific wording

Article is specific to Wikipedia. Change to page for universality.

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

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



diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json
index 0eed4cd..cba687b 100644
--- a/includes/api/i18n/en.json
+++ b/includes/api/i18n/en.json
@@ -83,7 +83,7 @@
"apihelp-edit-param-bot": "Mark this edit as bot.",
"apihelp-edit-param-basetimestamp": "Timestamp of the base revision, 
used to detect edit conflicts. May be obtained through 
[[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]].",
"apihelp-edit-param-starttimestamp": "Timestamp when you began the 
editing process, used to detect edit conflicts. An appropriate value may be 
obtained using [[Special:ApiHelp/main|curtimestamp]] when beginning the edit 
process (e.g. when loading the page content to edit).",
-   "apihelp-edit-param-recreate": "Override any errors about the article 
having been deleted in the meantime.",
+   "apihelp-edit-param-recreate": "Override any errors about the page 
having been deleted in the meantime.",
"apihelp-edit-param-createonly": "Don't edit the page if it exists 
already.",
"apihelp-edit-param-nocreate": "Throw an error if the page doesn't 
exist.",
"apihelp-edit-param-watch": "Add the page to your watchlist.",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4a10583d463c90df437ffd0e60e6f100674e49b2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Gifti 
Gerrit-Reviewer: Anomie 
Gerrit-Reviewer: Siebrand 
Gerrit-Reviewer: Umherirrender 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] ApiEditPage: Fix Wikipedia-specific wording - change (mediawiki/core)

2015-01-09 Thread Gifti (Code Review)
Gifti has uploaded a new change for review.

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

Change subject: ApiEditPage: Fix Wikipedia-specific wording
..

ApiEditPage: Fix Wikipedia-specific wording

Article is specific to Wikipedia. Change to page for universality.

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/14/184114/1

diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json
index 0eed4cd..cba687b 100644
--- a/includes/api/i18n/en.json
+++ b/includes/api/i18n/en.json
@@ -83,7 +83,7 @@
"apihelp-edit-param-bot": "Mark this edit as bot.",
"apihelp-edit-param-basetimestamp": "Timestamp of the base revision, 
used to detect edit conflicts. May be obtained through 
[[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]].",
"apihelp-edit-param-starttimestamp": "Timestamp when you began the 
editing process, used to detect edit conflicts. An appropriate value may be 
obtained using [[Special:ApiHelp/main|curtimestamp]] when beginning the edit 
process (e.g. when loading the page content to edit).",
-   "apihelp-edit-param-recreate": "Override any errors about the article 
having been deleted in the meantime.",
+   "apihelp-edit-param-recreate": "Override any errors about the page 
having been deleted in the meantime.",
"apihelp-edit-param-createonly": "Don't edit the page if it exists 
already.",
"apihelp-edit-param-nocreate": "Throw an error if the page doesn't 
exist.",
"apihelp-edit-param-watch": "Add the page to your watchlist.",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4a10583d463c90df437ffd0e60e6f100674e49b2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Gifti 

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