提交 38f1b31e 编写于 作者: S Sandeep Somavarapu

improve wording

上级 b572b436
......@@ -83,7 +83,7 @@ export class UserDataSyncMergesViewPane extends TreeViewPane {
this.createButtons(container);
const that = this;
this.treeView.message = localize('explanation', "Please go through each entry and merge to enable sync.");
this.treeView.message = localize('explanation', "Go through each entry and merge to enable sync.");
this.treeView.dataProvider = { getChildren() { return that.getTreeItems(); } };
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册