From 129e44af38dd768726793cf99d731bf0f87ebae7 Mon Sep 17 00:00:00 2001 From: ShikiSuen Date: Sun, 6 Mar 2022 22:41:02 +0800 Subject: [PATCH] i18n // Fix ja-JP translation error regarding Apple Eten layout. --- Source/Resources/ja.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Resources/ja.lproj/Localizable.strings b/Source/Resources/ja.lproj/Localizable.strings index ace5325d..5df01a25 100644 --- a/Source/Resources/ja.lproj/Localizable.strings +++ b/Source/Resources/ja.lproj/Localizable.strings @@ -49,7 +49,7 @@ "ja" = "和語"; "Alphanumerical Input Mode" = "英数入力モード"; "Apple Zhuyin Bopomofo" = "Apple 注音ボポモフォ配列(大千標準)"; -"Apple Zhuyin Bopomofo" = "Apple 注音ボポモフォ配列(倚天伝統)"; +"Apple Zhuyin Eten" = "Apple 注音ボポモフォ配列(倚天伝統)"; // The followings are the category names used in the Symbol menu. "catCommonSymbols" = "常用";