-
Notifications
You must be signed in to change notification settings - Fork 22
/
install.rdf
104 lines (97 loc) · 4.95 KB
/
install.rdf
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
<?xml version="1.0" encoding="UTF-8"?>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:id>thefoxonlybetter@quicksaver</em:id>
<em:name>Beyond Australis</em:name>
<em:version>1.4.8</em:version>
<em:creator>Quicksaver</em:creator>
<em:optionsURL>about:thefoxonlybetter</em:optionsURL>
<em:iconURL>chrome://thefoxonlybetter/skin/icon.png</em:iconURL>
<em:homepageURL>https://addons.mozilla.org/firefox/addon/the-fox-only-better/</em:homepageURL>
<em:type>2</em:type>
<em:optionsType>3</em:optionsType>
<em:bootstrap>true</em:bootstrap>
<em:multiprocessCompatible>true</em:multiprocessCompatible>
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>45.0</em:minVersion>
<em:maxVersion>54.0a1</em:maxVersion>
</Description>
</em:targetApplication>
<em:localized>
<Description>
<em:locale>en-US</em:locale>
<em:name>Beyond Australis</em:name>
<em:description>Australis was the code name for the current Firefox theme, it aimed to make a great browser look awesome. Now you can go one step further and also make it feel awesome to use!</em:description>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>de</em:locale>
<em:name>Beyond Australis</em:name>
<em:description>Australis war der Name des aktuellen Firefox-Themes, das dem tollen Browser ein entsprechendes Aussehen verpassen sollte. Jetzt können Sie noch einen Schritt weitergehen, damit sich das Verwenden auch toll anfühlt!</em:description>
<em:translator>pollti</em:translator>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>es</em:locale>
<em:name>Beyond Australis</em:name>
<em:description>Australis era el nombre en clave para el actual tema decorativo de Firefox., se centraba en hacer que un gran navegador tuviera una apariencia estupenda. ¡Ahora puede ir un paso más allá y hacer también que su uso sea estupendo!</em:description>
<em:translator>strel</em:translator>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>fr</em:locale>
<em:name>Beyond Australis</em:name>
<em:description>Australis est le nom du thème actuel de Firefox, il s'agissait de donner un look génial au navigateur. Vous pouvez maintenant aller plus loin encore et le rendre génial à utiliser !</em:description>
<em:translator>Goofy, squeeze - Babelzilla, ZanzaO - Babelzilla</em:translator>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>nl</em:locale>
<em:name>Beyond Australis</em:name>
<em:description>Australis was de codenaam voor het huidige Firefox-thema en was bedoeld om een geweldige browser er fantastisch uit te laten zien. Nu kunt u nog verder gaan en hem ook fantastisch in gebruik maken!</em:description>
<em:translator>markh van BabelZilla.org</em:translator>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>pt-PT</em:locale>
<em:name>Além Australis</em:name>
<em:description>Australis foi o nome de código do tema visual atual do Firefox, cujo objectivo dar uma aparência espectacular ao navegador. Agora podes ir para lá disso ao também te sentires espectacular a utilizá-lo!</em:description>
<em:translator>Quicksaver</em:translator>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>ru</em:locale>
<em:name>Beyond Australis</em:name>
<em:description>С Australis, новой темой для Firefox, отличный браузер выглядит классно. И теперь им можно также классно пользоваться!</em:description>
<em:translator>Alexander Gvaramiya, RunTwo - Babelzilla</em:translator>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>zh-CN</em:locale>
<em:name>Beyond Australis</em:name>
<em:description>Australis 是目前的 Firefox 主题的内部名称(代号),其目的就是造就一个看起来很棒的浏览器。而现在你可以更进一步,让它看着更棒、更易用!</em:description>
<em:translator>fang5566 - Babelzilla, YFdyh000</em:translator>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>zh-TW</em:locale>
<em:name>Beyond Australis</em:name>
<em:description>Australis是目前Firefox外觀風格的名稱,它的誕生是為了讓這個偉大的瀏覽器有同樣吸引人的外觀。現在你可以讓它變得更好、更易於使用!</em:description>
<em:translator>franlobster - Babelzilla</em:translator>
</Description>
</em:localized>
</Description>
</RDF>