File: system.design\system.design.txt
Web Access
Project: ..\..\..\src\Tasks\Microsoft.Build.Tasks.csproj (Microsoft.Build.Tasks.Core)

# Originated in ndp\fx\src\Designer\System\system.txt
# Extracted in order to remove System.Designer dependency from Microsoft.Build.Tasks.
# When they add typeforwarders for StronglyTypedResourceBuilder this can be removed.
# All irrelevant strings removed from this file.
 
#=------------------------------------------------------------------=
# StronglyTypedResourceBuilder resources
#
ClassDocComment=   A strongly-typed resource class, for looking up localized strings, etc.
ClassComments1=   This class was generated by MSBuild using the GenerateResource task.
#ClassComments2= (not used)
ClassComments3=   To add or remove a member, edit your .resx file then rerun MSBuild.
#ClassComments4= (not used)
StringPropertyComment=   Looks up a localized string similar to {0}.
StringPropertyTruncatedComment= {0} [rest of string was truncated]";
NonStringPropertyComment=   Looks up a localized resource of type {0}.
NonStringPropertyDetailedComment=   Looks up a localized resource of type {0} similar to {1}.
CulturePropertyComment1=   Overrides the current thread's CurrentUICulture property for all
CulturePropertyComment2=   resource lookups using this strongly typed resource class.
ResMgrPropertyComment=   Returns the cached ResourceManager instance used by this class.
MismatchedResourceName=When passing ResXDataNodes as the IDictionary values to StronglyTypedResourceBuilder.Create, the keys must match the corresponding values for ResXDataNode.Name.  Key name: '{0}', ResXDataNode.Name: '{1}'.
InvalidIdentifier=Identifier '{0}' is not valid.