mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-30 17:23:29 -05:00
[Loc] add converttosdkstyleconfirmation message (#18971)
This commit is contained in:
@@ -133,6 +133,9 @@
|
||||
<trans-unit id="containerAlreadyExistForProject">
|
||||
<source xml:lang="en">Containers already exist for this project. Do you want to delete them before deploying a new one?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="convertToSdkStyleConfirmation">
|
||||
<source xml:lang="en">The project '{0}' will not be fully compatible with SSDT after conversion. A backup copy of the project file will be created in the project folder prior to conversion. More information is available at https://aka.ms/sqlprojsdk. Continue with converting to SDK-style project?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="createNew">
|
||||
<source xml:lang="en">Create New</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user