Improve CHT Lang (#105)

* cht improve

* en improve

* flush to refresh

* Revert "flush to refresh"

This reverts commit eed365c474.

* Revert "en improve"

This reverts commit be10ec8a15.

* cht flush to refresh

* Revert "cht flush to refresh"

This reverts commit 73ea386a01.
This commit is contained in:
CHLBC 2024-08-01 17:23:22 +08:00 committed by GitHub
parent d3a473ac0b
commit 2a3187bd2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
#define NEED_32_BIT L"架構不匹配:請嘗試使用 32 位元注入此處理程序"
#define NEED_64_BIT L"架構不匹配:請嘗試使用 64 位元注入此處理程序"
#define INJECT_FAILED L"注入失敗"
#define INVALID_CODEPAGE L"無法轉換文字(無效的"
#define INVALID_CODEPAGE L"無法轉換文字(無效的字碼頁?)"
#define PIPE_CONNECTED u8"管道已連接"
#define INSERTING_HOOK u8"注入勾點:%s %p"
#define REMOVING_HOOK u8"移除勾點:%s"
@ -52,7 +52,7 @@
#define BtnPlugin L"外掛程式"
#define LblFlushDelay L"排清延遲"
#define LblFilterRepeat L"過濾重複文字"
#define LblCodePage L"預設"
#define LblCodePage L"預設字碼頁"
#define LblMaxBuff L"最大緩衝區長度"
#define LblMaxHist L"最大快取文字長度"
#define LblAutoAttach L"自動附加"
@ -88,7 +88,7 @@
#define HS_STRING_OFFSET L"字串偏移值hex"
#define HS_HOOK_SEARCH_FILTER L"結果必須匹配的正則表達式"
#define HS_TEXT L"文字"
#define HS_CODEPAGE L""
#define HS_CODEPAGE L"字碼頁"
#define HS_SEARCH_FOR_TEXT L"搜尋指定文字"
#define VersionLatest L"最新版本"
#define VersionCurrent L"目前版本"

View File

@ -27,6 +27,6 @@
## 支持作者
若覺得軟體對你有幫助,歡迎成為我的 [Sponsor](https://patreon.com/HIllya51)<!--或請我一杯[咖啡](https://ko-fi.com/HIllya51)-->。感謝~
若覺得軟體對你有幫助,歡迎成為我的 [Sponsor](https://patreon.com/HIllya51)<!--或請我一杯[咖啡](https://ko-fi.com/HIllya51)-->。感謝
<img src="https://p.inari.site/guest/24-04/21/6624ee26d3093.png" alt="屏幕截图 2024-03-29 212522.png" title="屏幕截图 2024-03-29 212522.png" />