r69696 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69695‎ | r69696 | r69697 >
Date:17:31, 21 July 2010
Author:siebrand
Status:deferred
Tags:
Comment:
Renamed .yaml to .yml
Modified paths:
  • /trunk/extensions/Translate/groups/MantisBT/MantisBT.yaml (deleted) (history)

Diff [purge]

Index: trunk/extensions/Translate/groups/MantisBT/MantisBT.yaml
@@ -1,141 +0,0 @@
2 -TEMPLATE:
3 - BASIC:
4 - namespace: NS_MANTIS
5 - display: out/mantis/
6 - class: FileBasedMessageGroup
7 -
8 - FILES:
9 - class: FlatPhpFFS
10 - codeMap:
11 - af: afrikaans
12 - am: amharic
13 - ar: arabic
14 - arz: arabicegyptianspoken
15 - bg: bulgarian
16 - br: breton
17 - ca: catalan
18 - cs: czech
19 - da: danish
20 - de: german
21 - el: greek
22 - en: english
23 - es: spanish
24 - et: estonian
25 - fi: finnish
26 - fr: french
27 - gl: galician
28 - gsw: swissgerman
29 - he: hebrew
30 - hr: croatian
31 - hu: hungarian
32 - is: icelandic
33 - it: italian
34 - ja: japanese
35 - ko: korean
36 - ksh: ripoarisch
37 - lt: lithuanian
38 - lv: latvian
39 - mk: macedonian
40 - nl: dutch
41 - nn: norwegian_nynorsk
42 - no: norwegian_bokmal
43 - oc: occitan
44 - pl: polish
45 - pt-br: portuguese_brazil
46 - pt: portuguese_standard
47 - ro: romanian
48 - ru: russian
49 - sk: slovak
50 - sl: slovene
51 - sr-ec: serbian
52 - sv: swedish
53 - tl: tagalog
54 - tr: turkish
55 - uk: ukrainian
56 - ur: urdu
57 - vo: volapuk
58 - zh-hans: chinese_simplified
59 - zh-hant: chinese_traditional
60 - header: |
61 - <?php
62 - /** MantisBT - a php based bugtracking system
63 - *
64 - * Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org
65 - * Copyright (C) 2002 - 2010 MantisBT Team - mantisbt-dev@lists.sourceforge.net
66 - *
67 - * MantisBT is free software: you can redistribute it and/or modify
68 - * it under the terms of the GNU General Public License as published by
69 - * the Free Software Foundation, either version 2 of the License, or
70 - * (at your option) any later version.
71 - *
72 - * MantisBT is distributed in the hope that it will be useful,
73 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
74 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
75 - * GNU General Public License for more details.
76 - *
77 - * You should have received a copy of the GNU General Public License
78 - * along with MantisBT. If not, see <http://www.gnu.org/licenses/>.
79 - */
80 -
81 -
82 - CHECKER:
83 - class: MessageChecker
84 - checks:
85 - - printfCheck
86 - - braceBalanceCheck
87 -
88 -BASIC:
89 - id: out-mantis
90 - label: MantisBT (web-based bugtracking system)
91 - description: "{{int:bw-desc-mantisbt}}"
92 - display: out/mantis/
93 -
94 -FILES:
95 - sourcePattern: %GROUPROOT%/mantisbt/lang/strings_%CODE%.txt
96 - targetPattern: mantisbt/lang/strings_%CODE%.txt
97 -
98 -TAGS:
99 - optional:
100 - - s_sponsorship_process_url
101 - - s_charset
102 - - s_p
103 - - s_priority_abbreviation
104 - - s_attachment_alt
105 - - s_phpmailer_language
106 - - s_word_separator
107 - - s_directionality
108 - - s_label
109 -
110 -BASIC:
111 - id: out-mantis-mantiscoreformatting
112 - label: MantisBT - Mantis Core Formatting
113 - description: "{{int:bw-desc-mantisbt-mantiscoreformatting}}"
114 - display: out/mantis/mantiscoreformatting
115 -
116 -FILES:
117 - sourcePattern: %GROUPROOT%/mantisbt/plugins/MantisCoreFormatting/lang/strings_%CODE%.txt
118 - targetPattern: mantisbt/plugins/MantisCoreFormatting/lang/strings_%CODE%.txt
119 -
120 -BASIC:
121 - id: out-mantis-mantisgraph
122 - label: MantisBT - Mantis Graph
123 - description: "{{int:bw-desc-mantisbt-mantisgraph}}"
124 - display: out/mantis/mantisgraph
125 -
126 -FILES:
127 - sourcePattern: %GROUPROOT%/mantisbt/plugins/MantisGraph/lang/strings_%CODE%.txt
128 - targetPattern: mantisbt/lang/strings_%CODE%.txt
129 -
130 -BASIC:
131 - id: out-mantis-xmlimportexport
132 - label: MantisBT - Xml Import Export
133 - description: "{{int:bw-desc-mantisbt-xmlimportexport}}"
134 - display: out/mantis/xmlimportexport
135 -
136 -FILES:
137 - sourcePattern: %GROUPROOT%/mantisbt/plugins/XmlImportExport/lang/strings_%CODE%.txt
138 - targetPattern: mantisbt/plugins/XmlImportExport/lang/strings_%CODE%.txt

Status & tagging log