jenkins-bot has submitted this change and it was merged.

Change subject: Remove double emphasis in string
......................................................................


Remove double emphasis in string

Change-Id: Ife0316e9e332cf978adb2d3847a24af9c315b2b5
---
M i18n/en.json
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/i18n/en.json b/i18n/en.json
index 1c89780..ee6946e 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -40,7 +40,7 @@
        "flow-thanks-thanked-notice": "$1 received your thanks for 
{{GENDER:$2|his|her|their}} comment.",
        "notification-flow-thanks": "[[User:$1|$1]] {{GENDER:$1|thanked}} 
{{GENDER:$5|you}} for $2 in \"$3\" on [[:$4]].",
        "notification-flow-thanks-post-link": "your comment",
-       "notification-header-flow-thank": "$1 {{GENDER:$2|thanked}} 
{{GENDER:$5|you}} for your comment in \"'''$3'''\" on '''$4'''.",
+       "notification-header-flow-thank": "$1 {{GENDER:$2|thanked}} 
{{GENDER:$5|you}} for your comment in '''$3''' on '''$4'''.",
        "notification-flow-thanks-email-subject": "$1 {{GENDER:$1|thanked}} 
{{GENDER:$2|you}} for your comment on {{SITENAME}}",
        "notification-flow-thanks-email-batch-body": "$1 {{GENDER:$1|thanked}} 
{{GENDER:$4|you}} for your comment in \"$2\" on $3.",
        "apihelp-flowthank-description": "Send a public thank-you notification 
for a Flow comment.",
@@ -48,6 +48,6 @@
        "apihelp-flowthank-example-1": "Send thanks for the comment with 
<kbd>UUID xyz789</kbd>",
        "apihelp-thank-description": "Send a thank-you notification to an 
editor.",
        "apihelp-thank-param-rev": "Revision ID to thank someone for.",
-       "apihelp-thank-param-source": "A short string describing the source of 
the request, for example, \"<kbd>diff</kbd>\" or \"<kbd>history</kbd>\".",
+       "apihelp-thank-param-source": "A short string describing the source of 
the request, for example <kbd>diff</kbd> or <kbd>history</kbd>.",
        "apihelp-thank-example-1": "Send thanks for revision <kbd>ID 456</kbd>, 
with the source being a diff page"
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ife0316e9e332cf978adb2d3847a24af9c315b2b5
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Thanks
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: Legoktm <[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

Reply via email to