-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathtranslations.qrc
26 lines (26 loc) · 1.05 KB
/
translations.qrc
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
<RCC>
<qresource prefix="/">
<file>locale/mobile.fi_FI.qm</file>
<file>locale/mobile.en_GB.qm</file>
<file>locale/mobile.de_DE.qm</file>
<file>locale/mobile.es_ES.qm</file>
<file>locale/mobile.fr_FR.qm</file>
<file>locale/mobile.it_IT.qm</file>
<file>locale/mobile.ru_RU.qm</file>
<file>locale/mobile.sl_SI.qm</file>
<file>locale/mobile.sv_SE.qm</file>
<file>locale/mobile.pt_PT.qm</file>
<file>locale/speedcrunch.fi_FI.qm</file>
<file>locale/speedcrunch.de_DE.qm</file>
<file>locale/speedcrunch.es_ES.qm</file>
<file>locale/speedcrunch.fr_FR.qm</file>
<file>locale/speedcrunch.it_IT.qm</file>
<file>locale/speedcrunch.ru_RU.qm</file>
<file>locale/speedcrunch.sv_SE.qm</file>
<file>locale/speedcrunch.pt_PT.qm</file>
<file>locale/mobile.zh_CN.qm</file>
<file>locale/speedcrunch.zh_CN.qm</file>
<file>locale/mobile.cs_CZ.qm</file>
<file>locale/speedcrunch.cs_CZ.qm</file>
</qresource>
</RCC>