diff --git a/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib b/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib index afe02037..b5c6832e 100644 --- a/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib +++ b/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib @@ -1,6 +1,7 @@ + @@ -443,11 +444,11 @@ - + - + @@ -906,21 +907,21 @@ - + - - + + - - + + + @@ -1012,6 +1026,7 @@ + @@ -1021,10 +1036,11 @@ + - + @@ -1072,7 +1088,7 @@ - + @@ -1122,7 +1138,7 @@ - + @@ -1180,7 +1196,7 @@ - + @@ -1652,7 +1668,7 @@ - + diff --git a/Source/WindowNIBs/en.lproj/frmPrefWindow.strings b/Source/WindowNIBs/en.lproj/frmPrefWindow.strings index 2c6ebc59..fb0d5ed9 100644 --- a/Source/WindowNIBs/en.lproj/frmPrefWindow.strings +++ b/Source/WindowNIBs/en.lproj/frmPrefWindow.strings @@ -78,6 +78,7 @@ "jQC-12-UuK.ibShadowedObjectValues[0]" = "Item 1"; "jQC-12-UuK.ibShadowedObjectValues[1]" = "Item 2"; "jQC-12-UuK.ibShadowedObjectValues[2]" = "Item 3"; +"K8U-Oq-lFc.title" = "Share alphanumerical mode status across all clients"; "lblAcceptLeadingIntonations.title" = "Accept leading intonations in rare cases"; "lblAlwaysShowTooltipTextsHorizontally.title" = "Always show tooltip texts horizontally"; "lblDevZoneTitleDescription.title" = "Warning: This page is for testing future features. \nFeatures listed here may not work as expected."; diff --git a/Source/WindowNIBs/ja.lproj/frmPrefWindow.strings b/Source/WindowNIBs/ja.lproj/frmPrefWindow.strings index 4039c52e..5f6f6af1 100644 --- a/Source/WindowNIBs/ja.lproj/frmPrefWindow.strings +++ b/Source/WindowNIBs/ja.lproj/frmPrefWindow.strings @@ -78,6 +78,7 @@ "jQC-12-UuK.ibShadowedObjectValues[0]" = "Item 1"; "jQC-12-UuK.ibShadowedObjectValues[1]" = "Item 2"; "jQC-12-UuK.ibShadowedObjectValues[2]" = "Item 3"; +"K8U-Oq-lFc.title" = "全ての客体アプリに英数入力モードの状態を共有"; "lblAcceptLeadingIntonations.title" = "まれな場合には、音調記号の優先入力を許容する"; "lblAlwaysShowTooltipTextsHorizontally.title" = "ヒントを常に横書きにする"; "lblDevZoneTitleDescription.title" = "警告:これからの新機能テストのために作ったページですから、\nここで陳列されている諸機能は予想通り動けるだと思わないでください。"; diff --git a/Source/WindowNIBs/zh-Hans.lproj/frmPrefWindow.strings b/Source/WindowNIBs/zh-Hans.lproj/frmPrefWindow.strings index b60835fb..8fecd129 100644 --- a/Source/WindowNIBs/zh-Hans.lproj/frmPrefWindow.strings +++ b/Source/WindowNIBs/zh-Hans.lproj/frmPrefWindow.strings @@ -78,6 +78,7 @@ "jQC-12-UuK.ibShadowedObjectValues[0]" = "Item 1"; "jQC-12-UuK.ibShadowedObjectValues[1]" = "Item 2"; "jQC-12-UuK.ibShadowedObjectValues[2]" = "Item 3"; +"K8U-Oq-lFc.title" = "对所有客体应用共用中英文输入切换状态"; "lblAcceptLeadingIntonations.title" = "在个别情况下,允许声调前置键入"; "lblAlwaysShowTooltipTextsHorizontally.title" = "始终使用横排来显示工具提示视窗"; "lblDevZoneTitleDescription.title" = "警告:该页面仅作未来功能测试所用。\n在此列出的功能并非处于完全可用之状态。"; diff --git a/Source/WindowNIBs/zh-Hant.lproj/frmPrefWindow.strings b/Source/WindowNIBs/zh-Hant.lproj/frmPrefWindow.strings index 55ba0235..2578bab0 100644 --- a/Source/WindowNIBs/zh-Hant.lproj/frmPrefWindow.strings +++ b/Source/WindowNIBs/zh-Hant.lproj/frmPrefWindow.strings @@ -78,6 +78,7 @@ "jQC-12-UuK.ibShadowedObjectValues[0]" = "Item 1"; "jQC-12-UuK.ibShadowedObjectValues[1]" = "Item 2"; "jQC-12-UuK.ibShadowedObjectValues[2]" = "Item 3"; +"K8U-Oq-lFc.title" = "對所有客體應用共用中英文輸入切換狀態"; "lblAcceptLeadingIntonations.title" = "在個別情況下,允許聲調前置鍵入"; "lblAlwaysShowTooltipTextsHorizontally.title" = "始終使用橫排來顯示工具提示視窗"; "lblDevZoneTitleDescription.title" = "警告:該頁面僅作未來功能測試所用。\n在此列出的功能並非處於完全可用之狀態。";