forked from MX-Linux/mx-packageinstaller-pkglist
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFirefox.pm
85 lines (72 loc) · 1.96 KB
/
Firefox.pm
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
<?xml version="1.0" encoding="UTF-8"?>
<app>
<category>
Browser
</category>
<name>
Firefox
</name>
<description>
<am>Latest Firefox</am>
<ar>Latest Firefox</ar>
<bg>Latest Firefox</bg>
<bn>Latest Firefox</bn>
<ca>Darrer Firefox</ca>
<cs>Latest Firefox</cs>
<da>Seneste Firefox</da>
<de>Neuester Firefox</de>
<el>Το τελευταίο Firefox</el>
<en>Latest Firefox</en>
<es>Firefox actual</es>
<et>Latest Firefox</et>
<eu>Latest Firefox</eu>
<fa>Latest Firefox</fa>
<fil_PH>Latest Firefox</fil_PH>
<fi>Viimeisin Firefox-versio</fi>
<fr>La dernière version de Firefox</fr>
<he_IL>Latest Firefox</he_IL>
<hi>फायरफॉक्स का नवीनतम संस्करण</hi>
<hr>Latest Firefox</hr>
<hu>Latest Firefox</hu>
<id>Latest Firefox</id>
<is>Latest Firefox</is>
<it>Ultima versione di Firefox</it>
<ja>最新の Firefox</ja>
<kk>Latest Firefox</kk>
<ko>Latest Firefox</ko>
<lt>Naujausia Firefox</lt>
<mk>Latest Firefox</mk>
<mr>Latest Firefox</mr>
<nb>Seneste Firefox</nb>
<nl>Meest recente Firefox</nl>
<pl>najnowszy Firefox</pl>
<pt_BR>Firefox - Versão mais recente do navegador de internet</pt_BR>
<pt>Versão mais recente do Firefox</pt>
<ro>Latest Firefox</ro>
<ru>Браузер Firefox последней версии</ru>
<sk>Posledný Firefox</sk>
<sl>Zadnja različica Firefox-a</sl>
<sq>Firefox-i më i ri</sq>
<sr>Latest Firefox</sr>
<sv>Senaste Firefox</sv>
<tr>En son Firefox</tr>
<uk>Крайній Firefox</uk>
<vi>Latest Firefox</vi>
<zh_CN>Latest Firefox</zh_CN>
<zh_TW>Latest Firefox</zh_TW>
</description>
<installable>
32,64
</installable>
<screenshot>https://screenshots.debian.net/screenshots/000/014/721/large.png</screenshot>
<preinstall>
</preinstall>
<install_package_names>
firefox
</install_package_names>
<postinstall>
</postinstall>
<uninstall_package_names>
firefox
</uninstall_package_names>
</app>