fix build breaks (#924)

This commit is contained in:
Aditya Bist
2020-02-26 12:35:26 -08:00
committed by GitHub
parent a6c206bacd
commit 005457813d
29 changed files with 13384 additions and 5065 deletions

View File

@@ -214,11 +214,11 @@
<comment></comment>
</data>
<data name="BatchParser_CircularReference" xml:space="preserve">
<value>File '{0}' recursively included.</value>
<value>File &apos;{0}&apos; recursively included.</value>
<comment></comment>
</data>
<data name="BatchParser_CommentNotTerminated" xml:space="preserve">
<value>Missing end comment mark '*/'.</value>
<value>Missing end comment mark &apos;*/&apos;.</value>
<comment></comment>
</data>
<data name="BatchParser_StringNotTerminated" xml:space="preserve">
@@ -226,7 +226,7 @@
<comment></comment>
</data>
<data name="BatchParser_IncorrectSyntax" xml:space="preserve">
<value>Incorrect syntax was encountered while parsing '{0}'.</value>
<value>Incorrect syntax was encountered while parsing &apos;{0}&apos;.</value>
<comment></comment>
</data>
<data name="BatchParser_VariableNotDefined" xml:space="preserve">