diff --git a/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs b/src/dotnet-core-uninstall/LocalizableStrings.Designer.cs index 7cda50d1..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 (*) 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 (*) 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 { @@ -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 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. + ///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 Used by Visual Studio for Mac (Visual Studio for Mac is no longer supported). Specify individually or use —-force to remove. + /// 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 7c51f93e..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 - (*) 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. + (*) 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. @@ -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 out of support). Are you sure you want to continue? [y/n] @@ -393,4 +393,10 @@ 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 out of support). + + + 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 c69d4cae..d19fe5a5 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. + (*) 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. @@ -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 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). + + 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 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. +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] @@ -191,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 out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + + 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 106b66ce..24b1de2b 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. + (*) 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. @@ -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 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). + + 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 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. +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] @@ -191,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 out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + + 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 09517900..fa5986fb 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. + (*) 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. @@ -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 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). + + 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 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. +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] @@ -191,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 out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + + 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 a7ff9781..d79fe794 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. + (*) 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. @@ -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 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). + + 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 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. +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] @@ -191,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 out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + + 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 d8dd8389..ca825daf 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. + (*) 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. @@ -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 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). + + 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 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. +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] @@ -191,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 out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + + 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 da2a4019..88556f11 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. + (*) 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. @@ -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 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). + + 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 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. +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] @@ -191,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 out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + + 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 78f59f54..41819f29 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. + (*) 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. @@ -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 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). + + 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 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. +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] @@ -191,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 out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + + 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 623c9d48..0d6ea66f 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. + (*) 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. @@ -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 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). + + 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 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. +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] @@ -191,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 out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + + 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 ce8b0fe6..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 @@ - (*) 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. + (*) 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. @@ -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 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). + + 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 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. +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] @@ -191,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 out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + + 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 23e730cb..b0270507 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. + (*) 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. @@ -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 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). + + 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 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. +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] @@ -191,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 out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + + 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 2c3f8dc3..e518ca85 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. + (*) 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. @@ -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 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). + + 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 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. +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] @@ -191,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 out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + + 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 9f33e7ec..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 @@ - (*) 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. + (*) 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. @@ -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 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). + + 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 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. +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] @@ -191,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 out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + + 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 c18ce2b1..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 @@ - (*) 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. + (*) 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. @@ -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 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). + + 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 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. +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] @@ -191,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 out of support). + Uninstalling this item will cause Visual Studio for Mac to break. (Note: Visual Studio for Mac is out of support). + + You must specify exactly one version for option: {0}. You must specify exactly one version for option: {0}.