RetroShare/plugins/VOIP/lang/VOIP_lang.qrc
thunder2 8596b2ca9e Added patch from Henry
- enable italian language
Updated languages from transiflex.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5947 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-06 14:31:40 +00:00

23 lines
562 B
Plaintext

<RCC>
<qresource prefix="/lang">
<file>VOIP_cs.qm</file>
<file>VOIP_en.qm</file>
<file>VOIP_es.qm</file>
<file>VOIP_da.qm</file>
<file>VOIP_de.qm</file>
<file>VOIP_fi.qm</file>
<file>VOIP_fr.qm</file>
<file>VOIP_hu.qm</file>
<file>VOIP_it.qm</file>
<file>VOIP_ja_JP.qm</file>
<file>VOIP_ko.qm</file>
<file>VOIP_pl.qm</file>
<file>VOIP_pt_BR.qm</file>
<file>VOIP_ru.qm</file>
<file>VOIP_sv.qm</file>
<file>VOIP_tr.qm</file>
<file>VOIP_zh_CN.qm</file>
</qresource>
</RCC>