diff --git a/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib b/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib index 4f4f0d53..028e2952 100644 --- a/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib +++ b/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib @@ -66,7 +66,7 @@ - + @@ -77,7 +77,7 @@ - + @@ -136,7 +136,7 @@ - + @@ -238,7 +238,7 @@ - + @@ -452,7 +452,7 @@ - + @@ -463,7 +463,7 @@ - + @@ -531,7 +531,7 @@ - + @@ -545,7 +545,7 @@ - + @@ -637,7 +637,7 @@ - + @@ -648,7 +648,7 @@ - + @@ -656,7 +656,7 @@ - + @@ -711,7 +711,7 @@ - + @@ -884,17 +884,17 @@ - + - + - + + - + @@ -1880,7 +1895,7 @@ DQ - + @@ -1908,7 +1923,7 @@ DQ - + @@ -1955,7 +1970,7 @@ DQ - + @@ -2002,7 +2017,7 @@ DQ - + @@ -2016,7 +2031,7 @@ DQ - + @@ -2076,7 +2091,7 @@ DQ - + @@ -2125,7 +2140,7 @@ DQ - + @@ -2155,7 +2170,7 @@ DQ - + @@ -2381,7 +2396,7 @@ DQ - + @@ -2415,7 +2430,7 @@ Features listed here may not work as expected. - + @@ -2442,7 +2457,7 @@ Features listed here may not work as expected. - + diff --git a/Source/WindowNIBs/en.lproj/frmPrefWindow.strings b/Source/WindowNIBs/en.lproj/frmPrefWindow.strings index 565e53e4..52e429dd 100644 --- a/Source/WindowNIBs/en.lproj/frmPrefWindow.strings +++ b/Source/WindowNIBs/en.lproj/frmPrefWindow.strings @@ -51,6 +51,7 @@ "chkKeepReadingUponCompositionError.title" = "Allow backspace-editing miscomposed readings"; "chkOnlyLoadFactoryLangModelsIfNeeded.title" = "Only load factory language models if needed"; "chkUseFixecCandidateOrderOnSelection.title" = "Always use fixed listing order in candidate window"; +"clN-4A-iec.title" = "Use Space to confirm highlighted candidate in Per-Char Select Mode"; "Cp2-hn-bOq.title" = "Disable forced conversion for cassette outputs"; "DbW-eq-ZdB.title" = "Starlight"; "dIN-TZ-67g.title" = "Space to +revolve candidates, Shift+Space to +revolve pages"; diff --git a/Source/WindowNIBs/ja.lproj/frmPrefWindow.strings b/Source/WindowNIBs/ja.lproj/frmPrefWindow.strings index 5526be2a..b805ce5e 100644 --- a/Source/WindowNIBs/ja.lproj/frmPrefWindow.strings +++ b/Source/WindowNIBs/ja.lproj/frmPrefWindow.strings @@ -51,6 +51,7 @@ "chkKeepReadingUponCompositionError.title" = "効かぬ音読みを BackSpace で再編集"; "chkOnlyLoadFactoryLangModelsIfNeeded.title" = "必要性を判断してから内蔵辞書を読み込む"; "chkUseFixecCandidateOrderOnSelection.title" = "候補文字を固定順番で陳列する"; +"clN-4A-iec.title" = "全候補入力の場合、ハイライト候補を Space キーで確認"; "Cp2-hn-bOq.title" = "カセットモードによる漢字出力の簡繁転換を行わずにする"; "DbW-eq-ZdB.title" = "星光"; "dIN-TZ-67g.title" = "Shift+Space で次のページ、Space で次の候補文字を"; diff --git a/Source/WindowNIBs/zh-Hans.lproj/frmPrefWindow.strings b/Source/WindowNIBs/zh-Hans.lproj/frmPrefWindow.strings index 607b126c..8aef2f94 100644 --- a/Source/WindowNIBs/zh-Hans.lproj/frmPrefWindow.strings +++ b/Source/WindowNIBs/zh-Hans.lproj/frmPrefWindow.strings @@ -51,6 +51,7 @@ "chkKeepReadingUponCompositionError.title" = "允许对无效的读音使用 BackSpace 编辑"; "chkOnlyLoadFactoryLangModelsIfNeeded.title" = "按需载入简繁体模式的原厂辞典资料"; "chkUseFixecCandidateOrderOnSelection.title" = "以固定顺序来陈列选字窗内的候选字"; +"clN-4A-iec.title" = "在逐字选字模式当中使用空格键确认当前高亮候选字"; "Cp2-hn-bOq.title" = "对磁带模式禁用繁简转换"; "DbW-eq-ZdB.title" = "星光"; "dIN-TZ-67g.title" = "Shift+Space 换下一页,Space 换选下一个候选字。"; diff --git a/Source/WindowNIBs/zh-Hant.lproj/frmPrefWindow.strings b/Source/WindowNIBs/zh-Hant.lproj/frmPrefWindow.strings index 46563167..db8ab659 100644 --- a/Source/WindowNIBs/zh-Hant.lproj/frmPrefWindow.strings +++ b/Source/WindowNIBs/zh-Hant.lproj/frmPrefWindow.strings @@ -51,6 +51,7 @@ "chkKeepReadingUponCompositionError.title" = "允許對無效的讀音使用 BackSpace 編輯"; "chkOnlyLoadFactoryLangModelsIfNeeded.title" = "按需載入簡繁體模式的原廠辭典資料"; "chkUseFixecCandidateOrderOnSelection.title" = "以固定順序來陳列選字窗內的候選字"; +"clN-4A-iec.title" = "在逐字選字模式當中使用空格鍵確認當前高亮候選字"; "Cp2-hn-bOq.title" = "對磁帶模式禁用繁簡轉換"; "DbW-eq-ZdB.title" = "星光"; "dIN-TZ-67g.title" = "Shift+Space 換下一頁,Space 換選下一個候選字";