mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-07 09:35:41 -05:00
[Loc] Added defaultDropdownErrorMessage for localization (#17060)
This commit is contained in:
@@ -684,6 +684,9 @@
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/browser/modelComponents/dropdown.component" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="defaultDropdownErrorMessage">
|
||||
<source xml:lang="en">Please fill out this field.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="loadingCompletedMessage">
|
||||
<source xml:lang="en">Loading completed</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user