EBernhardson has uploaded a new change for review.

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

Change subject: Correct typo in i18n message key
......................................................................

Correct typo in i18n message key

Bug: T93905
Change-Id: I3554cd58def1efa84d4468ca2463d4c77ff88e9c
---
M includes/Block/Topic.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/includes/Block/Topic.php b/includes/Block/Topic.php
index 719b274..0c02290 100644
--- a/includes/Block/Topic.php
+++ b/includes/Block/Topic.php
@@ -846,7 +846,7 @@
                                                //  
flow-error-not-allowed-suppress-extract
                                                //  
flow-error-not-allowed-reply-to-suppress-topic-extract
                                                'msgKey' => array(
-                                                       
"flow-error-not-allowed-{$this->action}-to-$start-$type",
+                                                       
"flow-error-not-allowed-{$this->action}-to-$state-$type",
                                                        
"flow-error-not-allowed-$state-extract",
                                                )
                                        )

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3554cd58def1efa84d4468ca2463d4c77ff88e9c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: EBernhardson <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to