[Loc] update to sql bindings xlf (#19223)

This commit is contained in:
Alex Ma
2022-04-26 16:01:03 -07:00
committed by GitHub
parent b406dda13c
commit 10047b9a59

View File

@@ -175,6 +175,9 @@
<trans-unit id="valueMustNotBeEmpty">
<source xml:lang="en">Value must not be empty</source>
</trans-unit>
<trans-unit id="workspaceMustBeUsed">
<source xml:lang="en">The current folder is not a workspace folder. Please open a workspace folder and try again.</source>
</trans-unit>
<trans-unit id="yesString">
<source xml:lang="en">Yes</source>
</trans-unit>