diff --git a/src/libraries/System.Private.CoreLib/src/Resources/Strings.resx b/src/libraries/System.Private.CoreLib/src/Resources/Strings.resx
index bf34d7bec20f87..df6a2544f7359d 100644
--- a/src/libraries/System.Private.CoreLib/src/Resources/Strings.resx
+++ b/src/libraries/System.Private.CoreLib/src/Resources/Strings.resx
@@ -4176,25 +4176,25 @@
AssemblyName.GetAssemblyName() is not supported on this platform.
- CompareOptions = {0} are not supported when HybridGlobalization=true on this platform. Disable it to load larger ICU bundle, then use this option.
+ CompareOptions = {0} are not supported on Apple mobile platforms.
- Mixed compositions in string not supported when HybridGlobalization=true on this platform. Disable it to load larger ICU bundle, then use this option.
+ Mixed compositions in string are not supported on Apple mobile platforms.
- CompareOptions = {0} are not supported for culture = {1} when HybridGlobalization=true on this platform. Disable it to load larger ICU bundle, then use this option.
+ CompareOptions = {0} are not supported for culture = {1} on Apple mobile platforms.
- Match length calculation is not supported when HybridGlobalization=true. Disable it to load larger ICU bundle, then use this function.
+ Match length calculation is not supported on Apple mobile platforms.
Arrays with non-zero lower bounds are not supported.
- {0} is not supported when HybridGlobalization=true. Disable it to load larger ICU bundle, then use this option.
+ {0} is not supported on Apple mobile platforms.
- {0} is not supported for {1}, when HybridGlobalization=true. Disable it to load larger ICU bundle, then use this option.
+ {0} is not supported for {1} on Apple mobile platforms.
The body of this method was removed by the AOT compiler because it's not callable.