[Loc] Update to arc extension for localization and fix for sql-database-projects lcl file in Chinese Simplified, along with small additions to XLFS (#17208)

* [Loc] Update to arc extension for localization and fix for sql-database-projects

* removed newline
This commit is contained in:
Alex Ma
2021-10-01 10:58:14 -07:00
committed by GitHub
parent e037118082
commit 4daadc4949
6 changed files with 31 additions and 19 deletions

View File

@@ -583,6 +583,12 @@
<trans-unit id="sameDatabase">
<source xml:lang="en">Same database</source>
</trans-unit>
<trans-unit id="save">
<source xml:lang="en">Save</source>
</trans-unit>
<trans-unit id="saveChangesInFile">
<source xml:lang="en">There are unsaved changes in the current file. Save now?</source>
</trans-unit>
<trans-unit id="schema">
<source xml:lang="en">Schema</source>
</trans-unit>