Mattflaschen has uploaded a new change for review. https://gerrit.wikimedia.org/r/284109
Change subject: Fix quotes for "mark as resolved" on history and IRC ...................................................................... Fix quotes for "mark as resolved" on history and IRC Change-Id: I2157fef6478b1d28afcafb6e38e8d65e2dd4f7e4 --- M i18n/en.json 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow refs/changes/09/284109/1 diff --git a/i18n/en.json b/i18n/en.json index c8d54fd..9ebb8b6 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -235,8 +235,8 @@ "flow-rev-message-deleted-topic-irc": "$2 {{GENDER:$2|deleted}} the topic \"$6\" ($5)", "flow-rev-message-suppressed-topic": "$1 {{GENDER:$2|suppressed}} the [$4 topic] \"$6\" (<em>$5</em>)", "flow-rev-message-suppressed-topic-irc": "$2 {{GENDER:$2|suppressed}} the topic \"$6\" ($5)", - "flow-rev-message-locked-topic": "$1 {{GENDER:$2|marked}} the [$4 topic] $6 as resolved (<em>$5</em>)", - "flow-rev-message-locked-topic-irc": "$2 {{GENDER:$2|resolved}} the topic $6 ($5)", + "flow-rev-message-locked-topic": "$1 {{GENDER:$2|marked}} the [$4 topic] \"$6\" as resolved (<em>$5</em>)", + "flow-rev-message-locked-topic-irc": "$2 {{GENDER:$2|resolved}} the topic \"$6\" ($5)", "flow-rev-message-lock-topic-reason": "marked as resolved", "flow-rev-message-restore-topic-reason": "reopened", "flow-rev-message-restored-topic": "$1 {{GENDER:$2|restored}} the [$4 topic] \"$6\" (<em>$5</em>)", -- To view, visit https://gerrit.wikimedia.org/r/284109 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2157fef6478b1d28afcafb6e38e8d65e2dd4f7e4 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Flow Gerrit-Branch: master Gerrit-Owner: Mattflaschen <mflasc...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits