-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathextension.meta.xml
More file actions
41 lines (41 loc) · 1.54 KB
/
extension.meta.xml
File metadata and controls
41 lines (41 loc) · 1.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<extension id="lang_portuguese" status="released" xmlns="http://symphony-cms.com/schemas/extension/1.0">
<name>Language: Portuguese</name>
<description>Portuguese (Brazil and Portugal) translation for SymphonyCMS.</description>
<repo type="github">https://github.com/marciotoledo/lang_portuguese</repo>
<types>
<type>Translations</type>
</types>
<authors>
<author>
<name github="marciotoledo" symphony="marciotoledo" twitter="marciotoledo">Marcio Toledo</name>
<website>http://marciotoledo.com</website>
</author>
<author>
<name github="wtolotti" twitter="wtolotti">Willian Tolotti</name>
<website>http://twitter.com/wtolotti</website>
</author>
<author>
<name github="germchaos" twitter="germkaos">Bernardo Dias da Cruz</name>
<website>http://bernardodiasdacruz.com</website>
</author>
</authors>
<releases>
<release version="1.0" date="2013-01-03" min="2.3">
* 100% of brazilian translation revised, ready to use.
</release>
<release version="0.9.1" date="2012-12-14" min="2.3">
* 100% of brazilian translation ready, 50% of revision.
</release>
<release version="0.9" date="2012-12-07" min="2.3">
* 99% of brazilian translation ready, missing revision only.
</release>
<release version="0.2" date="2012-11-13" min="2.3">
* 50% of brazilian translation ready
</release>
<release version="0.1" date="2012-11-12" min="2.3">
* 40% of brazilian translation ready
* Initial Structure and starting the brazilian translation
</release>
</releases>
</extension>