Skip to content

Commit 79ce38f

Browse files
author
Paul van Brenk
committed
Fixed string.
1 parent 78ad38f commit 79ce38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/Product/SharedProject/ProjectResources.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@ Run Visual Studio with the /Log option and check ActivityLog.xml for more detail
633633
<value>Unable to add '{0}'. A file with that name already exists.</value>
634634
</data>
635635
<data name="CannotAddFolderAsDescendantOfSelf" xml:space="preserve">
636-
<value>Cannot add folder '{0}' as a child or decedent of self.</value>
636+
<value>Cannot add folder '{0}' as a child or descendant of self.</value>
637637
</data>
638638
<data name="CannotMoveFolderExists" xml:space="preserve">
639639
<value>Cannot move the folder '{0}'. A folder with that name already exists in the destination directory.</value>

0 commit comments

Comments
 (0)