jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/366863 )
Change subject: Add XTools
......................................................................
Add XTools
Bug: T170789
Change-Id: If9aee604ebdbedfe977765eec34298745869e84e
---
M TranslateSettings.php
M bin/EXTERNAL-PROJECTS
M bin/REPONG-PROJECTS
M bin/nike-export-all
A groups/Wikimedia/XTools.yaml
M repoconfig.commit.json
M repoconfig.json
7 files changed, 52 insertions(+), 0 deletions(-)
Approvals:
jenkins-bot: Verified
Nikerabbit: Looks good to me, approved
diff --git a/TranslateSettings.php b/TranslateSettings.php
index dc6f3f0..ea1fae1 100644
--- a/TranslateSettings.php
+++ b/TranslateSettings.php
@@ -257,6 +257,7 @@
$wgTranslateGroupFiles[] = "$GROUPS/Wikimedia/WikimediaMobile-ios.yaml";
$wgTranslateGroupFiles[] = "$GROUPS/Wikimedia/WikimediaMobile.yaml";
$wgTranslateGroupFiles[] = "$GROUPS/Wikimedia/WikimediaPortals.yaml";
+$wgTranslateGroupFiles[] = "$GROUPS/Wikimedia/XTools.yaml";
$wgTranslateGroupAliases['out-pageviews'] = 'pageviews';
$wgTranslateSupportUrlNamespace[NS_WIKIMEDIA] = [
diff --git a/bin/EXTERNAL-PROJECTS b/bin/EXTERNAL-PROJECTS
index 4d290f0..488e9fe 100644
--- a/bin/EXTERNAL-PROJECTS
+++ b/bin/EXTERNAL-PROJECTS
@@ -43,3 +43,4 @@
wikimedia-portals
wikipedia-android
wikipedia-ios
+xtools
diff --git a/bin/REPONG-PROJECTS b/bin/REPONG-PROJECTS
index bb064bf..52dff0b 100644
--- a/bin/REPONG-PROJECTS
+++ b/bin/REPONG-PROJECTS
@@ -41,3 +41,4 @@
wikimedia-portals
wikipedia-android
wikipedia-ios
+xtools
diff --git a/bin/nike-export-all b/bin/nike-export-all
index 9506e17..208640b 100755
--- a/bin/nike-export-all
+++ b/bin/nike-export-all
@@ -46,6 +46,7 @@
wikimedia-portals
wikipedia-android
wikipedia-ios
+xtools
"
_b=$(tput bold)
diff --git a/groups/Wikimedia/XTools.yaml b/groups/Wikimedia/XTools.yaml
new file mode 100644
index 0000000..b1d4e27
--- /dev/null
+++ b/groups/Wikimedia/XTools.yaml
@@ -0,0 +1,30 @@
+BASIC:
+ id: xtools
+ label: XTools
+ icon: wiki://XTools logo.svg
+ description: "{{Special:MyLanguage/Translations:Group
descriptions/xtools/en}}"
+ class: FileBasedMessageGroup
+ namespace: NS_WIKIMEDIA
+
+MANGLER:
+ class: StringMatcher
+ prefix: xtools-
+ patterns:
+ - "*"
+
+FILES:
+ class: JsonFFS
+ sourcePattern: "%GROUPROOT%/xtools/i18n/%CODE%.json"
+
+TAGS:
+ optional:
+ - xtools-comma-character
+
+CHECKER:
+ class: MediaWikiMessageChecker
+ checks:
+ - wikiParameterCheck
+ - braceBalanceCheck
+
+INSERTABLES:
+ class: MediaWikiInsertablesSuggester
diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index b0f49f4..81c39eb 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -577,5 +577,14 @@
"url":
"ssh://[email protected]:29418/wikimedia/portals"
}
}
+ },
+ "xtools": {
+ "group": "xtools",
+ "repos": {
+ "xtools": {
+ "type": "github",
+ "url": "[email protected]:x-tools/xtools.git"
+ }
+ }
}
}
diff --git a/repoconfig.json b/repoconfig.json
index e0a3341..ed36034 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -576,5 +576,14 @@
"url":
"https://gerrit.wikimedia.org/r/wikimedia/portals"
}
}
+ },
+ "xtools": {
+ "group": "xtools",
+ "repos": {
+ "xtools": {
+ "type": "github",
+ "url": "https://github.com/x-tools/xtools.git"
+ }
+ }
}
}
--
To view, visit https://gerrit.wikimedia.org/r/366863
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If9aee604ebdbedfe977765eec34298745869e84e
Gerrit-PatchSet: 5
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: MusikAnimal <[email protected]>
Gerrit-Reviewer: MusikAnimal <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: Raimond Spekking <[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