-
Notifications
You must be signed in to change notification settings - Fork 8
/
install.rdf
153 lines (133 loc) · 5.05 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
<?xml version="1.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>{563e4790-7e70-11da-a72b-0800200c9a66}</em:id>
<em:version>0.9f</em:version>
<em:type>2</em:type>
<em:optionsURL>chrome://clearcache/content/options.xul</em:optionsURL>
<em:localized>
<Description>
<em:locale>cs-CZ</em:locale>
<em:name>Vyprázdnit vyrovnávací paměť</em:name>
<em:description>Přidá tlačítko pro vyčištění vyrovnávací paměti</em:description>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>da-DK</em:locale>
<em:name>Ryd Cache</em:name>
<em:description>Tilføjer en Ryd Cache-knap til værktøjslinjen</em:description>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>de-DE</em:locale>
<em:name>Cache löschen</em:name>
<em:description>Fügt einen Cache löschen Symbolleisten Button hinzu</em:description>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>es-ES</em:locale>
<em:name>Limpiar la caché</em:name>
<em:description>Agrega un botón toolbar claro del caché</em:description>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>fr-FR</em:locale>
<em:name>Vide le cache</em:name>
<em:description>Ajoute un bouton \u00e0 la barre d'outils pour vider le cache.</em:description>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>hr-HR</em:locale>
<em:name>Očisti privremeni spremnik</em:name>
<em:description>Dodaje gumb alatne trake za čišćenje privremenog spremnika</em:description>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>hu-HU</em:locale>
<em:name>Gyorsítótár ürítése</em:name>
<em:description>Gyorsítótár ürítése az eszköztárra elhelyezett gomb segítségével</em:description>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>it-IT</em:locale>
<em:name>Svuota cache</em:name>
<em:description>Aggiunge un pulsante "Svuota cache" nella barra degli strumenti.</em:description>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>ko-KR</em:locale>
<em:name>Clear Cache</em:name>
<em:description>clear cache 도구막대 단추를 추가합니다.</em:description>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>nl-NL</em:locale>
<em:name>Cache wissen</em:name>
<em:description>Voegt een 'cache wissen' werkbalkknop toe</em:description>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>pt-BR</em:locale>
<em:name>Limpar Cache</em:name>
<em:description>Adiciona o botão "Clear Cache" na barra de ferramentas</em:description>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>ru-RU</em:locale>
<em:name>Очистить кэш</em:name>
<em:description>Добавляет кнопку очистки кэша</em:description>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>sk-SK</em:locale>
<em:name>Vymazať vyr. pamäť</em:name>
<em:description>Na panel nástrojov pridá tlačidlo určené na vymazanie vyrovnávacej pamäti.</em:description>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>tr-TR</em:locale>
<em:name>Önbelleği Temizle</em:name>
<em:description>Önbelleği temizleme araç çubuğu düğmesi ekler</em:description>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>tr-TR</em:locale>
<em:name>清除缓存</em:name>
<em:description>添加清除缓存工具栏按钮</em:description>
</Description>
</em:localized>
<!-- Target Application this extension can install into,
with minimum and maximum supported versions. -->
<!-- FireFox -->
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>2.0</em:minVersion>
<em:maxVersion>6.*</em:maxVersion>
</Description>
</em:targetApplication>
<!-- Front End MetaData -->
<em:name>Clear Cache Button</em:name>
<em:description>Adds a button to the toolbar that clears the browser cache</em:description>
<em:creator>Christopher Holtz</em:creator>
<em:contributor>Gabriel Mariani</em:contributor>
<em:homepageURL>http://clearcachebutton.mozdev.org</em:homepageURL>
<!-- Front End Integration Hooks (used by Extension Manager)-->
<em:iconURL>chrome://clearcache/skin/logo_32.png</em:iconURL>
</Description>
</RDF>