Code -> Azure Data Studio (#8099)

* Change string

* sql carbon edit
This commit is contained in:
Amir Omidi
2019-10-29 16:22:46 -07:00
committed by GitHub
parent 8e3fa0a26d
commit 6a6f30523c

View File

@@ -26,7 +26,7 @@ configurationRegistry.registerConfiguration({
localize('none', "Disable updates."),
localize('manual', "Disable automatic background update checks. Updates will be available if you manually check for updates."),
localize('start', "Check for updates only on startup. Disable automatic background update checks."),
localize('default', "Enable automatic update checks. Code will check for updates automatically and periodically.")
localize('default', "Enable automatic update checks. Azure Data Studio will check for updates automatically and periodically.") // {{SQL CARBON EDIT}} Change product name to ADS
]
},
'update.channel': {