From e0ce43a4e17d4c371fdfc76b1353e3f09abb8af2 Mon Sep 17 00:00:00 2001 From: ShikiSuen Date: Tue, 29 Mar 2022 13:50:04 +0800 Subject: [PATCH] =?UTF-8?q?i18n=20//=20Fix=20=E8=87=B3=E6=96=BC=E2=86=92?= =?UTF-8?q?=E7=BD=AE=E6=96=BC.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Source/WindowNIBs/zh-Hans.lproj/frmPrefWindow.strings | 4 ++-- .../Source/WindowNIBs/zh-Hant.lproj/frmPrefWindow.strings | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Source/WindowNIBs/Source/WindowNIBs/zh-Hans.lproj/frmPrefWindow.strings b/Source/WindowNIBs/Source/WindowNIBs/zh-Hans.lproj/frmPrefWindow.strings index 323eb6c9..76022f2c 100644 --- a/Source/WindowNIBs/Source/WindowNIBs/zh-Hans.lproj/frmPrefWindow.strings +++ b/Source/WindowNIBs/Source/WindowNIBs/zh-Hans.lproj/frmPrefWindow.strings @@ -30,10 +30,10 @@ "14.title" = "用以触发选字的光标相对位置:"; /* Class = "NSButtonCell"; title = "Cursor to the front of the phrase (like Matsushita Hanin IME)"; ObjectID = "16"; */ -"16.title" = "光标至于词语前方 // 松下汉音风格"; +"16.title" = "光标置于词语前方 // 松下汉音风格"; /* Class = "NSButtonCell"; title = "Cursor to the rear of the phrase (like MS New-Phonetic IME)"; ObjectID = "17"; */ -"17.title" = "光标至于词语后方 // 微软新注音风格"; +"17.title" = "光标置于词语后方 // 微软新注音风格"; /* Class = "NSButtonCell"; title = "Radio"; ObjectID = "18"; */ "18.title" = "Radio"; diff --git a/Source/WindowNIBs/Source/WindowNIBs/zh-Hant.lproj/frmPrefWindow.strings b/Source/WindowNIBs/Source/WindowNIBs/zh-Hant.lproj/frmPrefWindow.strings index 03e9557c..c8358d64 100644 --- a/Source/WindowNIBs/Source/WindowNIBs/zh-Hant.lproj/frmPrefWindow.strings +++ b/Source/WindowNIBs/Source/WindowNIBs/zh-Hant.lproj/frmPrefWindow.strings @@ -30,10 +30,10 @@ "14.title" = "用以觸發選字的游標相對位置:"; /* Class = "NSButtonCell"; title = "Cursor to the front of the phrase (like Matsushita Hanin IME)"; ObjectID = "16"; */ -"16.title" = "游標至於詞語前方 // 松下漢音風格"; +"16.title" = "游標置於詞語前方 // 松下漢音風格"; /* Class = "NSButtonCell"; title = "Cursor to the rear of the phrase (like MS New-Phonetic IME)"; ObjectID = "17"; */ -"17.title" = "游標至於詞語後方 // 微軟新注音風格"; +"17.title" = "游標置於詞語後方 // 微軟新注音風格"; /* Class = "NSButtonCell"; title = "Radio"; ObjectID = "18"; */ "18.title" = "Radio";