-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
yanmao
committed
Oct 28, 2019
1 parent
e4f6b90
commit e9a0ea5
Showing
62 changed files
with
1,208 additions
and
8 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file modified
BIN
+1.41 KB
(110%)
...eChatExtension/WeChatExtension.framework/Resources/Base.lproj/TKAboutWindowController.nib
Binary file not shown.
Binary file modified
BIN
+3.11 KB
(120%)
...ension/WeChatExtension.framework/Resources/Base.lproj/TKRemoteControlWindowController.nib
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-20 Bytes
(100%)
...Plugin/WeChatExtension/WeChatExtension.framework/Resources/TKDownloadWindowController.nib
Binary file not shown.
Binary file added
BIN
+11.9 KB
...y/Plugin/WeChatExtension/WeChatExtension.framework/Resources/en.lproj/Localizable.strings
Binary file not shown.
Binary file removed
BIN
-15.7 KB
.../WeChatExtension/WeChatExtension.framework/Resources/en.lproj/TKAboutWindowController.nib
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
...hatExtension/WeChatExtension.framework/Resources/en.lproj/TKAboutWindowController.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
|
||
/* Class = "NSWindow"; title = "About"; ObjectID = "F0z-JX-Cv5"; */ | ||
"F0z-JX-Cv5.title" = "About"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "By: TKkk"; ObjectID = "gTM-Kd-a5L"; */ | ||
"gTM-Kd-a5L.title" = "By: TKkk"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Wechat Assistant"; ObjectID = "ncS-Rs-PYo"; */ | ||
"ncS-Rs-PYo.title" = "Wechat Assistant"; |
27 changes: 27 additions & 0 deletions
27
...sion/WeChatExtension.framework/Resources/en.lproj/TKRemoteControlWindowController.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
|
||
/* Class = "NSTabViewItem"; label = "Assistant"; ObjectID = "5Vc-7I-XmY"; */ | ||
"5Vc-7I-XmY.label" = "Assistant"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Remote Control is available only when send it to yourself "; ObjectID = "EiN-zX-6I8"; */ | ||
"EiN-zX-6I8.title" = "Remote Control is available only when send it to yourself "; | ||
|
||
/* Class = "NSWindow"; title = "Remote Control Setting"; ObjectID = "F0z-JX-Cv5"; */ | ||
"F0z-JX-Cv5.title" = "Remote Control Setting"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Now remote control support voice recognition"; ObjectID = "JDf-Rp-jEj"; */ | ||
"JDf-Rp-jEj.title" = "Now remote control support voice recognition"; | ||
|
||
/* Class = "NSTabViewItem"; label = "APP"; ObjectID = "kWv-JR-wGj"; */ | ||
"kWv-JR-wGj.label" = "APP"; | ||
|
||
/* Class = "NSTabViewItem"; label = "NeteaseMusic"; ObjectID = "pJO-yQ-9vs"; */ | ||
"pJO-yQ-9vs.label" = "NeteaseMusic"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "⚠️ Attention: "; ObjectID = "pyh-Mz-b2h"; */ | ||
"pyh-Mz-b2h.title" = "⚠️ Attention: "; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Allow WeChat Control in \"System Preferences -> Security & Privacy -> Privacy -> Accessibility\""; ObjectID = "qpH-CW-UVl"; */ | ||
"qpH-CW-UVl.title" = "Allow WeChat Control in \"System Preferences -> Security & Privacy -> Privacy -> Accessibility\""; | ||
|
||
/* Class = "NSTabViewItem"; label = "MacBook"; ObjectID = "sNP-nR-n56"; */ | ||
"sNP-nR-n56.label" = "MacBook"; |
Binary file renamed
BIN
+9.38 KB
...n.framework/Resources/Localizable.strings → ...sources/zh-Hans.lproj/Localizable.strings
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
...tension/WeChatExtension.framework/Resources/zh-Hans.lproj/TKAboutWindowController.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
|
||
/* Class = "NSWindow"; title = "关于"; ObjectID = "F0z-JX-Cv5"; */ | ||
"F0z-JX-Cv5.title" = "关于"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "By: TKkk"; ObjectID = "gTM-Kd-a5L"; */ | ||
"gTM-Kd-a5L.title" = "By: TKkk"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "微信小助手"; ObjectID = "ncS-Rs-PYo"; */ | ||
"ncS-Rs-PYo.title" = "微信小助手"; |
Binary file removed
BIN
-13.6 KB
...ion/WeChatExtension.framework/Resources/zh-Hans.lproj/TKRemoteControlWindowController.nib
Binary file not shown.
27 changes: 27 additions & 0 deletions
27
...WeChatExtension.framework/Resources/zh-Hans.lproj/TKRemoteControlWindowController.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
|
||
/* Class = "NSTabViewItem"; label = "Assistant"; ObjectID = "5Vc-7I-XmY"; */ | ||
"5Vc-7I-XmY.label" = "小助手"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Remote Control is available only when send it to yourself "; ObjectID = "EiN-zX-6I8"; */ | ||
"EiN-zX-6I8.title" = "为避免误触,远程控制仅在向自己发送指令有效,他人发送或者发送给他人均无效。"; | ||
|
||
/* Class = "NSWindow"; title = "Remote Control Setting"; ObjectID = "F0z-JX-Cv5"; */ | ||
"F0z-JX-Cv5.title" = "远程控制设置"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Now remote control support voice recognition"; ObjectID = "JDf-Rp-jEj"; */ | ||
"JDf-Rp-jEj.title" = "小助手已支持语音远程控制"; | ||
|
||
/* Class = "NSTabViewItem"; label = "APP"; ObjectID = "kWv-JR-wGj"; */ | ||
"kWv-JR-wGj.label" = "APP"; | ||
|
||
/* Class = "NSTabViewItem"; label = "NeteaseMusic"; ObjectID = "pJO-yQ-9vs"; */ | ||
"pJO-yQ-9vs.label" = "网易云音乐"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "⚠️ Attention: "; ObjectID = "pyh-Mz-b2h"; */ | ||
"pyh-Mz-b2h.title" = "⚠️ 注意: "; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Allow WeChat Control in \"System Preferences -> Security & Privacy -> Privacy -> Accessibility\""; ObjectID = "qpH-CW-UVl"; */ | ||
"qpH-CW-UVl.title" = "若想使用该功能,请于“系统偏好设置 -> 安全性与隐私 -> 隐私 -> 辅助功能”中添加微信"; | ||
|
||
/* Class = "NSTabViewItem"; label = "MacBook"; ObjectID = "sNP-nR-n56"; */ | ||
"sNP-nR-n56.label" = "MacBook"; |
Binary file renamed
BIN
+9.38 KB
...ons/Current/Resources/Localizable.strings → ...sources/zh-Hant.lproj/Localizable.strings
Binary file not shown.
Binary file removed
BIN
-15.7 KB
...atExtension/WeChatExtension.framework/Resources/zh-Hant.lproj/TKAboutWindowController.nib
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
...tension/WeChatExtension.framework/Resources/zh-Hant.lproj/TKAboutWindowController.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
|
||
/* Class = "NSWindow"; title = "关于"; ObjectID = "F0z-JX-Cv5"; */ | ||
"F0z-JX-Cv5.title" = "关于"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "By: TKkk"; ObjectID = "gTM-Kd-a5L"; */ | ||
"gTM-Kd-a5L.title" = "By: TKkk"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "微信小助手"; ObjectID = "ncS-Rs-PYo"; */ | ||
"ncS-Rs-PYo.title" = "微信小助手"; |
Binary file removed
BIN
-13.6 KB
...ion/WeChatExtension.framework/Resources/zh-Hant.lproj/TKRemoteControlWindowController.nib
Binary file not shown.
27 changes: 27 additions & 0 deletions
27
...WeChatExtension.framework/Resources/zh-Hant.lproj/TKRemoteControlWindowController.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
|
||
/* Class = "NSTabViewItem"; label = "Assistant"; ObjectID = "5Vc-7I-XmY"; */ | ||
"5Vc-7I-XmY.label" = "小助手"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Remote Control is available only when send it to yourself "; ObjectID = "EiN-zX-6I8"; */ | ||
"EiN-zX-6I8.title" = "為避免誤觸,遠程控制僅在向自己發送指令有效,他人發送或者發送給他人均無效。"; | ||
|
||
/* Class = "NSWindow"; title = "Remote Control Setting"; ObjectID = "F0z-JX-Cv5"; */ | ||
"F0z-JX-Cv5.title" = "遠程控制設置"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Now remote control support voice recognition"; ObjectID = "JDf-Rp-jEj"; */ | ||
"JDf-Rp-jEj.title" = "小助手已支持語音遠程控制"; | ||
|
||
/* Class = "NSTabViewItem"; label = "APP"; ObjectID = "kWv-JR-wGj"; */ | ||
"kWv-JR-wGj.label" = "APP"; | ||
|
||
/* Class = "NSTabViewItem"; label = "NeteaseMusic"; ObjectID = "pJO-yQ-9vs"; */ | ||
"pJO-yQ-9vs.label" = "網易雲音樂"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "⚠️ Attention: "; ObjectID = "pyh-Mz-b2h"; */ | ||
"pyh-Mz-b2h.title" = "⚠️ 註意: "; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Allow WeChat Control in \"System Preferences -> Security & Privacy -> Privacy -> Accessibility\""; ObjectID = "qpH-CW-UVl"; */ | ||
"qpH-CW-UVl.title" = "若想使用該功能,請於“系統偏好設置 -> 安全性與隱私 -> 隱私 -> 輔助功能”中添加微信"; | ||
|
||
/* Class = "NSTabViewItem"; label = "MacBook"; ObjectID = "sNP-nR-n56"; */ | ||
"sNP-nR-n56.label" = "MacBook"; |
Binary file modified
BIN
+1.41 KB
(110%)
...ion/WeChatExtension.framework/Versions/A/Resources/Base.lproj/TKAboutWindowController.nib
Binary file not shown.
Binary file modified
BIN
+3.11 KB
(120%)
...atExtension.framework/Versions/A/Resources/Base.lproj/TKRemoteControlWindowController.nib
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-20 Bytes
(100%)
...atExtension/WeChatExtension.framework/Versions/A/Resources/TKDownloadWindowController.nib
Binary file not shown.
Binary file added
BIN
+11.9 KB
...ChatExtension/WeChatExtension.framework/Versions/A/Resources/en.lproj/Localizable.strings
Binary file not shown.
Binary file removed
BIN
-15.7 KB
...nsion/WeChatExtension.framework/Versions/A/Resources/en.lproj/TKAboutWindowController.nib
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
...n/WeChatExtension.framework/Versions/A/Resources/en.lproj/TKAboutWindowController.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
|
||
/* Class = "NSWindow"; title = "About"; ObjectID = "F0z-JX-Cv5"; */ | ||
"F0z-JX-Cv5.title" = "About"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "By: TKkk"; ObjectID = "gTM-Kd-a5L"; */ | ||
"gTM-Kd-a5L.title" = "By: TKkk"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Wechat Assistant"; ObjectID = "ncS-Rs-PYo"; */ | ||
"ncS-Rs-PYo.title" = "Wechat Assistant"; |
27 changes: 27 additions & 0 deletions
27
...Extension.framework/Versions/A/Resources/en.lproj/TKRemoteControlWindowController.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
|
||
/* Class = "NSTabViewItem"; label = "Assistant"; ObjectID = "5Vc-7I-XmY"; */ | ||
"5Vc-7I-XmY.label" = "Assistant"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Remote Control is available only when send it to yourself "; ObjectID = "EiN-zX-6I8"; */ | ||
"EiN-zX-6I8.title" = "Remote Control is available only when send it to yourself "; | ||
|
||
/* Class = "NSWindow"; title = "Remote Control Setting"; ObjectID = "F0z-JX-Cv5"; */ | ||
"F0z-JX-Cv5.title" = "Remote Control Setting"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Now remote control support voice recognition"; ObjectID = "JDf-Rp-jEj"; */ | ||
"JDf-Rp-jEj.title" = "Now remote control support voice recognition"; | ||
|
||
/* Class = "NSTabViewItem"; label = "APP"; ObjectID = "kWv-JR-wGj"; */ | ||
"kWv-JR-wGj.label" = "APP"; | ||
|
||
/* Class = "NSTabViewItem"; label = "NeteaseMusic"; ObjectID = "pJO-yQ-9vs"; */ | ||
"pJO-yQ-9vs.label" = "NeteaseMusic"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "⚠️ Attention: "; ObjectID = "pyh-Mz-b2h"; */ | ||
"pyh-Mz-b2h.title" = "⚠️ Attention: "; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Allow WeChat Control in \"System Preferences -> Security & Privacy -> Privacy -> Accessibility\""; ObjectID = "qpH-CW-UVl"; */ | ||
"qpH-CW-UVl.title" = "Allow WeChat Control in \"System Preferences -> Security & Privacy -> Privacy -> Accessibility\""; | ||
|
||
/* Class = "NSTabViewItem"; label = "MacBook"; ObjectID = "sNP-nR-n56"; */ | ||
"sNP-nR-n56.label" = "MacBook"; |
Binary file renamed
BIN
+9.38 KB
.../Versions/A/Resources/Localizable.strings → ...sources/zh-Hans.lproj/Localizable.strings
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
...hatExtension.framework/Versions/A/Resources/zh-Hans.lproj/TKAboutWindowController.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
|
||
/* Class = "NSWindow"; title = "关于"; ObjectID = "F0z-JX-Cv5"; */ | ||
"F0z-JX-Cv5.title" = "关于"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "By: TKkk"; ObjectID = "gTM-Kd-a5L"; */ | ||
"gTM-Kd-a5L.title" = "By: TKkk"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "微信小助手"; ObjectID = "ncS-Rs-PYo"; */ | ||
"ncS-Rs-PYo.title" = "微信小助手"; |
Binary file removed
BIN
-13.6 KB
...xtension.framework/Versions/A/Resources/zh-Hans.lproj/TKRemoteControlWindowController.nib
Binary file not shown.
27 changes: 27 additions & 0 deletions
27
...sion.framework/Versions/A/Resources/zh-Hans.lproj/TKRemoteControlWindowController.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
|
||
/* Class = "NSTabViewItem"; label = "Assistant"; ObjectID = "5Vc-7I-XmY"; */ | ||
"5Vc-7I-XmY.label" = "小助手"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Remote Control is available only when send it to yourself "; ObjectID = "EiN-zX-6I8"; */ | ||
"EiN-zX-6I8.title" = "为避免误触,远程控制仅在向自己发送指令有效,他人发送或者发送给他人均无效。"; | ||
|
||
/* Class = "NSWindow"; title = "Remote Control Setting"; ObjectID = "F0z-JX-Cv5"; */ | ||
"F0z-JX-Cv5.title" = "远程控制设置"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Now remote control support voice recognition"; ObjectID = "JDf-Rp-jEj"; */ | ||
"JDf-Rp-jEj.title" = "小助手已支持语音远程控制"; | ||
|
||
/* Class = "NSTabViewItem"; label = "APP"; ObjectID = "kWv-JR-wGj"; */ | ||
"kWv-JR-wGj.label" = "APP"; | ||
|
||
/* Class = "NSTabViewItem"; label = "NeteaseMusic"; ObjectID = "pJO-yQ-9vs"; */ | ||
"pJO-yQ-9vs.label" = "网易云音乐"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "⚠️ Attention: "; ObjectID = "pyh-Mz-b2h"; */ | ||
"pyh-Mz-b2h.title" = "⚠️ 注意: "; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Allow WeChat Control in \"System Preferences -> Security & Privacy -> Privacy -> Accessibility\""; ObjectID = "qpH-CW-UVl"; */ | ||
"qpH-CW-UVl.title" = "若想使用该功能,请于“系统偏好设置 -> 安全性与隐私 -> 隐私 -> 辅助功能”中添加微信"; | ||
|
||
/* Class = "NSTabViewItem"; label = "MacBook"; ObjectID = "sNP-nR-n56"; */ | ||
"sNP-nR-n56.label" = "MacBook"; |
Binary file added
BIN
+9.74 KB
...xtension/WeChatExtension.framework/Versions/A/Resources/zh-Hant.lproj/Localizable.strings
Binary file not shown.
Binary file removed
BIN
-15.7 KB
.../WeChatExtension.framework/Versions/A/Resources/zh-Hant.lproj/TKAboutWindowController.nib
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
...hatExtension.framework/Versions/A/Resources/zh-Hant.lproj/TKAboutWindowController.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
|
||
/* Class = "NSWindow"; title = "关于"; ObjectID = "F0z-JX-Cv5"; */ | ||
"F0z-JX-Cv5.title" = "关于"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "By: TKkk"; ObjectID = "gTM-Kd-a5L"; */ | ||
"gTM-Kd-a5L.title" = "By: TKkk"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "微信小助手"; ObjectID = "ncS-Rs-PYo"; */ | ||
"ncS-Rs-PYo.title" = "微信小助手"; |
Binary file removed
BIN
-13.6 KB
...xtension.framework/Versions/A/Resources/zh-Hant.lproj/TKRemoteControlWindowController.nib
Binary file not shown.
27 changes: 27 additions & 0 deletions
27
...sion.framework/Versions/A/Resources/zh-Hant.lproj/TKRemoteControlWindowController.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
|
||
/* Class = "NSTabViewItem"; label = "Assistant"; ObjectID = "5Vc-7I-XmY"; */ | ||
"5Vc-7I-XmY.label" = "小助手"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Remote Control is available only when send it to yourself "; ObjectID = "EiN-zX-6I8"; */ | ||
"EiN-zX-6I8.title" = "為避免誤觸,遠程控制僅在向自己發送指令有效,他人發送或者發送給他人均無效。"; | ||
|
||
/* Class = "NSWindow"; title = "Remote Control Setting"; ObjectID = "F0z-JX-Cv5"; */ | ||
"F0z-JX-Cv5.title" = "遠程控制設置"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Now remote control support voice recognition"; ObjectID = "JDf-Rp-jEj"; */ | ||
"JDf-Rp-jEj.title" = "小助手已支持語音遠程控制"; | ||
|
||
/* Class = "NSTabViewItem"; label = "APP"; ObjectID = "kWv-JR-wGj"; */ | ||
"kWv-JR-wGj.label" = "APP"; | ||
|
||
/* Class = "NSTabViewItem"; label = "NeteaseMusic"; ObjectID = "pJO-yQ-9vs"; */ | ||
"pJO-yQ-9vs.label" = "網易雲音樂"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "⚠️ Attention: "; ObjectID = "pyh-Mz-b2h"; */ | ||
"pyh-Mz-b2h.title" = "⚠️ 註意: "; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Allow WeChat Control in \"System Preferences -> Security & Privacy -> Privacy -> Accessibility\""; ObjectID = "qpH-CW-UVl"; */ | ||
"qpH-CW-UVl.title" = "若想使用該功能,請於“系統偏好設置 -> 安全性與隱私 -> 隱私 -> 輔助功能”中添加微信"; | ||
|
||
/* Class = "NSTabViewItem"; label = "MacBook"; ObjectID = "sNP-nR-n56"; */ | ||
"sNP-nR-n56.label" = "MacBook"; |
Binary file modified
BIN
+33.4 KB
(100%)
...xtension/Rely/Plugin/WeChatExtension/WeChatExtension.framework/Versions/A/WeChatExtension
Binary file not shown.
Oops, something went wrong.