From 127978615c182206a2ac670d5a4dced98be1d93a Mon Sep 17 00:00:00 2001 From: BruceChen Date: Sun, 11 Dec 2022 14:54:11 +0800 Subject: [PATCH] Update tip message --- .gitignore | 1 + MinecraftClient/Resources/Translations/Translations.Designer.cs | 2 +- MinecraftClient/Resources/Translations/Translations.resx | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 45f6cef2..22033cc8 100644 --- a/.gitignore +++ b/.gitignore @@ -409,6 +409,7 @@ FodyWeavers.xsd # translations /MinecraftClient/Resources/Translations/Translations.*.resx /MinecraftClient/Resources/AsciiArt/AsciiArt.*.resx +/MinecraftClient/Resources/ConfigComments/ConfigComments.*.resx /docs/.vuepress/translations/*.json !/docs/.vuepress/translations/en.json diff --git a/MinecraftClient/Resources/Translations/Translations.Designer.cs b/MinecraftClient/Resources/Translations/Translations.Designer.cs index 7af00b17..bc17ee17 100644 --- a/MinecraftClient/Resources/Translations/Translations.Designer.cs +++ b/MinecraftClient/Resources/Translations/Translations.Designer.cs @@ -2253,7 +2253,7 @@ namespace MinecraftClient { } /// - /// Looks up a localized string similar to Downloading '{0}.lang' from Mojang servers.... + /// Looks up a localized string similar to Downloading '{0}.json' from Mojang servers.... /// internal static string chat_download { get { diff --git a/MinecraftClient/Resources/Translations/Translations.resx b/MinecraftClient/Resources/Translations/Translations.resx index 1888597a..dd806246 100644 --- a/MinecraftClient/Resources/Translations/Translations.resx +++ b/MinecraftClient/Resources/Translations/Translations.resx @@ -864,7 +864,7 @@ Add the ID of this chat to "Authorized_Chat_Ids" field in the configuration file Done. File saved as '{0}' - Downloading '{0}.lang' from Mojang servers... + Downloading '{0}.json' from Mojang servers... Failed to download the file.