jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/358723 )
Change subject: API: Split description messages into summary + additional text
......................................................................
API: Split description messages into summary + additional text
See MediaWiki core patch I778bab2b
Change-Id: I35170ab11205f36df3b968d53af3e0f15c36a54d
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 14 insertions(+), 0 deletions(-)
Approvals:
Reedy: Looks good to me, approved
jenkins-bot: Verified
diff --git a/i18n/en.json b/i18n/en.json
index 154cf74..2e3d5cc 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -361,12 +361,14 @@
"prefs-openstack": "OpenStack",
"prefs-openstack-keys": "Key list",
"apihelp-novaaddress-description": "Perform actions on Nova IP
addresses.",
+ "apihelp-novaaddress-summary": "Perform actions on Nova IP addresses.",
"apihelp-novaaddress-param-subaction": "The subaction to perform.",
"apihelp-novaaddress-param-id": "",
"apihelp-novaaddress-param-project": "The project in which the address
exists.",
"apihelp-novaaddress-param-region": "The region of the
currently-associated instance.",
"apihelp-novaaddress-example-1": "Disassociate the address with ID 7 in
project testing in region mars",
"apihelp-novainstance-description": "Perform actions on instances.",
+ "apihelp-novainstance-summary": "Perform actions on instances.",
"apihelp-novainstance-param-subaction": "The subaction to perform.",
"apihelp-novainstance-param-instanceid": "The Nova instance ID to
perform a subaction on.",
"apihelp-novainstance-param-project": "The project in which the
instance exists.",
@@ -374,12 +376,14 @@
"apihelp-novainstance-example-1": "Reboot instance ID
eb195097-8539-4e66-b0b5-be8347d8caec in project testing in region mars",
"apihelp-novainstance-example-2": "Display console output for instance
ID eb195097-8539-4e66-b0b5-be8347d8caec in project testing in region mars",
"apihelp-novaprojectlimits-description": "Gets information on
projects.",
+ "apihelp-novaprojectlimits-summary": "Gets information on projects.",
"apihelp-novaprojectlimits-param-subaction": "The subaction to
perform.",
"apihelp-novaprojectlimits-param-project": "The project to perform the
subaction upon.",
"apihelp-novaprojectlimits-param-region": "The region to perform the
subaction upon.",
"apihelp-novaprojectlimits-example-1": "Get limits for all regions for
the testing project",
"apihelp-novaprojectlimits-example-2": "Get limits for region A for the
testing project",
"apihelp-novaprojects-description": "Gets information on projects.",
+ "apihelp-novaprojects-summary": "Gets information on projects.",
"apihelp-novaprojects-param-subaction": "The subaction to perform.",
"apihelp-novaprojects-param-project": "The project to perform the
subaction upon.",
"apihelp-novaprojects-param-username": "The username to get information
about.",
@@ -387,15 +391,18 @@
"apihelp-novaprojects-example-2": "Get all projects and role info for
the logged-in user",
"apihelp-novaprojects-example-3": "Get all projects and role info for
testuser",
"apihelp-novaservicegroups-description": "Gets information on service
groups.",
+ "apihelp-novaservicegroups-summary": "Gets information on service
groups.",
"apihelp-novaservicegroups-param-subaction": "The subaction to
perform.",
"apihelp-novaservicegroups-param-project": "The project to perform the
subaction upon.",
"apihelp-novaservicegroups-param-shellmembers": "Return shell account
names for service group members, rather than MediaWiki usernames.",
"apihelp-novaservicegroups-example-1": "Get all service groups in
project testing",
"apihelp-query+novainstances-description": "Returns a list of instances
for the given project.",
+ "apihelp-query+novainstances-summary": "Returns a list of instances for
the given project.",
"apihelp-query+novainstances-param-project": "The project to list
instances for.",
"apihelp-query+novainstances-param-region": "The region to list
instances for.",
"apihelp-query+novainstances-example-1": "List instances in project
testing in region mars",
"apihelp-query+novaprojects-description": "Returns a list of all the
known projects.",
+ "apihelp-query+novaprojects-summary": "Returns a list of all the known
projects.",
"apihelp-query+novaprojects-example-1": "List projects",
"apierror-openstackmanager-badproject": "Invalid project specified."
}
diff --git a/i18n/qqq.json b/i18n/qqq.json
index a81be8b..198173d 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -376,12 +376,14 @@
"prefs-openstack": "{{optional}}\nTitle for a tab in Preferences for
OpenStack related items",
"prefs-openstack-keys": "Subheading used in the Preferences ->
OpenStack for a the public SSH key list",
"apihelp-novaaddress-description":
"{{doc-apihelp-description|novaaddress}}",
+ "apihelp-novaaddress-summary": "{{doc-apihelp-summary|novaaddress}}",
"apihelp-novaaddress-param-subaction":
"{{doc-apihelp-param|novaaddress|subaction}}",
"apihelp-novaaddress-param-id": "{{doc-apihelp-param|novaaddress|id}}",
"apihelp-novaaddress-param-project":
"{{doc-apihelp-param|novaaddress|project}}",
"apihelp-novaaddress-param-region":
"{{doc-apihelp-param|novaaddress|region}}",
"apihelp-novaaddress-example-1": "{{doc-apihelp-example|novaaddress}}",
"apihelp-novainstance-description":
"{{doc-apihelp-description|novainstance}}",
+ "apihelp-novainstance-summary": "{{doc-apihelp-summary|novainstance}}",
"apihelp-novainstance-param-subaction":
"{{doc-apihelp-param|novainstance|subaction}}",
"apihelp-novainstance-param-instanceid":
"{{doc-apihelp-param|novainstance|instanceid}}",
"apihelp-novainstance-param-project":
"{{doc-apihelp-param|novainstance|project}}",
@@ -389,12 +391,14 @@
"apihelp-novainstance-example-1": "The strings
\"eb195097-8539-4e66-b0b5-be8347d8caec\", \"testing\" and \"mars\" are just
examples. Keep the example ID and pick any random example word for the other
two.\n----\n{{doc-apihelp-example|novainstance}}",
"apihelp-novainstance-example-2":
"{{doc-apihelp-example|novainstance}}",
"apihelp-novaprojectlimits-description":
"{{doc-apihelp-description|novaprojectlimits}}",
+ "apihelp-novaprojectlimits-summary":
"{{doc-apihelp-summary|novaprojectlimits}}",
"apihelp-novaprojectlimits-param-subaction":
"{{doc-apihelp-param|novaprojectlimits|subaction}}",
"apihelp-novaprojectlimits-param-project":
"{{doc-apihelp-param|novaprojectlimits|project}}",
"apihelp-novaprojectlimits-param-region":
"{{doc-apihelp-param|novaprojectlimits|region}}",
"apihelp-novaprojectlimits-example-1":
"{{doc-apihelp-example|novaprojectlimits}}",
"apihelp-novaprojectlimits-example-2":
"{{doc-apihelp-example|novaprojectlimits}}",
"apihelp-novaprojects-description":
"{{doc-apihelp-description|novaprojects}}",
+ "apihelp-novaprojects-summary": "{{doc-apihelp-summary|novaprojects}}",
"apihelp-novaprojects-param-subaction":
"{{doc-apihelp-param|novaprojects|subaction}}",
"apihelp-novaprojects-param-project":
"{{doc-apihelp-param|novaprojects|project}}",
"apihelp-novaprojects-param-username":
"{{doc-apihelp-param|novaprojects|username}}",
@@ -402,15 +406,18 @@
"apihelp-novaprojects-example-2":
"{{doc-apihelp-example|novaprojects}}",
"apihelp-novaprojects-example-3": "Do not alter the example
\"testuser\".\n----\n{{doc-apihelp-example|novaprojects}}",
"apihelp-novaservicegroups-description":
"{{doc-apihelp-description|novaservicegroups}}",
+ "apihelp-novaservicegroups-summary":
"{{doc-apihelp-summary|novaservicegroups}}",
"apihelp-novaservicegroups-param-subaction":
"{{doc-apihelp-param|novaservicegroups|subaction}}",
"apihelp-novaservicegroups-param-project":
"{{doc-apihelp-param|novaservicegroups|project}}",
"apihelp-novaservicegroups-param-shellmembers":
"{{doc-apihelp-param|novaservicegroups|shellmembers}}",
"apihelp-novaservicegroups-example-1":
"{{doc-apihelp-example|novaservicegroups}}",
"apihelp-query+novainstances-description":
"{{doc-apihelp-description|query+novainstances}}",
+ "apihelp-query+novainstances-summary":
"{{doc-apihelp-summary|query+novainstances}}",
"apihelp-query+novainstances-param-project":
"{{doc-apihelp-param|query+novainstances|project}}",
"apihelp-query+novainstances-param-region":
"{{doc-apihelp-param|query+novainstances|region}}",
"apihelp-query+novainstances-example-1":
"{{doc-apihelp-example|query+novainstances}}",
"apihelp-query+novaprojects-description":
"{{doc-apihelp-description|query+novaprojects}}",
+ "apihelp-query+novaprojects-summary":
"{{doc-apihelp-summary|query+novaprojects}}",
"apihelp-query+novaprojects-example-1":
"{{doc-apihelp-example|query+novaprojects}}",
"apierror-openstackmanager-badproject": "{{doc-apierror}}"
}
--
To view, visit https://gerrit.wikimedia.org/r/358723
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I35170ab11205f36df3b968d53af3e0f15c36a54d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OpenStackManager
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits