feat: aad quickmirror

This commit is contained in:
barry 2024-02-25 16:45:36 +08:00
parent e07a69737e
commit 1107980188
5 changed files with 19 additions and 0 deletions

View file

@ -113,6 +113,9 @@ int main(int argc, char *argv[])
"following address:");
qInfo() << QString("QtScrcpy %1 <https://github.com/barry-ran/QtScrcpy>").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") + " <https://lrbnfell4p.feishu.cn/docx/QRMhd9nImorAGgxVLlmczxSdnYf>");
int ret = a.exec();
delete g_mainDlg;

Binary file not shown.

View file

@ -38,6 +38,14 @@
<source>This software is completely open source and free. Use it at your own risk. You can download it at the following address:</source>
<translation>This software is completely open source and free. Use it at your own risk. You can download it at the following address:</translation>
</message>
<message>
<source>If you need more professional screen projection control software, you can try the following software:</source>
<translation>If you need more professional screen projection control software, you can try the following software:</translation>
</message>
<message>
<source>QuickMirror</source>
<translation>QuickMirror</translation>
</message>
</context>
<context>
<name>ToolForm</name>

Binary file not shown.

View file

@ -38,6 +38,14 @@
<source>This software is completely open source and free. Use it at your own risk. You can download it at the following address:</source>
<translation>使</translation>
</message>
<message>
<source>If you need more professional screen projection control software, you can try the following software:</source>
<translation></translation>
</message>
<message>
<source>QuickMirror</source>
<translation></translation>
</message>
</context>
<context>
<name>ToolForm</name>