jenkins-bot has submitted this change and it was merged. Change subject: WikiLove message enhancements ......................................................................
WikiLove message enhancements See also: https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Apihelp-wikilove-param-type/ksh https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Apihelp-wikilove-param-type/ksh_(2) Change-Id: I1963718205b3ed277a5df42211aee3f46c7d403c --- M i18n/en.json 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Legoktm: Looks good to me, approved jenkins-bot: Verified diff --git a/i18n/en.json b/i18n/en.json index d020899..df6f7ae 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -189,7 +189,7 @@ "apihelp-wikilove-param-text": "Raw wikitext to add in the new section.", "apihelp-wikilove-param-message": "Actual message the user has entered, for logging purposes.", "apihelp-wikilove-param-subject": "Subject header of the new section.", - "apihelp-wikilove-param-type": "Type of WikiLove (for statistics); this corresponds with a type selected in the left menu, and optionally a subtype after that (e.g. \"barnstar-normal\" or \"kitten\").", - "apihelp-wikilove-param-email": "Content of the optional email message to send to the user. A warning will be returned if the user cannot be emailed. WikiLove will be sent to user talk page either way.", - "apihelp-wikilove-example-1": "Send WikiLove to [[User:Dummy]]" + "apihelp-wikilove-param-type": "Type of WikiLove (for statistics); this corresponds with a type selected in the menu, and optionally a subtype after that (e.g. as in \"{{int:wikilove-barnstar-original-title}}\" or \"{{int:wikilove-kittens-header}}\").", + "apihelp-wikilove-param-email": "Content of the optional email message to send to the user. A warning will be returned if the user cannot be emailed. WikiLove will be sent to the users talk page either way.", + "apihelp-wikilove-example-1": "Send WikiLove to \"[[User:Dummy]]\"" } -- To view, visit https://gerrit.wikimedia.org/r/218140 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1963718205b3ed277a5df42211aee3f46c7d403c Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/WikiLove Gerrit-Branch: master Gerrit-Owner: Purodha <[email protected]> Gerrit-Reviewer: Legoktm <[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
