diff --git a/QtScrcpy/res/i18n/en_US.qm b/QtScrcpy/res/i18n/en_US.qm index aeb1d2f..65c8125 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 432a4c3..213c7b0 100644 --- a/QtScrcpy/res/i18n/en_US.ts +++ b/QtScrcpy/res/i18n/en_US.ts @@ -376,6 +376,10 @@ You can download it at the following address: screen shot screen shot + + open screen + open screen + VideoForm diff --git a/QtScrcpy/res/i18n/zh_CN.qm b/QtScrcpy/res/i18n/zh_CN.qm index 3f16151..0e05298 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 1150043..8babd7b 100644 --- a/QtScrcpy/res/i18n/zh_CN.ts +++ b/QtScrcpy/res/i18n/zh_CN.ts @@ -362,6 +362,10 @@ screen shot 截图 + + open screen + 打开屏幕 + VideoForm diff --git a/docs/TODO.md b/docs/TODO.md index 8447d77..fc090d6 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -1,5 +1,3 @@ -最后同步scrcpy 08baaf4b575aef7ee56d14683be3f4e3a86d39aa - # TODO ## 低优先级 - text转换 https://github.com/Genymobile/scrcpy/commit/c916af0984f72a60301d13fa8ef9a85112f54202?tdsourcetag=s_pctim_aiomsg @@ -24,6 +22,9 @@ ## ffmpeg [ffmpeg编译参数详解](https://www.cnblogs.com/wainiwann/p/4204230.html) +## fontawesome +[fontawesome 在线搜索](http://www.fontawesome.com.cn/cheatsheet/) + ## adb 以下是 ADB 和 Fastboot 的谷歌官方下载链接: