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

Change subject: Fix notification language: a post IN a topic ON a page
......................................................................


Fix notification language: a post IN a topic ON a page

Bug: T121663
Change-Id: I06bf6a7810ff4bfd1939da5c6d9028ff24f7e625
---
M i18n/en.json
1 file changed, 8 insertions(+), 8 deletions(-)

Approvals:
  Sbisson: Looks good to me, approved
  Matthias Mullie: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/i18n/en.json b/i18n/en.json
index a406499..2303e3e 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -282,11 +282,11 @@
        "notification-header-flow-post-reply-user-talk": "$1 
{{GENDER:$2|posted}} a reply on your talk page in \"$4\".",
        "notification-bundle-header-flow-post-reply-user-talk": "$1 new 
{{PLURAL:$2|reply|replies}} on your talk page in \"$3\".",
        "notification-body-flow-post-reply-user-talk": "$1",
-       "notification-header-flow-post-edited-v2": "{{GENDER:$2|Your}} post on 
\"$1\" was edited.",
-       "notification-bundle-header-flow-post-edited-v2": "{{GENDER:$2|Your}} 
post on \"$1\" was edited multiple times.",
+       "notification-header-flow-post-edited-v2": "{{GENDER:$2|Your}} post in 
\"$1\" was edited.",
+       "notification-bundle-header-flow-post-edited-v2": "{{GENDER:$2|Your}} 
post in \"$1\" was edited multiple times.",
        "notification-body-flow-post-edited-v2": "$1",
-       "notification-header-flow-post-edited-user-talk": "A post on \"$1\" was 
edited on {{GENDER:$2|your}} talk page.",
-       "notification-bundle-header-flow-post-edited-user-talk": "A post on 
\"$1\" was edited multiple times on {{GENDER:$2|your}} talk page.",
+       "notification-header-flow-post-edited-user-talk": "A post in \"$1\" was 
edited on {{GENDER:$2|your}} talk page.",
+       "notification-bundle-header-flow-post-edited-user-talk": "A post in 
\"$1\" was edited multiple times on {{GENDER:$2|your}} talk page.",
        "notification-body-flow-post-edited-user-talk": "$1",
        "notification-header-flow-topic-renamed-v2": "The topic \"$1\" was 
renamed to \"$2\".",
        "notification-header-flow-topic-renamed-user-talk": "The topic \"$1\" 
was renamed to \"$2\" on your talk page.",
@@ -489,7 +489,7 @@
        "apihelp-flow+moderate-post-param-moderationState": "What level to 
moderate at.",
        "apihelp-flow+moderate-post-param-reason": "Reason for moderation.",
        "apihelp-flow+moderate-post-param-postId": "ID of the post to 
moderate.",
-       "apihelp-flow+moderate-post-example-1": "Delete a post on topic 
[[Topic:S2tycnas4hcucw8w]]",
+       "apihelp-flow+moderate-post-example-1": "Delete a post in topic 
[[Topic:S2tycnas4hcucw8w]]",
        "apihelp-flow+moderate-topic-description": "Moderates a Flow topic.",
        "apihelp-flow+moderate-topic-param-moderationState": "What level to 
moderate at.",
        "apihelp-flow+moderate-topic-param-reason": "Reason for moderation.",
@@ -503,7 +503,7 @@
        "apihelp-flow+reply-param-replyTo": "Post ID to reply to.",
        "apihelp-flow+reply-param-content": "Content for new post.",
        "apihelp-flow+reply-param-format": "Format of the new post 
(wikitext|html)",
-       "apihelp-flow+reply-example-1": "Reply to a post on 
[[Topic:S2tycnas4hcucw8w]]",
+       "apihelp-flow+reply-example-1": "Reply to a post in 
[[Topic:S2tycnas4hcucw8w]]",
        "apihelp-flow+view-header-param-format": "Format to return the content 
in.",
        "apihelp-flow+view-header-description": "View a board description.",
        "apihelp-flow+view-header-param-revId": "Load this revision, instead of 
the most recent.",
@@ -511,11 +511,11 @@
        "apihelp-flow+view-post-description": "View a post.",
        "apihelp-flow+view-post-param-postId": "ID of the post to view.",
        "apihelp-flow+view-post-param-format": "Format to return the content 
in.",
-       "apihelp-flow+view-post-example-1": "Fetch the content of a post on 
[[Topic:S2tycnas4hcucw8w]] as wikitext",
+       "apihelp-flow+view-post-example-1": "Fetch the content of a post in 
[[Topic:S2tycnas4hcucw8w]] as wikitext",
        "apihelp-flow+view-post-history-description": "View the revision 
history of a post.",
        "apihelp-flow+view-post-history-param-postId": "ID of the post for 
which to view revision history.",
        "apihelp-flow+view-post-history-param-format": "Format to return the 
content in.",
-       "apihelp-flow+view-post-history-example-1": "Fetch the revisions of a 
post on [[Topic:S2tycnas4hcucw8w]] as wikitext",
+       "apihelp-flow+view-post-history-example-1": "Fetch the revisions of a 
post in [[Topic:S2tycnas4hcucw8w]] as wikitext",
        "apihelp-flow+view-topic-description": "View a topic.",
        "apihelp-flow+view-topic-param-format": "Format to return the content 
in.",
        "apihelp-flow+view-topic-example-1": "View [[Topic:S2tycnas4hcucw8w]]",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I06bf6a7810ff4bfd1939da5c6d9028ff24f7e625
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Sbisson <[email protected]>
Gerrit-Reviewer: Matthias Mullie <[email protected]>
Gerrit-Reviewer: Sbisson <[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

Reply via email to