From 1819f193f895160f3d63ae5965078da528043492 Mon Sep 17 00:00:00 2001 From: ShikiSuen Date: Wed, 15 Feb 2023 11:50:01 +0800 Subject: [PATCH] Repo // Update CNS last-checked tag to 2023-01-06. --- Source/Modules/UIModules/PrefUI/VwrPrefPaneDictionary.swift | 2 +- Source/Resources/Base.lproj/Localizable.strings | 2 +- Source/Resources/en.lproj/Localizable.strings | 2 +- Source/Resources/ja.lproj/Localizable.strings | 2 +- Source/Resources/zh-Hans.lproj/Localizable.strings | 2 +- Source/Resources/zh-Hant.lproj/Localizable.strings | 2 +- Source/WindowNIBs/Base.lproj/frmPrefWindow.xib | 4 ++-- Source/WindowNIBs/en.lproj/frmPrefWindow.strings | 2 +- Source/WindowNIBs/ja.lproj/frmPrefWindow.strings | 2 +- Source/WindowNIBs/zh-Hans.lproj/frmPrefWindow.strings | 2 +- Source/WindowNIBs/zh-Hant.lproj/frmPrefWindow.strings | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Source/Modules/UIModules/PrefUI/VwrPrefPaneDictionary.swift b/Source/Modules/UIModules/PrefUI/VwrPrefPaneDictionary.swift index c31245a7..5a9c258f 100644 --- a/Source/Modules/UIModules/PrefUI/VwrPrefPaneDictionary.swift +++ b/Source/Modules/UIModules/PrefUI/VwrPrefPaneDictionary.swift @@ -136,7 +136,7 @@ struct VwrPrefPaneDictionary: View { } ) Toggle( - LocalizedStringKey("Enable CNS11643 Support (2022-12-01)"), + LocalizedStringKey("Enable CNS11643 Support (2023-01-06)"), isOn: $selEnableCNS11643.onChange { PrefMgr.shared.cns11643Enabled = selEnableCNS11643 LMMgr.setCNSEnabled(PrefMgr.shared.cns11643Enabled) diff --git a/Source/Resources/Base.lproj/Localizable.strings b/Source/Resources/Base.lproj/Localizable.strings index 63298eb4..f141f389 100644 --- a/Source/Resources/Base.lproj/Localizable.strings +++ b/Source/Resources/Base.lproj/Localizable.strings @@ -240,7 +240,7 @@ "Edit…" = "Edit…"; "Emulating select-candidate-per-character mode" = "Emulating select-candidate-per-character mode"; "Enable cassette mode, suppressing phonabet input" = "Enable cassette mode, suppressing phonabet input"; -"Enable CNS11643 Support (2022-12-01)" = "Enable CNS11643 Support (2022-12-01)"; +"Enable CNS11643 Support (2023-01-06)" = "Enable CNS11643 Support (2023-01-06)"; "Enable phrase replacement table" = "Enable phrase replacement table"; "Enable Space key for calling candidate window" = "Enable Space key for calling candidate window"; "Enable symbol input support (incl. certain emoji symbols)" = "Enable symbol input support (incl. certain emoji symbols)"; diff --git a/Source/Resources/en.lproj/Localizable.strings b/Source/Resources/en.lproj/Localizable.strings index 63298eb4..f141f389 100644 --- a/Source/Resources/en.lproj/Localizable.strings +++ b/Source/Resources/en.lproj/Localizable.strings @@ -240,7 +240,7 @@ "Edit…" = "Edit…"; "Emulating select-candidate-per-character mode" = "Emulating select-candidate-per-character mode"; "Enable cassette mode, suppressing phonabet input" = "Enable cassette mode, suppressing phonabet input"; -"Enable CNS11643 Support (2022-12-01)" = "Enable CNS11643 Support (2022-12-01)"; +"Enable CNS11643 Support (2023-01-06)" = "Enable CNS11643 Support (2023-01-06)"; "Enable phrase replacement table" = "Enable phrase replacement table"; "Enable Space key for calling candidate window" = "Enable Space key for calling candidate window"; "Enable symbol input support (incl. certain emoji symbols)" = "Enable symbol input support (incl. certain emoji symbols)"; diff --git a/Source/Resources/ja.lproj/Localizable.strings b/Source/Resources/ja.lproj/Localizable.strings index 448e48b2..980def9c 100644 --- a/Source/Resources/ja.lproj/Localizable.strings +++ b/Source/Resources/ja.lproj/Localizable.strings @@ -241,7 +241,7 @@ "Edit…" = "編集…"; "Emulating select-candidate-per-character mode" = "漢字1つづつ全候補選択入力モード"; "Enable cassette mode, suppressing phonabet input" = "カセットモードを起用(注音入力はこのモードで使えぬ)"; -"Enable CNS11643 Support (2022-12-01)" = "全字庫モード // 入力可能な漢字数を倍増す (2022-12-01)"; +"Enable CNS11643 Support (2023-01-06)" = "全字庫モード // 入力可能な漢字数を倍増す (2023-01-06)"; "Enable phrase replacement table" = "言葉置換表を起用"; "Enable Space key for calling candidate window" = "Space キーで入力候補を呼び出す"; "Enable symbol input support (incl. certain emoji symbols)" = "僅かなる絵文字も含む符号入力サポートを起用"; diff --git a/Source/Resources/zh-Hans.lproj/Localizable.strings b/Source/Resources/zh-Hans.lproj/Localizable.strings index d4588caa..dc403547 100644 --- a/Source/Resources/zh-Hans.lproj/Localizable.strings +++ b/Source/Resources/zh-Hans.lproj/Localizable.strings @@ -240,7 +240,7 @@ "Edit…" = "编辑…"; "Emulating select-candidate-per-character mode" = "模拟 90 年代前期注音逐字选字输入风格"; "Enable cassette mode, suppressing phonabet input" = "启用磁带模式,会停用注音输入"; -"Enable CNS11643 Support (2022-12-01)" = "启用 CNS11643 全字库支援 (2022-12-01)"; +"Enable CNS11643 Support (2023-01-06)" = "启用 CNS11643 全字库支援 (2023-01-06)"; "Enable phrase replacement table" = "启用语汇置换表"; "Enable Space key for calling candidate window" = "敲空格键以呼出候选字窗"; "Enable symbol input support (incl. certain emoji symbols)" = "启用包括少许绘文字在内的符号输入支援"; diff --git a/Source/Resources/zh-Hant.lproj/Localizable.strings b/Source/Resources/zh-Hant.lproj/Localizable.strings index 13430944..4a3d1865 100644 --- a/Source/Resources/zh-Hant.lproj/Localizable.strings +++ b/Source/Resources/zh-Hant.lproj/Localizable.strings @@ -240,7 +240,7 @@ "Edit…" = "編輯…"; "Emulating select-candidate-per-character mode" = "模擬 90 年代前期注音逐字選字輸入風格"; "Enable cassette mode, suppressing phonabet input" = "啟用磁帶模式,會停用注音輸入"; -"Enable CNS11643 Support (2022-12-01)" = "啟用 CNS11643 全字庫支援 (2022-12-01)"; +"Enable CNS11643 Support (2023-01-06)" = "啟用 CNS11643 全字庫支援 (2023-01-06)"; "Enable phrase replacement table" = "啟用語彙置換表"; "Enable Space key for calling candidate window" = "敲空格鍵以呼出候選字窗"; "Enable symbol input support (incl. certain emoji symbols)" = "啟用包括少許繪文字在內的符號輸入支援"; diff --git a/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib b/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib index 2ee3ab59..c73e251a 100644 --- a/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib +++ b/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib @@ -1007,8 +1007,8 @@