diff --git a/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/Strings.resx b/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/Strings.resx
index 34bee49cf74..37dc5a6fbc8 100644
--- a/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/Strings.resx
+++ b/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/Strings.resx
@@ -1027,10 +1027,12 @@
Too many files selected. Select fewer files and try again.
- '{0}' does not exist.\r\nDo you want to create it?
+ '{0}' does not exist.
+Do you want to create it?
- '{0}' does not exist.\r\nVerify that the file name is correct.
+ '{0}' does not exist.
+Verify that the file name is correct.'{0}' is not a valid file name.
@@ -1042,7 +1044,8 @@
Filter index is not valid.
- '{0}' already exists.\r\nDo you want to replace it?
+ '{0}' already exists.
+Do you want to replace it?Cannot subclass a file dialog because sufficient memory is not available.
diff --git a/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/xlf/Strings.cs.xlf b/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/xlf/Strings.cs.xlf
index 9ae812bbd24..c5808961d95 100644
--- a/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/xlf/Strings.cs.xlf
+++ b/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/xlf/Strings.cs.xlf
@@ -1613,13 +1613,17 @@
- '{0}' does not exist.\r\nDo you want to create it?
- Prvek {0} neexistuje.\r\nChcete ho vytvořit?
+ '{0}' does not exist.
+Do you want to create it?
+ Prvek {0} neexistuje.
+Chcete ho vytvořit?
- '{0}' does not exist.\r\nVerify that the file name is correct.
- Prvek {0} neexistuje.\r\nOvěřte, zda je správný název souboru.
+ '{0}' does not exist.
+Verify that the file name is correct.
+ Prvek {0} neexistuje.
+Ověřte, zda je správný název souboru.
@@ -1638,8 +1642,10 @@
- '{0}' already exists.\r\nDo you want to replace it?
- Prvek {0} již existuje.\r\nChcete ho nahradit?
+ '{0}' already exists.
+Do you want to replace it?
+ Prvek {0} již existuje.
+Chcete ho nahradit?
@@ -6469,4 +6475,4 @@