diff --git a/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/ExceptionStringTable.txt b/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/ExceptionStringTable.txt
index ce39ea3ac58..30ee1e1718b 100644
--- a/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/ExceptionStringTable.txt
+++ b/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/ExceptionStringTable.txt
@@ -1672,10 +1672,10 @@ FlowDocumentReader_MultipleViewProvider_ScrollViewName=Scroll
; File and Save Dialog error messages
FileDialogBufferTooSmall=Too many files selected. Select fewer files and try again.
-FileDialogCreatePrompt='{0}' does not exist.\r\nDo you want to create it?
-FileDialogFileNotFound='{0}' does not exist.\r\nVerify that the file name is correct.
+FileDialogCreatePrompt='{0}' does not exist.\nDo you want to create it?
+FileDialogFileNotFound='{0}' does not exist.\nVerify that the file name is correct.
FileDialogInvalidFileName='{0}' is not a valid file name.
-FileDialogOverwritePrompt='{0}' already exists.\r\nDo you want to replace it?
+FileDialogOverwritePrompt='{0}' already exists.\nDo you want to replace it?
; Navigation Window
NavWindowMenuCurrentPage=Current Page
diff --git a/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/Strings.resx b/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/Strings.resx
index 34bee49cf74..261f17b7f1f 100644
--- a/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/Strings.resx
+++ b/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/Strings.resx
@@ -1027,10 +1027,10 @@
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.\nDo you want to create it?
- '{0}' does not exist.\r\nVerify that the file name is correct.
+ '{0}' does not exist.\nVerify that the file name is correct.'{0}' is not a valid file name.
@@ -1042,7 +1042,7 @@
Filter index is not valid.
- '{0}' already exists.\r\nDo you want to replace it?
+ '{0}' already exists.\nDo you want to replace it?Cannot subclass a file dialog because sufficient memory is not available.
@@ -1609,31 +1609,31 @@
Alt+Backspace
-
+
-
+ Ctrl+2
-
+
-
+
-
+
-
+
-
+
-
+ Ctrl+5
@@ -1654,10 +1654,10 @@
Ctrl+Shift+C
-
+
-
+ Ctrl+Insert
@@ -1684,10 +1684,10 @@
Ctrl+Backspace
-
+
-
+ Shift+Enter
@@ -1879,10 +1879,10 @@
Ctrl+Shift+N
-
+
-
+ Ctrl+OemPlus
@@ -4038,4 +4038,4 @@
Specified index is out of range or child at index is null. Do not call this method if VisualChildrenCount returns zero, indicating that the Visual has no children.
-
+
\ No newline at end of file
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 9dae0c4e8df..1df315ef486 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,13 @@
- '{0}' does not exist.\r\nDo you want to create it?
- Prvek {0} neexistuje.\r\nChcete ho vytvořit?
+ '{0}' does not exist.\nDo you want to create it?
+ Prvek {0} neexistuje.\nChcete 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.\nVerify that the file name is correct.
+ Prvek {0} neexistuje.\nOvěřte, zda je správný název souboru.
@@ -1638,8 +1638,8 @@
- '{0}' already exists.\r\nDo you want to replace it?
- Prvek {0} již existuje.\r\nChcete ho nahradit?
+ '{0}' already exists.\nDo you want to replace it?
+ Prvek {0} již existuje.\nChcete ho nahradit?
@@ -6469,4 +6469,4 @@