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

Change subject: Punctuation and Gender i18n cleanups
......................................................................


Punctuation and Gender i18n cleanups

Change-Id: I0e813aae732ef9b9250e031ede30ca3610cb6e85
---
M Flow.i18n.php
1 file changed, 5 insertions(+), 5 deletions(-)

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



diff --git a/Flow.i18n.php b/Flow.i18n.php
index 37bacc3..38e6c5f 100644
--- a/Flow.i18n.php
+++ b/Flow.i18n.php
@@ -103,9 +103,9 @@
        'flow-error-missing-postId' => 'No "postId" parameter was supplied. 
This parameter is required to manipulate a post.',
        'flow-error-invalid-postId' => '"postId" parameter was invalid. The 
specified post ($1) could not be found.',
        'flow-error-restore-failure' => 'Restoration of this item failed.',
-       'flow-error-invalid-moderation-state' => 'An invalid value was provided 
for moderationState',
-       'flow-error-invalid-moderation-reason' => 'Please provide a reason for 
the moderation',
-       'flow-error-not-allowed' => 'Insufficient permissions to execute this 
action',
+       'flow-error-invalid-moderation-state' => 'An invalid value was provided 
for moderationState.',
+       'flow-error-invalid-moderation-reason' => 'Please provide a reason for 
the moderation.',
+       'flow-error-not-allowed' => 'Insufficient permissions to execute this 
action.',
        'flow-error-title-too-long' => 'Topic titles are restricted to $1 
{{PLURAL:$1|byte|bytes}}.',
        'flow-error-no-existing-workflow' => 'This workflow does not yet 
exist.',
        'flow-error-not-a-post' => 'Topic title can not be saved as a post.',
@@ -240,7 +240,7 @@
 You can view later versions on the [$4 post history page].',
 
        'flow-compare-revisions-revision-header' => 'Version by 
{{GENDER:$2|$2}} from $1',
-       'flow-compare-revisions-header-post' => 'This page shows the changes 
between two versions of a post by $3 in the topic "[$5 $2]" on [$4 $1].
+       'flow-compare-revisions-header-post' => 'This page shows the 
{{GENDER:$3|changes}} between two versions of a post by $3 in the topic "[$5 
$2]" on [$4 $1].
 You can see other versions of this post at its [$6 history page].',
 
        // Topic collapse states
@@ -309,7 +309,7 @@
 * $3 - the page where the topic was moderated
 * $4 - permalink URL to the moderated topic
 {{Related|Flow-logentry}}',
-       'flow-user-moderated' => 'Name to display instead of a moderated user 
name',
+       'flow-user-moderated' => 'Name to display when the current user is not 
allowed to see the users name due to moderation',
        'flow-edit-header-link' => 'Used as text for the button that either 
allows editing the header in place or brings the user to a page for editing the 
header.',
        'flow-header-empty' => 'Used as a placeholder text for headers which 
have no content.',
        'flow-post-moderated-toggle-show' => 'Text for link used to display a 
moderated post',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0e813aae732ef9b9250e031ede30ca3610cb6e85
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: EBernhardson <[email protected]>
Gerrit-Reviewer: Krinkle <[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