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

Change subject: Migrate Intuition to JSON
......................................................................


Migrate Intuition to JSON

Disable update and export of Intuition until this actually lands in the
master branch.

Change-Id: I8c992724e88c19b61bd1f5b33fd124663eb74ab9
---
M bin/repoexport
M bin/repoupdate
M groups/Intuition/intuition-textdomains.txt
3 files changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/bin/repoexport b/bin/repoexport
index 5627584..e2ab49d 100755
--- a/bin/repoexport
+++ b/bin/repoexport
@@ -65,6 +65,7 @@
 
 elif [ "$PROJECT" = "intuition" ]
 then
+    exit
        php "$EXPORTER" --target . --group=tsint* --lang='*' --skip en $HOURS
 
 elif [ "$PROJECT" = "jquery.uls" ]
diff --git a/bin/repoupdate b/bin/repoupdate
index ffafb74..f847d47 100755
--- a/bin/repoupdate
+++ b/bin/repoupdate
@@ -77,7 +77,6 @@
 freecol \
 fuel \
 huggle \
-intuition \
 jquery.uls \
 kiwix \
 mathjax
diff --git a/groups/Intuition/intuition-textdomains.txt 
b/groups/Intuition/intuition-textdomains.txt
index 5b9cc1d..956a8d0 100644
--- a/groups/Intuition/intuition-textdomains.txt
+++ b/groups/Intuition/intuition-textdomains.txt
@@ -18,7 +18,7 @@
 Intuition - Core
 id = tsint-core
 prefix = tsintuition- |
-file = Tsintuition.i18n.php
+file = Tsintuition/%code%.json
 ignored = title
 
 Jarry
@@ -72,4 +72,4 @@
 
 X's Tools
 id = tsint-xtools
-file = Xtools.i18n.php
+file = Xtools/%CODE%.json

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8c992724e88c19b61bd1f5b33fd124663eb74ab9
Gerrit-PatchSet: 2
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