chore: update files of project

This commit is contained in:
x-tools-author 2024-03-24 18:11:23 +08:00
parent 7410ef0348
commit f357e408c1
3 changed files with 4 additions and 3 deletions

View File

@ -128,7 +128,8 @@ void xToolsApplication::setupLanguage(const QString &language, const QString &pr
qInfo() << m_languageFlagNameMap.value(key) << " has been setup!";
emit languageChanged();
} else {
qInfo() << "Install translator failed, the file is:" << fileName;
qInfo() << "Install translator failed, the file is:" << fileName
<< ". Maybe the qm file if empty!";
translator->deleteLater();
translator = Q_NULLPTR;
}

View File

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1">
<TS version="2.1" language="zh_CN">
<context>
<name>xToolsAffixesComboBox</name>
<message>
<location filename="../../CommonUI/xToolsAffixesComboBox.cpp" line="15"/>
<source>None</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
</context>
<context>