Siebrand has uploaded a new change for review.

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

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/70/173270/1

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: newchange
Gerrit-Change-Id: Id3ff12908f1c2e34591df90e21a3f76cfc3a5c4b
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
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