Hello and thanks for your work!
Downloaded 1.4.6 today and when running qmake some files referenced in resources.qrc are missing, removing the following entries from resources.qrc fix the issue
<file alias="i18n/chessx_ru.qm">i18n/chessx_ru.qm</file>
<file alias="i18n/chessx_da.qm">i18n/chessx_da.qm</file>
<file alias="i18n/chessx_de.qm">i18n/chessx_de.qm</file>
<file alias="i18n/chessx_fr.qm">i18n/chessx_fr.qm</file>
<file alias="i18n/chessx_it.qm">i18n/chessx_it.qm</file>
<file alias="i18n/chessx_cz.qm">i18n/chessx_cz.qm</file>
but perhaps adding the missing files is the desired fix.
All the best!
I just realized this is likely filed under the wrong milestone, I can't see how to edit the bug report but please accept my apologies
The files are created during the build process. If you are using Creator, you can take a try with calling Extras->Extern->Linguist->Update translations.
Last edit: Jens Nissen 2017-07-30