only include translations >90%

This commit is contained in:
vertoe 2015-02-10 09:41:06 +01:00 committed by Evan Duffield
parent 1fb19ac889
commit 5556a22f7a
2 changed files with 1 additions and 15 deletions

View File

@ -19,14 +19,7 @@ QT_TS = \
locale/darkcoin_vi_VN.ts \
locale/darkcoin_pl.ts \
locale/darkcoin_fr.ts \
locale/darkcoin_cmn.ts \
locale/darkcoin_it.ts \
locale/darkcoin_fi.ts \
locale/darkcoin_sv.ts \
locale/darkcoin_ca.ts \
locale/darkcoin_el_GR.ts \
locale/darkcoin_tr.ts \
locale/darkcoin_bar.ts
locale/darkcoin_cmn.ts
QT_FORMS_UI = \
forms/aboutdialog.ui \

View File

@ -93,12 +93,5 @@
<file alias="el">locale/darkcoin_pl.qm</file>
<file alias="el">locale/darkcoin_fr.qm</file>
<file alias="el">locale/darkcoin_cmn.qm</file>
<file alias="el">locale/darkcoin_it.qm</file>
<file alias="el">locale/darkcoin_fi.qm</file>
<file alias="el">locale/darkcoin_sv.qm</file>
<file alias="el">locale/darkcoin_ca.qm</file>
<file alias="el">locale/darkcoin_el_GR.qm</file>
<file alias="el">locale/darkcoin_tr.qm</file>
<file alias="el">locale/darkcoin_bar.qm</file>
</qresource>
</RCC>