[Loc] update to mssql and sql-database-projects xlfs (#22072)

This commit is contained in:
Alex Ma
2023-02-28 17:27:11 -08:00
committed by GitHub
parent bc85f52dd4
commit 78b285e43a
2 changed files with 3 additions and 20 deletions

View File

@@ -421,6 +421,9 @@
<trans-unit id="errorReadingProjectGuid">
<source xml:lang="en">Error trying to read {0} of project '{1}'</source>
</trans-unit>
<trans-unit id="errorRenamingFile">
<source xml:lang="en">Error when renaming file from {0} to {1}. Error: {2}</source>
</trans-unit>
<trans-unit id="errorRetrievingBuildFiles">
<source xml:lang="en">Could not build project. Error retrieving files needed to build.</source>
</trans-unit>