jenkins-bot has submitted this change and it was merged.
Change subject: Add i18n for API
......................................................................
Add i18n for API
Change-Id: I38bbe0ea044fadac630b8569a7ba0fd169f2e0f7
---
M i18n/en.json
A i18n/qqq.json
2 files changed, 14 insertions(+), 1 deletion(-)
Approvals:
Raimond Spekking: Looks good to me, approved
jenkins-bot: Verified
diff --git a/i18n/en.json b/i18n/en.json
index 4048c91..8cd44d4 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -47,5 +47,9 @@
"favoritelistedit-raw-removed": "{{PLURAL:$1|1 title was|$1 titles
were}} removed:",
"favoritelisttools-view": "View Favorites",
"favoritelisttools-edit": "View and edit favorites",
- "favoritelisttools-raw": "Edit raw favorites"
+ "favoritelisttools-raw": "Edit raw favorites",
+ "apihelp-favorite-description": "Add or remove a page from/to the
current user's favorite list",
+ "apihelp-favorite-param-title": "The page to (un)favorite",
+ "apihelp-favorite-param-unfavorite": "If set the page will be
unfavorited rather than favorited",
+ "apihelp-favorite-param-token": "A token previously acquired via
<kbd>prop=info</kbd>"
}
diff --git a/i18n/qqq.json b/i18n/qqq.json
new file mode 100644
index 0000000..182276f
--- /dev/null
+++ b/i18n/qqq.json
@@ -0,0 +1,9 @@
+{
+ "@metadata": {
+ "authors": []
+ },
+ "apihelp-favorite-description": "{{doc-apihelp-description|favorite}}",
+ "apihelp-favorite-param-title": "{{doc-apihelp-param|favorite|title}}",
+ "apihelp-favorite-param-unfavorite":
"{{doc-apihelp-param|favorite|unfavorite}}",
+ "apihelp-favorite-param-token": "{{doc-apihelp-param|favorite|token}}"
+}
--
To view, visit https://gerrit.wikimedia.org/r/276108
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I38bbe0ea044fadac630b8569a7ba0fd169f2e0f7
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Favorites
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Raimond Spekking <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits