提交 21821141 编写于 作者: P Pine Wu

Wording update

上级 f0398e99
......@@ -65,7 +65,7 @@ const configureTrustedDomainsHandler = (
const specialQuickPickItems: IQuickPickItem[] = [
{
type: 'item',
label: localize('allowAllLinks', 'Allow all links to be open without protection'),
label: localize('openAllLinksWithoutPrompt', 'Open all links without prompt'),
picked: trustedDomains.indexOf('*') !== -1
}
];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册