Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2018-05-25 18:17:22 +0300
committerMarek Safar <marek.safar@gmail.com>2018-05-25 18:17:22 +0300
commit4645e07bc579f5266442de8e4391af238bba6f34 (patch)
tree6d3900b51d1687e3679c500eb12b765ad33a53a3 /src/System.Private.Xml
parent26b71b5a712ea51a8b446fe72c2296c6d21d3a5d (diff)
parent30ab651fcb4354552bd4891619a0bdd81e0ebdbf (diff)
Merge remote-tracking branch 'upstream/release/2.1' into 2.1-merge
Diffstat (limited to 'src/System.Private.Xml')
-rw-r--r--src/System.Private.Xml/src/Resources/Strings.resx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Private.Xml/src/Resources/Strings.resx b/src/System.Private.Xml/src/Resources/Strings.resx
index 073ceecb21..a95f77a85f 100644
--- a/src/System.Private.Xml/src/Resources/Strings.resx
+++ b/src/System.Private.Xml/src/Resources/Strings.resx
@@ -3358,7 +3358,7 @@
<value>Cannot generate serialization code '{0}' because a directory with the same name already exists.</value>
</data>
<data name="ErrDirectoryNotExists" xml:space="preserve">
- <value>Cannot generate serialization code '{0}' because directory {1} doesn't exist.</value>
+ <value>Cannot generate serialization code because directory {0} doesn't exist.</value>
</data>
<data name="ErrInvalidArgument" xml:space="preserve">
<value>Ignoring invalid command line argument: '{0}'.</value>