mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
[Loc] Another update for sql-database-projects xlf (#16581)
This commit is contained in:
@@ -442,9 +442,18 @@
|
||||
<trans-unit id="browseButtonText">
|
||||
<source xml:lang="en">Browse folder</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectFolderStructure">
|
||||
<source xml:lang="en">Select folder structure</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="folderStructureLabel">
|
||||
<source xml:lang="en">Folder structure</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="browseEllipsis">
|
||||
<source xml:lang="en">Browse...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectProjectLocation">
|
||||
<source xml:lang="en">Select project location</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dataworkspace.projectParentDirectoryNotExistError">
|
||||
<source xml:lang="en">The selected project location '{0}' does not exist or is not a directory.</source>
|
||||
</trans-unit>
|
||||
@@ -550,6 +559,9 @@
|
||||
<trans-unit id="folderAlreadyExists">
|
||||
<source xml:lang="en">A folder with the name '{0}' already exists on disk at this location. Please choose another name.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="folderAlreadyExistsChooseNewLocation">
|
||||
<source xml:lang="en">A folder with the name '{0}' already exists on disk at this location. Please choose another location.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="invalidInput">
|
||||
<source xml:lang="en">Invalid input: {0}</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user