[Loc] update to xlfs for 2-7-2023 (#21873)

This commit is contained in:
Alex Ma
2023-02-07 16:51:54 -08:00
committed by GitHub
parent af8316291e
commit dfe84da196
3 changed files with 19 additions and 8 deletions

View File

@@ -376,6 +376,9 @@
<trans-unit id="enterNewDatabaseName">
<source xml:lang="en">Enter new database name</source>
</trans-unit>
<trans-unit id="enterNewName">
<source xml:lang="en">Enter new name</source>
</trans-unit>
<trans-unit id="enterNewSqlCmdVariableDefaultValue">
<source xml:lang="en">Enter default value for SQLCMD variable '{0}'</source>
</trans-unit>
@@ -1155,6 +1158,9 @@
<trans-unit id="sqlDatabaseProjects.publish">
<source xml:lang="en">Publish</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.rename">
<source xml:lang="en">Rename</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.schemaCompare">
<source xml:lang="en">Schema Compare</source>
</trans-unit>