Better using facing string (#8809)

Fix #8728

Fix #8369
This commit is contained in:
William Lee 2018-03-16 17:00:14 -07:00 committed by Peter Huene
parent 3ce2d4da0f
commit cee0a3baa7
No known key found for this signature in database
GPG key ID: E1D265D820213D6A
42 changed files with 204 additions and 204 deletions

View file

@ -859,8 +859,8 @@ setx PATH "%PATH%;{0}"
<note />
</trans-unit>
<trans-unit id="ToolSettingsInvalidLeadingDotCommandName">
<source>Command '{0}' has a leading dot.</source>
<target state="new">Command '{0}' has a leading dot.</target>
<source>The command name '{0}' cannot begin with a leading dot (.).</source>
<target state="new">The command name '{0}' cannot begin with a leading dot (.).</target>
<note />
</trans-unit>
</body>