Matthias Mullie has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/122340

Change subject: Quote topic names in history
......................................................................

Quote topic names in history

Without the quotes, working can be quite confusing

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/40/122340/1

diff --git a/i18n/en.json b/i18n/en.json
index b2b1af4..1764c10 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -126,21 +126,21 @@
     "flow-edit-title-submit-overwrite": "Overwrite title",
     "flow-edit-post-submit": "Submit changes",
     "flow-edit-post-submit-overwrite": "Overwrite changes",
-    "flow-rev-message-edit-post": "$1 {{GENDER:$2|edited}} a [$3 comment] on 
$4.",
-    "flow-rev-message-reply": "$1 [$3 {{GENDER:$2|commented}}] on $4 
(<em>$5</em>).",
+    "flow-rev-message-edit-post": "$1 {{GENDER:$2|edited}} a [$3 comment] on 
\"$4\".",
+    "flow-rev-message-reply": "$1 [$3 {{GENDER:$2|commented}}] on \"$4\" 
(<em>$5</em>).",
     "flow-rev-message-reply-bundle": "<strong>$1 
{{PLURAL:$1|comment|comments}}</strong> {{PLURAL:$1|was|were}} added.",
-    "flow-rev-message-new-post": "$1 {{GENDER:$2|created}} the topic [$3 $4].",
-    "flow-rev-message-edit-title": "$1 {{GENDER:$2|changed}} the topic title 
from $5 to [$3 $4].",
+    "flow-rev-message-new-post": "$1 {{GENDER:$2|created}} the topic \"[$3 
$4]\".",
+    "flow-rev-message-edit-title": "$1 {{GENDER:$2|changed}} the topic title 
from \"$5\" to \"[$3 $4]\".",
     "flow-rev-message-create-header": "$1 {{GENDER:$2|created}} the header.",
     "flow-rev-message-edit-header": "$1 {{GENDER:$2|edited}} the header.",
-    "flow-rev-message-hid-post": "$1 {{GENDER:$2|hid}} a [$4 comment] on $6 
(<em>$5</em>).",
-    "flow-rev-message-deleted-post": "$1 {{GENDER:$2|deleted}} a [$4 comment] 
on $6 (<em>$5</em>).",
-    "flow-rev-message-suppressed-post": "$1 {{GENDER:$2|suppressed}} a [$4 
comment] on $6 (<em>$5</em>).",
-    "flow-rev-message-restored-post": "$1 {{GENDER:$2|restored}} a [$4 
comment] on $6 (<em>$5</em>).",
-    "flow-rev-message-hid-topic": "$1 {{GENDER:$2|hid}} the [$4 topic] $6 
(<em>$5</em>).",
-    "flow-rev-message-deleted-topic": "$1 {{GENDER:$2|deleted}} the [$4 topic] 
$6 (<em>$5</em>).",
-    "flow-rev-message-suppressed-topic": "$1 {{GENDER:$2|suppressed}} the [$4 
topic] $6 (<em>$5</em>).",
-    "flow-rev-message-restored-topic": "$1 {{GENDER:$2|restored}} the [$4 
topic] $6 (<em>$5</em>).",
+    "flow-rev-message-hid-post": "$1 {{GENDER:$2|hid}} a [$4 comment] on 
\"$6\" (<em>$5</em>).",
+    "flow-rev-message-deleted-post": "$1 {{GENDER:$2|deleted}} a [$4 comment] 
on \"$6\" (<em>$5</em>).",
+    "flow-rev-message-suppressed-post": "$1 {{GENDER:$2|suppressed}} a [$4 
comment] on \"$6\" (<em>$5</em>).",
+    "flow-rev-message-restored-post": "$1 {{GENDER:$2|restored}} a [$4 
comment] on \"$6\" (<em>$5</em>).",
+    "flow-rev-message-hid-topic": "$1 {{GENDER:$2|hid}} the [$4 topic] \"$6\" 
(<em>$5</em>).",
+    "flow-rev-message-deleted-topic": "$1 {{GENDER:$2|deleted}} the [$4 topic] 
\"$6\" (<em>$5</em>).",
+    "flow-rev-message-suppressed-topic": "$1 {{GENDER:$2|suppressed}} the [$4 
topic] \"$6\" (<em>$5</em>).",
+    "flow-rev-message-restored-topic": "$1 {{GENDER:$2|restored}} the [$4 
topic] \"$6\" (<em>$5</em>).",
     "flow-board-history": "\"$1\" history",
     "flow-topic-history": "\"$1\" topic history",
     "flow-post-history": "\"Comment by {{GENDER:$2|$2}}\" post history",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie29fdeac9451d99630c7a2db798c76e3b6eb3106
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Matthias Mullie <mmul...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to