Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/345297 )

Change subject: [Wikimedia main extensions] Try not counting apihelp messages 
as untranslated
......................................................................

[Wikimedia main extensions] Try not counting apihelp messages as untranslated

Mark all apihelp-* messages as optional for the "main" aggregate group.

For the same reasons as in 7e8d18506, apihelp messages should not be considered
in statistics for a message group which is supposed to contain the most
relevant messages. The traditional method, as in 27b0cc2c8, is to make separate
message groups, which however is tedious and not future-proof.

Change-Id: I7bf26aa02e45acfad06036361aa89c08f04aef66
---
M groups/MediaWiki/WikimediaMainAgg.yaml
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/97/345297/1

diff --git a/groups/MediaWiki/WikimediaMainAgg.yaml 
b/groups/MediaWiki/WikimediaMainAgg.yaml
index fe91b5b..8271433 100644
--- a/groups/MediaWiki/WikimediaMainAgg.yaml
+++ b/groups/MediaWiki/WikimediaMainAgg.yaml
@@ -7,6 +7,10 @@
   description: '{{Special:MyLanguage/Translations:Group 
descriptions/wikimediaextensions-main/en}}'
   namespace: NS_MEDIAWIKI
 
+TAGS:
+  optional:
+    - apihelp-*
+
 GROUPS:
   - ext-antispoof
   - ext-babel

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7bf26aa02e45acfad06036361aa89c08f04aef66
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis <[email protected]>

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

Reply via email to