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

Change subject: Re-enable Blockly
......................................................................


Re-enable Blockly

Updates have been made to the configuration and commit access has been
provided in the new repo locations.

Change-Id: Id3ff12908f1c2e34591df90e21a3f76cfc3a5c4b
---
M TranslateSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/TranslateSettings.php b/TranslateSettings.php
index 7edd1e9..9288639 100644
--- a/TranslateSettings.php
+++ b/TranslateSettings.php
@@ -319,7 +319,7 @@
 $wgTranslateGroupFiles[] = "$GROUPS/FUEL/FUEL.yaml";
 
 wfAddNamespace( 1256, 'Blockly' );
-#$wgTranslateGroupFiles[] = "$GROUPS/Blockly/Blockly.yaml";
+$wgTranslateGroupFiles[] = "$GROUPS/Blockly/Blockly.yaml";
 
 wfAddNamespace( 1258, 'MathJax' );
 $wgTranslateGroupFiles[] = "$GROUPS/MathJax/MathJax.yaml";

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id3ff12908f1c2e34591df90e21a3f76cfc3a5c4b
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[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