Siebrand has uploaded a new change for review.

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


Change subject: (bug 42612) Have  PythonSingleFFS observe codeMap
......................................................................

(bug 42612) Have  PythonSingleFFS observe codeMap

Change-Id: I28d7dcababef93be53b510a66ebc4f8f41ea8c03
---
M ffs/PythonSingleFFS.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate 
refs/changes/00/50900/1

diff --git a/ffs/PythonSingleFFS.php b/ffs/PythonSingleFFS.php
index 5b9025e..bfe91c9 100644
--- a/ffs/PythonSingleFFS.php
+++ b/ffs/PythonSingleFFS.php
@@ -145,6 +145,7 @@
                        $authorList .= "\t# Author: $author\n";
                }
 
+               $code = $this->group->mapCode( $code );
                $section = "$authorList\t'$code': {\n$block\t},";
 
                // Store the written part, so that when next language is called,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I28d7dcababef93be53b510a66ebc4f8f41ea8c03
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>

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

Reply via email to