We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ad38f commit 79ce38fCopy full SHA for 79ce38f
Common/Product/SharedProject/ProjectResources.resx
@@ -633,7 +633,7 @@ Run Visual Studio with the /Log option and check ActivityLog.xml for more detail
633
<value>Unable to add '{0}'. A file with that name already exists.</value>
634
</data>
635
<data name="CannotAddFolderAsDescendantOfSelf" xml:space="preserve">
636
- <value>Cannot add folder '{0}' as a child or decedent of self.</value>
+ <value>Cannot add folder '{0}' as a child or descendant of self.</value>
637
638
<data name="CannotMoveFolderExists" xml:space="preserve">
639
<value>Cannot move the folder '{0}'. A folder with that name already exists in the destination directory.</value>
0 commit comments