From 5857e5b1e8c16364ee1d24851deed568a2c90da6 Mon Sep 17 00:00:00 2001 From: Eduardo Villalpando Mello Date: Mon, 24 Mar 2025 14:26:50 -0700 Subject: [PATCH 1/7] Update help text --- .../LocalizableStrings.Designer.cs | 19 +++++------------ .../LocalizableStrings.resx | 11 ++++++---- .../xlf/LocalizableStrings.cs.xlf | 21 ++++++++++++------- .../xlf/LocalizableStrings.de.xlf | 21 ++++++++++++------- .../xlf/LocalizableStrings.es.xlf | 21 ++++++++++++------- .../xlf/LocalizableStrings.fr.xlf | 21 ++++++++++++------- .../xlf/LocalizableStrings.it.xlf | 21 ++++++++++++------- .../xlf/LocalizableStrings.ja.xlf | 21 ++++++++++++------- .../xlf/LocalizableStrings.ko.xlf | 21 ++++++++++++------- .../xlf/LocalizableStrings.pl.xlf | 21 ++++++++++++------- .../xlf/LocalizableStrings.pt-BR.xlf | 21 ++++++++++++------- .../xlf/LocalizableStrings.ru.xlf | 21 ++++++++++++------- .../xlf/LocalizableStrings.tr.xlf | 21 ++++++++++++------- .../xlf/LocalizableStrings.zh-Hans.xlf | 21 ++++++++++++------- .../xlf/LocalizableStrings.zh-Hant.xlf | 21 ++++++++++++------- 15 files changed, 181 insertions(+), 122 deletions(-) diff --git a/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs b/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs index 7cda50d1..66391152 100644 --- a/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs +++ b/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs @@ -115,7 +115,7 @@ internal static string ForceOptionDescriptionWindows { } /// - /// Looks up a localized string similar to (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download.. + /// Looks up a localized string similar to (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download.. /// internal static string HelpExplanationParagraphMac { get { @@ -262,7 +262,7 @@ internal static string ListX86OptionDescription { /// Looks up a localized string similar to The following items will be removed: ///{0} /// - ///To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. + ///for any problems, read https://aka.ms/dotnet-core-uninstall-docs. /// ///Do you want to continue? [y/n] . /// @@ -278,7 +278,7 @@ internal static string MacConfirmationPromptOutputFormat { ///{0} ///*** END DRY RUN OUTPUT /// - ///To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. + ///For any problems, read https://aka.ms/dotnet-core-uninstall-docs. /// ///Run as administrator and use the remove command to uninstall these items.. /// @@ -309,7 +309,7 @@ internal static string MacOsBundleDisplayNameFormat { } /// - /// Looks up a localized string similar to Keep SDKs required for Visual Studio for Mac (Visual Studio for Mac is no longer supported). + /// Looks up a localized string similar to Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported).. /// internal static string MacOSPreserveVSSdksOptionDescription { get { @@ -321,7 +321,7 @@ internal static string MacOSPreserveVSSdksOptionDescription { /// Looks up a localized string similar to ///{0}: {1} /// - ///Uninstalling this item will cause Visual Studio for Mac to break. + ///Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). /// ///Are you sure you want to continue? [y/n] . /// @@ -352,15 +352,6 @@ internal static string MacRuntimeRequirementExplanationString { } } - /// - /// Looks up a localized string similar to Used by Visual Studio for Mac (Visual Studio for Mac is no longer supported). Specify individually or use —-force to remove. - /// - internal static string MacSDKRequirementExplanationString { - get { - return ResourceManager.GetString("MacSDKRequirementExplanationString", resourceCulture); - } - } - /// /// Looks up a localized string similar to You must specify exactly one version for option: {0}.. /// diff --git a/src/dotnet-core-uninstall/LocalizableStrings.resx b/src/dotnet-core-uninstall/LocalizableStrings.resx index 7c51f93e..c290ac9b 100644 --- a/src/dotnet-core-uninstall/LocalizableStrings.resx +++ b/src/dotnet-core-uninstall/LocalizableStrings.resx @@ -350,7 +350,7 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -359,7 +359,7 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -369,7 +369,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. @@ -377,7 +377,7 @@ Run as administrator and use the remove command to uninstall these items. {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] @@ -393,4 +393,7 @@ Uninstalling this item will cause Visual Studio for to break. Can be used with --sdk, --runtime and --aspnet-runtime to remove arm64. + + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + \ No newline at end of file diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf index c69d4cae..25a6f484 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf @@ -33,8 +33,8 @@ - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -133,7 +133,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. *** DRY RUN OUTPUT @@ -141,7 +141,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. @@ -155,6 +155,11 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi + + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + + Microsoft .NET Core {0} {1} ({2}) Microsoft .NET Core {0} {1} ({2}) @@ -164,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf index 106b66ce..251529cd 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf @@ -33,8 +33,8 @@ - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -133,7 +133,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. *** DRY RUN OUTPUT @@ -141,7 +141,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. @@ -155,6 +155,11 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi + + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + + Microsoft .NET Core {0} {1} ({2}) Microsoft .NET Core {0} {1} ({2}) @@ -164,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf index 09517900..403f98bf 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf @@ -33,8 +33,8 @@ - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -133,7 +133,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. *** DRY RUN OUTPUT @@ -141,7 +141,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. @@ -155,6 +155,11 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi + + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + + Microsoft .NET Core {0} {1} ({2}) Microsoft .NET Core {0} {1} ({2}) @@ -164,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf index a7ff9781..3bcd8cab 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf @@ -33,8 +33,8 @@ - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -133,7 +133,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. *** DRY RUN OUTPUT @@ -141,7 +141,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. @@ -155,6 +155,11 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi + + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + + Microsoft .NET Core {0} {1} ({2}) Microsoft .NET Core {0} {1} ({2}) @@ -164,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf index d8dd8389..2ed18564 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf @@ -33,8 +33,8 @@ - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -133,7 +133,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. *** DRY RUN OUTPUT @@ -141,7 +141,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. @@ -155,6 +155,11 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi + + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + + Microsoft .NET Core {0} {1} ({2}) Microsoft .NET Core {0} {1} ({2}) @@ -164,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf index da2a4019..687ae5e5 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf @@ -33,8 +33,8 @@ - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -133,7 +133,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. *** DRY RUN OUTPUT @@ -141,7 +141,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. @@ -155,6 +155,11 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi + + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + + Microsoft .NET Core {0} {1} ({2}) Microsoft .NET Core {0} {1} ({2}) @@ -164,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf index 78f59f54..86995fda 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf @@ -33,8 +33,8 @@ - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -133,7 +133,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. *** DRY RUN OUTPUT @@ -141,7 +141,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. @@ -155,6 +155,11 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi + + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + + Microsoft .NET Core {0} {1} ({2}) Microsoft .NET Core {0} {1} ({2}) @@ -164,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf index 623c9d48..f3085ae7 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf @@ -33,8 +33,8 @@ - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -133,7 +133,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. *** DRY RUN OUTPUT @@ -141,7 +141,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. @@ -155,6 +155,11 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi + + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + + Microsoft .NET Core {0} {1} ({2}) Microsoft .NET Core {0} {1} ({2}) @@ -164,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf index ce8b0fe6..1436ecb2 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf @@ -33,8 +33,8 @@ - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -133,7 +133,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. *** DRY RUN OUTPUT @@ -141,7 +141,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. @@ -155,6 +155,11 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi + + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + + Microsoft .NET Core {0} {1} ({2}) Microsoft .NET Core {0} {1} ({2}) @@ -164,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf index 23e730cb..b2d7c556 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf @@ -33,8 +33,8 @@ - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -133,7 +133,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. *** DRY RUN OUTPUT @@ -141,7 +141,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. @@ -155,6 +155,11 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi + + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + + Microsoft .NET Core {0} {1} ({2}) Microsoft .NET Core {0} {1} ({2}) @@ -164,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf index 2c3f8dc3..f105f430 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf @@ -33,8 +33,8 @@ - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -133,7 +133,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. *** DRY RUN OUTPUT @@ -141,7 +141,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. @@ -155,6 +155,11 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi + + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + + Microsoft .NET Core {0} {1} ({2}) Microsoft .NET Core {0} {1} ({2}) @@ -164,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf index 9f33e7ec..17f8ae6d 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf @@ -33,8 +33,8 @@ - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -133,7 +133,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. *** DRY RUN OUTPUT @@ -141,7 +141,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. @@ -155,6 +155,11 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi + + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + + Microsoft .NET Core {0} {1} ({2}) Microsoft .NET Core {0} {1} ({2}) @@ -164,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf index c18ce2b1..2def5545 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf @@ -33,8 +33,8 @@ - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac or SDKs are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +for any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -133,7 +133,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. *** DRY RUN OUTPUT @@ -141,7 +141,7 @@ Specified versions: {0} *** END DRY RUN OUTPUT -To avoid breaking Visual Studio for Mac or other problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Run as administrator and use the remove command to uninstall these items. @@ -155,6 +155,11 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi + + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + + Microsoft .NET Core {0} {1} ({2}) Microsoft .NET Core {0} {1} ({2}) @@ -164,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). Are you sure you want to continue? [y/n] From f41ca3ce7a3083df09f3da6a85f6c2f826364633 Mon Sep 17 00:00:00 2001 From: Eduardo Villalpando Mello Date: Mon, 24 Mar 2025 14:37:05 -0700 Subject: [PATCH 2/7] Fix typos --- src/dotnet-core-uninstall/LocalizableStrings.Designer.cs | 2 +- src/dotnet-core-uninstall/LocalizableStrings.resx | 2 +- src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf | 4 ++-- 15 files changed, 28 insertions(+), 28 deletions(-) diff --git a/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs b/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs index 66391152..e5d791fb 100644 --- a/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs +++ b/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs @@ -115,7 +115,7 @@ internal static string ForceOptionDescriptionWindows { } /// - /// Looks up a localized string similar to (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download.. + /// Looks up a localized string similar to (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download.. /// internal static string HelpExplanationParagraphMac { get { diff --git a/src/dotnet-core-uninstall/LocalizableStrings.resx b/src/dotnet-core-uninstall/LocalizableStrings.resx index c290ac9b..6c763e27 100644 --- a/src/dotnet-core-uninstall/LocalizableStrings.resx +++ b/src/dotnet-core-uninstall/LocalizableStrings.resx @@ -350,7 +350,7 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf index 25a6f484..edbe35ce 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf @@ -33,8 +33,8 @@ - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf index 251529cd..4cf557a7 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf @@ -33,8 +33,8 @@ - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf index 403f98bf..4552f474 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf @@ -33,8 +33,8 @@ - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf index 3bcd8cab..1c3196b4 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf @@ -33,8 +33,8 @@ - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf index 2ed18564..38d00623 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf @@ -33,8 +33,8 @@ - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf index 687ae5e5..41782835 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf @@ -33,8 +33,8 @@ - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf index 86995fda..e0bcef2b 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf @@ -33,8 +33,8 @@ - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf index f3085ae7..8191c31c 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf @@ -33,8 +33,8 @@ - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf index 1436ecb2..841c2268 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf @@ -33,8 +33,8 @@ - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf index b2d7c556..3142d07b 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf @@ -33,8 +33,8 @@ - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf index f105f430..8ffa1692 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf @@ -33,8 +33,8 @@ - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf index 17f8ae6d..0a58bc5a 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf @@ -33,8 +33,8 @@ - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf index 2def5545..ba67b419 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf @@ -33,8 +33,8 @@ - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) By default Runtimes that have a high probability of being used by SDKs are not removed. To remove these, specify them individually or use --force. To avoid issues with Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) use ----preserve-vs-for-mac-sdks, SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. From a566c1d84670c786f9d21ff07697761f3eed311f Mon Sep 17 00:00:00 2001 From: Eduardo Villalpando Mello Date: Mon, 24 Mar 2025 14:50:33 -0700 Subject: [PATCH 3/7] Update xlf file --- src/dotnet-core-uninstall/LocalizableStrings.Designer.cs | 9 +++++++++ src/dotnet-core-uninstall/LocalizableStrings.resx | 3 +++ src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf | 5 +++++ src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf | 5 +++++ src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf | 5 +++++ src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf | 5 +++++ src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf | 5 +++++ src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf | 5 +++++ src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf | 5 +++++ src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf | 5 +++++ .../xlf/LocalizableStrings.pt-BR.xlf | 5 +++++ src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf | 5 +++++ src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf | 5 +++++ .../xlf/LocalizableStrings.zh-Hans.xlf | 5 +++++ .../xlf/LocalizableStrings.zh-Hant.xlf | 5 +++++ 15 files changed, 77 insertions(+) diff --git a/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs b/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs index e5d791fb..0d7ef959 100644 --- a/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs +++ b/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs @@ -352,6 +352,15 @@ internal static string MacRuntimeRequirementExplanationString { } } + /// + /// Looks up a localized string similar to Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported).. + /// + internal static string MacSDKRequirementExplanationString { + get { + return ResourceManager.GetString("MacSDKRequirementExplanationString", resourceCulture); + } + } + /// /// Looks up a localized string similar to You must specify exactly one version for option: {0}.. /// diff --git a/src/dotnet-core-uninstall/LocalizableStrings.resx b/src/dotnet-core-uninstall/LocalizableStrings.resx index 6c763e27..2dd4319c 100644 --- a/src/dotnet-core-uninstall/LocalizableStrings.resx +++ b/src/dotnet-core-uninstall/LocalizableStrings.resx @@ -396,4 +396,7 @@ Uninstalling this item will cause Visual Studio for to break. Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + \ No newline at end of file diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf index edbe35ce..5ce906cb 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf @@ -196,6 +196,11 @@ Uninstalling this item will cause Visual Studio for to break. Used by SDKs. Specify individually or use —-force to remove + + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + + You must specify exactly one version for option: {0}. You must specify exactly one version for option: {0}. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf index 4cf557a7..03d9bdf3 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf @@ -196,6 +196,11 @@ Uninstalling this item will cause Visual Studio for to break. Used by SDKs. Specify individually or use —-force to remove + + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + + You must specify exactly one version for option: {0}. You must specify exactly one version for option: {0}. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf index 4552f474..48d91443 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf @@ -196,6 +196,11 @@ Uninstalling this item will cause Visual Studio for to break. Used by SDKs. Specify individually or use —-force to remove + + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + + You must specify exactly one version for option: {0}. You must specify exactly one version for option: {0}. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf index 1c3196b4..85e674f6 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf @@ -196,6 +196,11 @@ Uninstalling this item will cause Visual Studio for to break. Used by SDKs. Specify individually or use —-force to remove + + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + + You must specify exactly one version for option: {0}. You must specify exactly one version for option: {0}. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf index 38d00623..491630b1 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf @@ -196,6 +196,11 @@ Uninstalling this item will cause Visual Studio for to break. Used by SDKs. Specify individually or use —-force to remove + + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + + You must specify exactly one version for option: {0}. You must specify exactly one version for option: {0}. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf index 41782835..4e0f9fe1 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf @@ -196,6 +196,11 @@ Uninstalling this item will cause Visual Studio for to break. Used by SDKs. Specify individually or use —-force to remove + + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + + You must specify exactly one version for option: {0}. You must specify exactly one version for option: {0}. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf index e0bcef2b..317d2cec 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf @@ -196,6 +196,11 @@ Uninstalling this item will cause Visual Studio for to break. Used by SDKs. Specify individually or use —-force to remove + + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + + You must specify exactly one version for option: {0}. You must specify exactly one version for option: {0}. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf index 8191c31c..e5b03689 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf @@ -196,6 +196,11 @@ Uninstalling this item will cause Visual Studio for to break. Used by SDKs. Specify individually or use —-force to remove + + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + + You must specify exactly one version for option: {0}. You must specify exactly one version for option: {0}. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf index 841c2268..50eb5ccf 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf @@ -196,6 +196,11 @@ Uninstalling this item will cause Visual Studio for to break. Used by SDKs. Specify individually or use —-force to remove + + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + + You must specify exactly one version for option: {0}. You must specify exactly one version for option: {0}. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf index 3142d07b..3a4dd97d 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf @@ -196,6 +196,11 @@ Uninstalling this item will cause Visual Studio for to break. Used by SDKs. Specify individually or use —-force to remove + + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + + You must specify exactly one version for option: {0}. You must specify exactly one version for option: {0}. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf index 8ffa1692..e0363923 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf @@ -196,6 +196,11 @@ Uninstalling this item will cause Visual Studio for to break. Used by SDKs. Specify individually or use —-force to remove + + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + + You must specify exactly one version for option: {0}. You must specify exactly one version for option: {0}. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf index 0a58bc5a..67a3cd2e 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf @@ -196,6 +196,11 @@ Uninstalling this item will cause Visual Studio for to break. Used by SDKs. Specify individually or use —-force to remove + + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + + You must specify exactly one version for option: {0}. You must specify exactly one version for option: {0}. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf index ba67b419..2caf96fd 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf @@ -196,6 +196,11 @@ Uninstalling this item will cause Visual Studio for to break. Used by SDKs. Specify individually or use —-force to remove + + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + + You must specify exactly one version for option: {0}. You must specify exactly one version for option: {0}. From 1ac083285e65ff0c340f5eacd96501069b45d8f9 Mon Sep 17 00:00:00 2001 From: Eduardo Villalpando Mello Date: Mon, 24 Mar 2025 14:52:00 -0700 Subject: [PATCH 4/7] Apply suggestions from code review Co-authored-by: Noah Gilson --- src/dotnet-core-uninstall/LocalizableStrings.resx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/dotnet-core-uninstall/LocalizableStrings.resx b/src/dotnet-core-uninstall/LocalizableStrings.resx index 2dd4319c..1ec22b58 100644 --- a/src/dotnet-core-uninstall/LocalizableStrings.resx +++ b/src/dotnet-core-uninstall/LocalizableStrings.resx @@ -350,7 +350,7 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -359,7 +359,7 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -394,7 +394,7 @@ Uninstalling this item will cause Visual Studio for to break. Can be used with --sdk, --runtime and --aspnet-runtime to remove arm64. - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). From a21d9262b154827986f3876864ad94aea4e61c4d Mon Sep 17 00:00:00 2001 From: Eduardo Villalpando Mello Date: Mon, 24 Mar 2025 14:58:28 -0700 Subject: [PATCH 5/7] UpdateXlf --- .../xlf/LocalizableStrings.cs.xlf | 12 ++++++------ .../xlf/LocalizableStrings.de.xlf | 12 ++++++------ .../xlf/LocalizableStrings.es.xlf | 12 ++++++------ .../xlf/LocalizableStrings.fr.xlf | 12 ++++++------ .../xlf/LocalizableStrings.it.xlf | 12 ++++++------ .../xlf/LocalizableStrings.ja.xlf | 12 ++++++------ .../xlf/LocalizableStrings.ko.xlf | 12 ++++++------ .../xlf/LocalizableStrings.pl.xlf | 12 ++++++------ .../xlf/LocalizableStrings.pt-BR.xlf | 12 ++++++------ .../xlf/LocalizableStrings.ru.xlf | 12 ++++++------ .../xlf/LocalizableStrings.tr.xlf | 12 ++++++------ .../xlf/LocalizableStrings.zh-Hans.xlf | 12 ++++++------ .../xlf/LocalizableStrings.zh-Hant.xlf | 12 ++++++------ 13 files changed, 78 insertions(+), 78 deletions(-) diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf index 5ce906cb..0dd2cdc5 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf index 03d9bdf3..df21ee31 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf index 48d91443..905ab07a 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf index 85e674f6..20da4c9c 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf index 491630b1..88e827d3 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf index 4e0f9fe1..b277d0a2 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf index 317d2cec..9bcdb065 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf index e5b03689..7f83d345 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf index 50eb5ccf..f5ff89c8 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf index 3a4dd97d..0fec7c59 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf index e0363923..2d552909 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf index 67a3cd2e..5192c619 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf index 2caf96fd..fe06d859 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -116,13 +116,13 @@ The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] The following items will be removed: {0} -for any problems, read https://aka.ms/dotnet-core-uninstall-docs. +For any problems, read https://aka.ms/dotnet-core-uninstall-docs. Do you want to continue? [y/n] @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). From ed7731f99b2879b808a85f50b4f6d29c2ad76f05 Mon Sep 17 00:00:00 2001 From: Eduardo Villalpando Mello Date: Mon, 24 Mar 2025 15:05:08 -0700 Subject: [PATCH 6/7] Remove unnecessary references --- src/dotnet-core-uninstall/LocalizableStrings.Designer.cs | 6 +++--- src/dotnet-core-uninstall/LocalizableStrings.resx | 2 +- src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf | 4 ++-- src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf | 4 ++-- .../xlf/LocalizableStrings.zh-Hans.xlf | 4 ++-- .../xlf/LocalizableStrings.zh-Hant.xlf | 4 ++-- 15 files changed, 30 insertions(+), 30 deletions(-) diff --git a/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs b/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs index 0d7ef959..fbccbe55 100644 --- a/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs +++ b/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs @@ -115,7 +115,7 @@ internal static string ForceOptionDescriptionWindows { } /// - /// Looks up a localized string similar to (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download.. + /// Looks up a localized string similar to (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download.. /// internal static string HelpExplanationParagraphMac { get { @@ -262,7 +262,7 @@ internal static string ListX86OptionDescription { /// Looks up a localized string similar to The following items will be removed: ///{0} /// - ///for any problems, read https://aka.ms/dotnet-core-uninstall-docs. + ///For any problems, read https://aka.ms/dotnet-core-uninstall-docs. /// ///Do you want to continue? [y/n] . /// @@ -309,7 +309,7 @@ internal static string MacOsBundleDisplayNameFormat { } /// - /// Looks up a localized string similar to Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studuio for Mac (Note: Visual Studio for Mac is now unsupported).. + /// Looks up a localized string similar to Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported).. /// internal static string MacOSPreserveVSSdksOptionDescription { get { diff --git a/src/dotnet-core-uninstall/LocalizableStrings.resx b/src/dotnet-core-uninstall/LocalizableStrings.resx index 1ec22b58..5ed7f905 100644 --- a/src/dotnet-core-uninstall/LocalizableStrings.resx +++ b/src/dotnet-core-uninstall/LocalizableStrings.resx @@ -350,7 +350,7 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf index 0dd2cdc5..3b98f535 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf index df21ee31..cee227b2 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf index 905ab07a..d2f7aec9 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf index 20da4c9c..2cb4bc0a 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf index 88e827d3..92c274be 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf index b277d0a2..0abd67a8 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf index 9bcdb065..70764749 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf index 7f83d345..8a2868b8 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf index f5ff89c8..6027f0e0 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf index 0fec7c59..413c959a 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf index 2d552909..f0d05837 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf index 5192c619..06601cfa 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf index fe06d859..71899501 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). If removing SDKs or Runtimes causes issues with your installation of Visual Studio for Mac, run “Repair.” SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. From ba9f96dc4fb9456087aa75065c44ea0f399fac9b Mon Sep 17 00:00:00 2001 From: Eduardo Villalpando Mello Date: Mon, 24 Mar 2025 15:15:42 -0700 Subject: [PATCH 7/7] Apply suggestions from code review --- .../LocalizableStrings.Designer.cs | 8 ++++---- .../LocalizableStrings.resx | 8 ++++---- .../xlf/LocalizableStrings.cs.xlf | 16 ++++++++-------- .../xlf/LocalizableStrings.de.xlf | 16 ++++++++-------- .../xlf/LocalizableStrings.es.xlf | 16 ++++++++-------- .../xlf/LocalizableStrings.fr.xlf | 16 ++++++++-------- .../xlf/LocalizableStrings.it.xlf | 16 ++++++++-------- .../xlf/LocalizableStrings.ja.xlf | 16 ++++++++-------- .../xlf/LocalizableStrings.ko.xlf | 16 ++++++++-------- .../xlf/LocalizableStrings.pl.xlf | 16 ++++++++-------- .../xlf/LocalizableStrings.pt-BR.xlf | 16 ++++++++-------- .../xlf/LocalizableStrings.ru.xlf | 16 ++++++++-------- .../xlf/LocalizableStrings.tr.xlf | 16 ++++++++-------- .../xlf/LocalizableStrings.zh-Hans.xlf | 16 ++++++++-------- .../xlf/LocalizableStrings.zh-Hant.xlf | 16 ++++++++-------- 15 files changed, 112 insertions(+), 112 deletions(-) diff --git a/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs b/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs index fbccbe55..a1b212b7 100644 --- a/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs +++ b/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs @@ -115,7 +115,7 @@ internal static string ForceOptionDescriptionWindows { } /// - /// Looks up a localized string similar to (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download.. + /// Looks up a localized string similar to (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download.. /// internal static string HelpExplanationParagraphMac { get { @@ -309,7 +309,7 @@ internal static string MacOsBundleDisplayNameFormat { } /// - /// Looks up a localized string similar to Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported).. + /// Looks up a localized string similar to Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support).. /// internal static string MacOSPreserveVSSdksOptionDescription { get { @@ -321,7 +321,7 @@ internal static string MacOSPreserveVSSdksOptionDescription { /// Looks up a localized string similar to ///{0}: {1} /// - ///Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + ///Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). /// ///Are you sure you want to continue? [y/n] . /// @@ -353,7 +353,7 @@ internal static string MacRuntimeRequirementExplanationString { } /// - /// Looks up a localized string similar to Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported).. + /// Looks up a localized string similar to Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support).. /// internal static string MacSDKRequirementExplanationString { get { diff --git a/src/dotnet-core-uninstall/LocalizableStrings.resx b/src/dotnet-core-uninstall/LocalizableStrings.resx index 5ed7f905..c66a485d 100644 --- a/src/dotnet-core-uninstall/LocalizableStrings.resx +++ b/src/dotnet-core-uninstall/LocalizableStrings.resx @@ -350,7 +350,7 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. (*) By default, SDKs and Runtimes that have a high probability of being used by Visual Studio are not removed. To remove these, specify them individually or use --force. If removing SDKs or Runtimes causes issues with your installation of Visual Studio, run “Repair”. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -377,7 +377,7 @@ Run as administrator and use the remove command to uninstall these items. {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] @@ -394,9 +394,9 @@ Uninstalling this item will cause Visual Studio for to break. Can be used with --sdk, --runtime and --aspnet-runtime to remove arm64. - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). \ No newline at end of file diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf index 3b98f535..d19fe5a5 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.cs.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). @@ -169,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] @@ -197,8 +197,8 @@ Uninstalling this item will cause Visual Studio for to break. - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf index cee227b2..24b1de2b 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.de.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). @@ -169,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] @@ -197,8 +197,8 @@ Uninstalling this item will cause Visual Studio for to break. - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf index d2f7aec9..fa5986fb 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.es.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). @@ -169,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] @@ -197,8 +197,8 @@ Uninstalling this item will cause Visual Studio for to break. - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf index 2cb4bc0a..d79fe794 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.fr.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). @@ -169,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] @@ -197,8 +197,8 @@ Uninstalling this item will cause Visual Studio for to break. - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf index 92c274be..ca825daf 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.it.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). @@ -169,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] @@ -197,8 +197,8 @@ Uninstalling this item will cause Visual Studio for to break. - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf index 0abd67a8..88556f11 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ja.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). @@ -169,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] @@ -197,8 +197,8 @@ Uninstalling this item will cause Visual Studio for to break. - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf index 70764749..41819f29 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ko.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). @@ -169,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] @@ -197,8 +197,8 @@ Uninstalling this item will cause Visual Studio for to break. - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf index 8a2868b8..0d6ea66f 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pl.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). @@ -169,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] @@ -197,8 +197,8 @@ Uninstalling this item will cause Visual Studio for to break. - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf index 6027f0e0..400a8dfa 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.pt-BR.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). @@ -169,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] @@ -197,8 +197,8 @@ Uninstalling this item will cause Visual Studio for to break. - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf index 413c959a..b0270507 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.ru.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). @@ -169,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] @@ -197,8 +197,8 @@ Uninstalling this item will cause Visual Studio for to break. - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf index f0d05837..e518ca85 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.tr.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). @@ -169,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] @@ -197,8 +197,8 @@ Uninstalling this item will cause Visual Studio for to break. - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf index 06601cfa..8f0ea796 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hans.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). @@ -169,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] @@ -197,8 +197,8 @@ Uninstalling this item will cause Visual Studio for to break. - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). diff --git a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf index 71899501..6ab606dc 100644 --- a/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf +++ b/src/dotnet-core-uninstall/xlf/LocalizableStrings.zh-Hant.xlf @@ -33,8 +33,8 @@ - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. - (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. + (*) Use --preserve-vs-for-mac-sdks to prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support) or SDKs. SDKs and Runtimes are available for download at https://aka.ms/dotnet-core-download. @@ -156,8 +156,8 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). - Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is now unsupported). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). + Prevent removal of SDKs and Runtimes that have a high probability of being used by Visual Studio for Mac (Note: Visual Studio for Mac is out of support). @@ -169,13 +169,13 @@ This tool cannot uninstall versions of the runtime or SDK that are installed usi {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] {0}: {1} -Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). +Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). Are you sure you want to continue? [y/n] @@ -197,8 +197,8 @@ Uninstalling this item will cause Visual Studio for to break. - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). - Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is now unsupported). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support).