Index: trunk/extensions/Translate/groups/MediaWiki/WikimediaAgg.yaml |
— | — | @@ -8,18 +8,12 @@ |
9 | 9 | namespace: NS_MEDIAWIKI |
10 | 10 | |
11 | 11 | GROUPS: |
| 12 | + - ext-0-wikimedia-main # See WikimediaMainAgg.yaml. Do not duplicate group names! |
12 | 13 | - ext-abusefilter |
13 | 14 | - ext-antibot # anti spam and such (usually all wikis) |
14 | | - - ext-antispoof |
15 | 15 | - ext-articlefeedback |
16 | | - - ext-assertedit # bots |
17 | | - - ext-categorytree |
18 | | - - ext-centralauth |
19 | | - - ext-centralnotice |
20 | 16 | - ext-charinsert |
21 | 17 | - ext-checkuser |
22 | | - - ext-cite |
23 | | - - ext-citespecial |
24 | 18 | - ext-cldr # r88299 on all wikis |
25 | 19 | - ext-clicktracking |
26 | 20 | - ext-clientside # usability.wikimedia.org |
— | — | @@ -27,8 +21,6 @@ |
28 | 22 | - ext-collection-core |
29 | 23 | - ext-collection-other |
30 | 24 | - ext-communityvoice # usability.wikimedia.org |
31 | | - - ext-confirmedit |
32 | | - - ext-confirmeditfancycaptcha |
33 | 25 | - ext-contactpage # on nl.wp and wikimediafoundation.org |
34 | 26 | - ext-contributionreporting # wikimediafoundation.org |
35 | 27 | - ext-contributiontracking # wikimediafoundation.org |
— | — | @@ -36,8 +28,6 @@ |
37 | 29 | - ext-di-di |
38 | 30 | - ext-di-pfpg # wikimediafoundation.org |
39 | 31 | - ext-disableaccount # r86932 for some private wikis |
40 | | - - ext-dismissablesitenotice |
41 | | - - ext-dontswitchmeover |
42 | 32 | - ext-doublewiki # Wikisource |
43 | 33 | - ext-editpagetracking # r93131 in connection with ext-moodbar |
44 | 34 | - ext-emailcapture # 2011-04-21 |
— | — | @@ -56,60 +46,33 @@ |
57 | 47 | - ext-flaggedrevs-unreviewedpages |
58 | 48 | - ext-flaggedrevs-validationstatistics |
59 | 49 | - ext-fundraiserportal # 2009-10-08: test.wikipedia.org |
60 | | - - ext-gadgets |
61 | | - - ext-globalblocking |
62 | | - - ext-globalusage # 2009-11-11: commons.wikimedia.org |
63 | 50 | - ext-googlenewssitemap # r87149 for wikinews |
64 | | - - ext-imagemap |
65 | | - - ext-inputbox |
66 | | - - ext-intersection |
67 | 51 | - ext-labeledsectiontransclusion # Wikisource |
68 | 52 | - ext-landingcheck |
69 | 53 | - ext-liquidthreads # 2009-11-11: MediaWiki.org and some *.labs.wikimedia.org |
70 | | - - ext-mobilefrontend # r93435 |
71 | 54 | - ext-moodbar # r93131 |
72 | 55 | - ext-mwsearch |
73 | 56 | - ext-narayam # 2011-03-16: ml-wikis |
74 | | - - ext-newusermessage |
75 | 57 | - ext-nuke |
76 | 58 | - ext-oai |
77 | | - - ext-ogghandler |
78 | 59 | - ext-opensearchxml |
79 | | - - ext-parserfunctions |
80 | | - - ext-pdfhandler |
81 | 60 | - ext-poem |
82 | | - - ext-poolcounter # 2011-03-18 on all projects |
83 | | - - ext-prefstats |
84 | 61 | - ext-proofreadpage # Wikisource |
85 | | - - ext-quiz |
86 | 62 | - ext-readerfeedback-ratedpages |
87 | 63 | - ext-readerfeedback-ratinghistory |
88 | 64 | - ext-readerfeedback-readerfeedback |
89 | | - - ext-renameuser |
90 | 65 | - ext-rss # 2010-11-25: Wikimediafoundation.org |
91 | 66 | - ext-scanset |
92 | | - - ext-securepoll |
93 | | - - ext-simpleantispam |
94 | | - - ext-sitematrix |
95 | 67 | - ext-skinperpage # Wikimediafoundation.org |
96 | | - - ext-spamblacklist |
97 | 68 | - ext-strategywiki-activestrategy # 2010-05-08: strategywiki.wikimedia.org |
98 | 69 | - ext-subpagelist3 # r90651 |
99 | 70 | - ext-syntaxhighlightgeshi |
100 | | - - ext-timeline |
101 | | - - ext-titleblacklist |
102 | 71 | - ext-titlekey |
103 | | - - ext-torblock |
104 | 72 | - ext-trustedxff |
105 | 73 | - ext-uploadblacklist |
106 | | - - ext-uploadwizard |
107 | 74 | - ext-userdailycontribs |
108 | 75 | - ext-variablepage |
109 | | - - ext-vector |
110 | | - - ext-wikieditor |
111 | 76 | - ext-wikilove # r90124 |
112 | 77 | - ext-wikihiero |
113 | 78 | - ext-wikimediaincubator # r89556 |
114 | 79 | - ext-wikimediaincubatorinfopage |
115 | | - - ext-wikimedialicensetexts # commons.wikimedia.org |
116 | | - - ext-wikimediamessages |
Index: trunk/extensions/Translate/groups/MediaWiki/WikimediaMainAgg.yaml |
— | — | @@ -1,7 +1,7 @@ |
2 | 2 | BASIC: |
3 | 3 | id: ext-0-wikimedia-main |
4 | 4 | label: Extensions used by Wikimedia - Main |
5 | | - display: ext/wikimediamain |
| 5 | + display: ext/wikimedia/main |
6 | 6 | meta: yes |
7 | 7 | class: AggregateMessageGroup |
8 | 8 | description: '{{int:translate-group-desc-wikimediaextensions-main}}' |
— | — | @@ -22,16 +22,16 @@ |
23 | 23 | - ext-dontswitchmeover |
24 | 24 | - ext-gadgets |
25 | 25 | - ext-globalblocking |
26 | | - - ext-globalusage |
| 26 | + - ext-globalusage # 2009-11-11: commons.wikimedia.org |
27 | 27 | - ext-imagemap |
28 | 28 | - ext-inputbox |
29 | 29 | - ext-intersection |
30 | | - - ext-mobilefrontend |
| 30 | + - ext-mobilefrontend # r93435 |
31 | 31 | - ext-newusermessage |
32 | 32 | - ext-ogghandler |
33 | 33 | - ext-parserfunctions |
34 | 34 | - ext-pdfhandler |
35 | | - - ext-poolcounter |
| 35 | + - ext-poolcounter # 2011-03-18 on all projects |
36 | 36 | - ext-prefstats |
37 | 37 | - ext-quiz |
38 | 38 | - ext-renameuser |
— | — | @@ -45,5 +45,5 @@ |
46 | 46 | - ext-uploadwizard |
47 | 47 | - ext-vector |
48 | 48 | - ext-wikieditor |
49 | | - - ext-wikimedialicensetexts |
50 | | - - ext-wikimediamessages |
\ No newline at end of file |
| 49 | + - ext-wikimedialicensetexts # commons.wikimedia.org |
| 50 | + - ext-wikimediamessages |