jenkins-bot has submitted this change and it was merged. Change subject: Update Mazandarani namespace ......................................................................
Update Mazandarani namespace * https://mzn.wikipedia.org/?diff=135691 Follow-up to I2b329670e9096827bb8ddecd615912c2ad04eeb5 Change-Id: I6abb7daa4a6c71a15f76320cbfd58e4b5a7076ac --- M Flow.namespaces.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Catrope: Looks good to me, approved jenkins-bot: Verified diff --git a/Flow.namespaces.php b/Flow.namespaces.php index 6643748..a06ee7d 100644 --- a/Flow.namespaces.php +++ b/Flow.namespaces.php @@ -91,7 +91,7 @@ /** Mazandarani */ $namespaceNames['mzn'] = array( - NS_TOPIC => 'مبحث', + NS_TOPIC => 'تاپیک', ); /** Dutch */ -- To view, visit https://gerrit.wikimedia.org/r/233031 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6abb7daa4a6c71a15f76320cbfd58e4b5a7076ac Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Flow Gerrit-Branch: master Gerrit-Owner: Mjbmr <[email protected]> Gerrit-Reviewer: Catrope <[email protected]> Gerrit-Reviewer: Legoktm <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
