From 38430021136182912b9cdec42684916f3f98ab84 Mon Sep 17 00:00:00 2001 From: zkitefly <64117916+zkitefly@users.noreply.github.com> Date: Sat, 3 Dec 2022 15:05:42 +0800 Subject: [PATCH] =?UTF-8?q?`(c)`->`=C2=A9`=20(#1899)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update I18N_zh_CN.properties * Update I18N.properties * Update I18N_es.properties * Update I18N_ja.properties * Update I18N_ru.properties * Update I18N_zh.properties * Update I18N_zh_CN.properties * Update I18N.properties * `(c)`->`©` * fix * Update AboutPage.java * Update AboutPage.java --- .../org/jackhuang/hmcl/ui/main/AboutPage.java | 16 ++++++++-------- .../main/resources/assets/lang/I18N.properties | 8 ++++---- .../resources/assets/lang/I18N_es.properties | 6 +++--- .../resources/assets/lang/I18N_ja.properties | 4 ++-- .../resources/assets/lang/I18N_ru.properties | 4 ++-- .../resources/assets/lang/I18N_zh.properties | 4 ++-- .../resources/assets/lang/I18N_zh_CN.properties | 6 +++--- 7 files changed, 24 insertions(+), 24 deletions(-) diff --git a/HMCL/src/main/java/org/jackhuang/hmcl/ui/main/AboutPage.java b/HMCL/src/main/java/org/jackhuang/hmcl/ui/main/AboutPage.java index 02547e5de..9f4bec669 100644 --- a/HMCL/src/main/java/org/jackhuang/hmcl/ui/main/AboutPage.java +++ b/HMCL/src/main/java/org/jackhuang/hmcl/ui/main/AboutPage.java @@ -128,17 +128,17 @@ public class AboutPage extends StackPane { { IconedTwoLineListItem javafx = new IconedTwoLineListItem(); javafx.setTitle("JavaFX"); - javafx.setSubtitle("Copyright (c) 2013, 2021, Oracle and/or its affiliates.\nLicensed under the GPL 2 with Classpath Exception."); + javafx.setSubtitle("Copyright © 2013, 2021, Oracle and/or its affiliates.\nLicensed under the GPL 2 with Classpath Exception."); javafx.setExternalLink("https://openjfx.io/"); IconedTwoLineListItem jfoenix = new IconedTwoLineListItem(); jfoenix.setTitle("JFoenix"); - jfoenix.setSubtitle("Copyright (c) 2016 JFoenix.\nLicensed under the MIT License."); + jfoenix.setSubtitle("Copyright © 2016 JFoenix.\nLicensed under the MIT License."); jfoenix.setExternalLink("http://www.jfoenix.com/"); IconedTwoLineListItem gson = new IconedTwoLineListItem(); gson.setTitle("Gson"); - gson.setSubtitle("Copyright 2008 Google Inc.\nLicensed under the Apache 2.0 License."); + gson.setSubtitle("Copyright © 2008 Google Inc.\nLicensed under the Apache 2.0 License."); gson.setExternalLink("https://github.com/google/gson"); IconedTwoLineListItem xz = new IconedTwoLineListItem(); @@ -148,27 +148,27 @@ public class AboutPage extends StackPane { IconedTwoLineListItem fxgson = new IconedTwoLineListItem(); fxgson.setTitle("fx-gson"); - fxgson.setSubtitle("Copyright (c) 2016 Joffrey Bion.\nLicensed under the MIT License."); + fxgson.setSubtitle("Copyright © 2016 Joffrey Bion.\nLicensed under the MIT License."); fxgson.setExternalLink("https://github.com/joffrey-bion/fx-gson"); IconedTwoLineListItem constantPoolScanner = new IconedTwoLineListItem(); constantPoolScanner.setTitle("Constant Pool Scanner"); - constantPoolScanner.setSubtitle("Copyright 1997-2010 Oracle and/or its affiliates.\nLicensed under the GPL 2 or the CDDL."); + constantPoolScanner.setSubtitle("Copyright © 1997-2010 Oracle and/or its affiliates.\nLicensed under the GPL 2 or the CDDL."); constantPoolScanner.setExternalLink("https://github.com/jenkinsci/constant-pool-scanner"); IconedTwoLineListItem openNBT = new IconedTwoLineListItem(); openNBT.setTitle("OpenNBT"); - openNBT.setSubtitle("Copyright (C) 2013-2021 Steveice10.\nLicensed under the MIT License."); + openNBT.setSubtitle("Copyright © 2013-2021 Steveice10.\nLicensed under the MIT License."); openNBT.setExternalLink("https://github.com/Steveice10/OpenNBT"); IconedTwoLineListItem jstun = new IconedTwoLineListItem(); jstun.setTitle("JSTUN"); - jstun.setSubtitle("Copyright (c) 2005 Thomas King .\nLicensed under the Apache License 2.0."); + jstun.setSubtitle("Copyright © 2005 Thomas King .\nLicensed under the Apache License 2.0."); jstun.setExternalLink("https://github.com/tking/JSTUN"); IconedTwoLineListItem minecraftJFXSkin = new IconedTwoLineListItem(); minecraftJFXSkin.setTitle("minecraft-jfx-skin"); - minecraftJFXSkin.setSubtitle("Copyright (c) 2016 InfinityStudio.\nLicensed under the GPL 3."); + minecraftJFXSkin.setSubtitle("Copyright © 2016 InfinityStudio.\nLicensed under the GPL 3."); minecraftJFXSkin.setExternalLink("https://github.com/InfinityStudio/minecraft-jfx-skin"); dep.getContent().setAll(javafx, jfoenix, gson, xz, fxgson, constantPoolScanner, openNBT, jstun, minecraftJFXSkin); diff --git a/HMCL/src/main/resources/assets/lang/I18N.properties b/HMCL/src/main/resources/assets/lang/I18N.properties index 820d21b11..976e0a2e2 100644 --- a/HMCL/src/main/resources/assets/lang/I18N.properties +++ b/HMCL/src/main/resources/assets/lang/I18N.properties @@ -21,16 +21,16 @@ about=About about.copyright=Copyright -about.copyright.statement=Copyright (c) 2022 huangyuhui. +about.copyright.statement=Copyright © 2022 huangyuhui. about.author=Author -about.author.statement=@huanghongxun on Bilibili +about.author.statement=@huanghongxun on bilibili about.claim=EULA about.claim.statement=Click on this link for full text. about.community=Community about.community.discord=Discord -about.community.discord.statement=Join our Discord community\! +about.community.discord.statement=Join our Discord community ! about.community.kookapp=KOOK -about.community.kookapp.statement=Join our KOOK community\! +about.community.kookapp.statement=Join our KOOK community ! about.dependency=Third-party Libraries about.legal=Legal Acknowledgement about.thanks_to=Thanks to diff --git a/HMCL/src/main/resources/assets/lang/I18N_es.properties b/HMCL/src/main/resources/assets/lang/I18N_es.properties index e476a1f73..ea209e7d0 100644 --- a/HMCL/src/main/resources/assets/lang/I18N_es.properties +++ b/HMCL/src/main/resources/assets/lang/I18N_es.properties @@ -21,9 +21,9 @@ about=Acerca de about.copyright=Copyright -about.copyright.statement=Copyright (c) 2022 huangyuhui. +about.copyright.statement=Copyright © 2022 huangyuhui. about.author=Autor -about.author.statement=@huanghongxun en Bilibili +about.author.statement=@huanghongxun en bilibili about.claim=EULA about.claim.statement=Haz clic en este enlace para ver el texto completo. about.community=Comunidad @@ -48,7 +48,7 @@ about.thanks_to.users=Miembros del grupo de usuarios de HMCL about.thanks_to.users.statement=Gracias por las donaciones, los informes de errores, etc. about.thanks_to.yushijinhun.statement=Por proporcionar soporte relacionado con authlib-injector. about.open_source=Código abierto -about.open_source.statement=GPL v3 (https\://github.com/huanghongxun/HMCL) +about.open_source.statement=GPL v3 (https://github.com/huanghongxun/HMCL) account=Cuentas account.cape=Capa diff --git a/HMCL/src/main/resources/assets/lang/I18N_ja.properties b/HMCL/src/main/resources/assets/lang/I18N_ja.properties index eadd3d8b6..c751caf96 100644 --- a/HMCL/src/main/resources/assets/lang/I18N_ja.properties +++ b/HMCL/src/main/resources/assets/lang/I18N_ja.properties @@ -19,9 +19,9 @@ # Contributors: zhixuan2333 about=About about.copyright=著作権 -about.copyright.statement=Copyright(c)2021huangyuhui。 +about.copyright.statement=Copyright © 2022 huangyuhui。 about.author=Author -about.author.statement=Bilibili: @huanghongxun +about.author.statement=bilibili : @huanghongxun about.claim=EULA about.claim.statement=テキスト全体のリンクをクリックします。 about.community=コミュニティ diff --git a/HMCL/src/main/resources/assets/lang/I18N_ru.properties b/HMCL/src/main/resources/assets/lang/I18N_ru.properties index d6e077dbe..27800e542 100644 --- a/HMCL/src/main/resources/assets/lang/I18N_ru.properties +++ b/HMCL/src/main/resources/assets/lang/I18N_ru.properties @@ -19,9 +19,9 @@ # Соавторы: vanja-san about=О лаунчере about.copyright=Авторские права -about.copyright.statement=Авторские права (С) 2021 huangyuhui. +about.copyright.statement=Авторские права © 2022 huangyuhui. about.author=Автор -about.author.statement=Bilibili: @huanghongxun +about.author.statement=bilibili: @huanghongxun about.claim=EULA about.claim.statement=Кликните на ссылку, чтобы увидеть весь текст. about.community=Сообщество diff --git a/HMCL/src/main/resources/assets/lang/I18N_zh.properties b/HMCL/src/main/resources/assets/lang/I18N_zh.properties index 2225571ab..413e5e007 100644 --- a/HMCL/src/main/resources/assets/lang/I18N_zh.properties +++ b/HMCL/src/main/resources/assets/lang/I18N_zh.properties @@ -19,9 +19,9 @@ # Contributors: pan93412 about=關於 about.copyright=著作權 -about.copyright.statement=著作權所有 (c) 2021 huangyuhui。 +about.copyright.statement=著作權所有 © 2022 huangyuhui。 about.author=作者 -about.author.statement=Bilibili: @huanghongxun +about.author.statement=bilibili: @huanghongxun about.claim=用戶協議 about.claim.statement=點擊連結以查看全文 about.community=社區 diff --git a/HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties b/HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties index 37b9ce538..f3a0cfa47 100644 --- a/HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties +++ b/HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties @@ -19,14 +19,14 @@ # Contributors: huangyuhui about=关于 about.copyright=版权 -about.copyright.statement=版权所有 (c) 2021 huangyuhui. +about.copyright.statement=版权所有 © 2022 huangyuhui. about.author=作者 -about.author.statement=B 站 ID: @huanghongxun +about.author.statement=bilibili ID: @huanghongxun about.claim=用户协议 about.claim.statement=点击链接以查看全文 about.community=社区 about.community.discord=Discord -about.community.discord.statement=欢迎加入 Discord 讨论区,加入后请遵守讨论区规定 +about.community.discord.statement=欢迎加入 Discord 讨论区,加入后请遵守讨论区规定! about.community.kookapp=KOOK about.community.kookapp.statement=欢迎加入 KOOK 讨论区,加入后请遵守讨论区规定! about.dependency=依赖