diff --git a/src/Build/Resources/Strings.resx b/src/Build/Resources/Strings.resx index 01ebc97d203..afa2052daca 100644 --- a/src/Build/Resources/Strings.resx +++ b/src/Build/Resources/Strings.resx @@ -2147,7 +2147,7 @@ Utilization: {0} Average Utilization: {1:###.0} Two projects should not share their 'OutputPath' nor 'IntermediateOutputPath' locations. - 'OutputPath' and 'IntermediateOutputPath' not to be translated. + 'OutputPath' and 'IntermediateOutputPath' not to be translated. Projects {0} and {1} have conflicting output paths: {2}. @@ -2166,7 +2166,7 @@ Utilization: {0} Average Utilization: {1:###.0} '{0}' with value: '{1}' - Will be used as a parameter {0} in previous message. + Will be used as a parameter {0} in previous message. A project should not be referenced via 'Reference' to its output, but rather directly via 'ProjectReference'. @@ -2192,11 +2192,11 @@ Utilization: {0} Average Utilization: {1:###.0} 'TargetFramework' (singular) and 'TargetFrameworks' (plural) properties should not be specified in the scripts at the same time. - Terms in quotes are not to be translated. + Terms in quotes are not to be translated. Project {0} specifies 'TargetFrameworks' property '{1}' and 'TargetFramework' property '{2}' at the same time. This will lead to 'TargetFrameworks' being ignored and build will behave as single-targeted. - Terms in quotes are not to be translated. + Terms in quotes are not to be translated. A property that is accessed should be declared first. @@ -2216,6 +2216,12 @@ Utilization: {0} Average Utilization: {1:###.0} Property: '{0}' was declared/initialized, but it was never used. + + An exception occurred while expanding a fileSpec with globs: fileSpec: "{0}", assuming it is a file name. Exception: {1} + + + Logging type {0} is not understood by {1}. +