提交 f6bd0bac 编写于 作者: D Daniel Imms

US spelling, grammar

上级 049b51ba
......@@ -490,7 +490,7 @@ export class UserDataSyncWorkbenchContribution extends Disposable implements IWo
if (!this.storageService.getBoolean('sync.donotAskPreviewConfirmation', StorageScope.GLOBAL, false)) {
const result = await this.dialogService.show(
Severity.Info,
localize('sync preview message', "Synchronising your preferences is a preview feature and please read the documentation before turnin on."),
localize('sync preview message', "Synchronizing your preferences is a preview feature, please read the documentation before turning it on."),
[
localize('open doc', "Open Documentation"),
localize('confirm', "Continue"),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册