From b332e32c1ea0b7d49577304ee5ea88a71f38d660 Mon Sep 17 00:00:00 2001 From: ShikiSuen Date: Sun, 13 Feb 2022 21:33:41 +0800 Subject: [PATCH] i18n // Fix incorrect license titles. --- Installer/Resources/ja.lproj/MainMenu.strings | 2 +- Installer/Resources/zh-Hans.lproj/MainMenu.strings | 2 +- Installer/Resources/zh-Hant.lproj/MainMenu.strings | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Installer/Resources/ja.lproj/MainMenu.strings b/Installer/Resources/ja.lproj/MainMenu.strings index 868cab26..3c49deb2 100644 --- a/Installer/Resources/ja.lproj/MainMenu.strings +++ b/Installer/Resources/ja.lproj/MainMenu.strings @@ -42,7 +42,7 @@ "593.title" = "取消"; /* Class = "NSTextFieldCell"; title = "3-Clause BSD License:"; ObjectID = "AVS-ih-FXM"; */ -"AVS-ih-FXM.title" = "3条項BSDライセンス (3-Clause BSD License):"; +"AVS-ih-FXM.title" = "MIT商標不許可ライセンス (MIT-NTL License):"; /* Class = "NSTextFieldCell"; title = "vChewing for macOS"; ObjectID = "GNc-8S-1VG"; */ "GNc-8S-1VG.title" = "vChewing for macOS"; diff --git a/Installer/Resources/zh-Hans.lproj/MainMenu.strings b/Installer/Resources/zh-Hans.lproj/MainMenu.strings index b6086729..1f52fb43 100644 --- a/Installer/Resources/zh-Hans.lproj/MainMenu.strings +++ b/Installer/Resources/zh-Hans.lproj/MainMenu.strings @@ -42,7 +42,7 @@ "593.title" = "取消安装"; /* Class = "NSTextFieldCell"; title = "MIT-NTL License:"; ObjectID = "AVS-ih-FXM"; */ -"AVS-ih-FXM.title" = "麻理去商标授权合约 (3-Clause BSD License):"; +"AVS-ih-FXM.title" = "麻理去商标授权合约 (MIT-NTL License):"; /* Class = "NSTextFieldCell"; title = "vChewing for macOS"; ObjectID = "GNc-8S-1VG"; */ "GNc-8S-1VG.title" = "vChewing for macOS"; diff --git a/Installer/Resources/zh-Hant.lproj/MainMenu.strings b/Installer/Resources/zh-Hant.lproj/MainMenu.strings index 5890ada1..86d7dcd9 100644 --- a/Installer/Resources/zh-Hant.lproj/MainMenu.strings +++ b/Installer/Resources/zh-Hant.lproj/MainMenu.strings @@ -42,7 +42,7 @@ "593.title" = "取消安裝"; /* Class = "NSTextFieldCell"; title = "MIT-NTL License:"; ObjectID = "AVS-ih-FXM"; */ -"AVS-ih-FXM.title" = "麻理去商標授權合約 (3-Clause BSD License):"; +"AVS-ih-FXM.title" = "麻理去商標授權合約 (MIT-NTL License):"; /* Class = "NSTextFieldCell"; title = "vChewing for macOS"; ObjectID = "GNc-8S-1VG"; */ "GNc-8S-1VG.title" = "vChewing for macOS";