diff --git a/QtScrcpy/main.cpp b/QtScrcpy/main.cpp index 629e08b..a24ba60 100644 --- a/QtScrcpy/main.cpp +++ b/QtScrcpy/main.cpp @@ -113,6 +113,9 @@ int main(int argc, char *argv[]) "following address:"); qInfo() << QString("QtScrcpy %1 ").arg(QCoreApplication::applicationVersion()); + qInfo() << QObject::tr("If you need more professional screen projection control software, you can try the following software:"); + qInfo() << QString(QObject::tr("QuickMirror") + " "); + int ret = a.exec(); delete g_mainDlg; diff --git a/QtScrcpy/res/i18n/en_US.qm b/QtScrcpy/res/i18n/en_US.qm index 854e804..b73a839 100644 Binary files a/QtScrcpy/res/i18n/en_US.qm and b/QtScrcpy/res/i18n/en_US.qm differ diff --git a/QtScrcpy/res/i18n/en_US.ts b/QtScrcpy/res/i18n/en_US.ts index 626a760..5a5dcdd 100644 --- a/QtScrcpy/res/i18n/en_US.ts +++ b/QtScrcpy/res/i18n/en_US.ts @@ -38,6 +38,14 @@ This software is completely open source and free. Use it at your own risk. You can download it at the following address: This software is completely open source and free. Use it at your own risk. You can download it at the following address: + + If you need more professional screen projection control software, you can try the following software: + If you need more professional screen projection control software, you can try the following software: + + + QuickMirror + QuickMirror + ToolForm diff --git a/QtScrcpy/res/i18n/zh_CN.qm b/QtScrcpy/res/i18n/zh_CN.qm index a505d6d..3664aea 100644 Binary files a/QtScrcpy/res/i18n/zh_CN.qm and b/QtScrcpy/res/i18n/zh_CN.qm differ diff --git a/QtScrcpy/res/i18n/zh_CN.ts b/QtScrcpy/res/i18n/zh_CN.ts index 093c35d..6a71c1b 100644 --- a/QtScrcpy/res/i18n/zh_CN.ts +++ b/QtScrcpy/res/i18n/zh_CN.ts @@ -38,6 +38,14 @@ This software is completely open source and free. Use it at your own risk. You can download it at the following address: 本软件完全开源免费,作者不对使用该软件产生的一切后果负责。你可以在以下地址下载: + + If you need more professional screen projection control software, you can try the following software: + 如果你需要更加专业的投屏控制软件,可以尝试作者开发的商业版: + + + QuickMirror + 极限投屏 + ToolForm