未验证 提交 be390126 编写于 作者: B Bowden Kelly 提交者: GitHub

Update text

上级 edb5b7af
......@@ -99,7 +99,7 @@ export class OpenTipsAndTricksUrlAction extends Action {
export class OpenNewsletterSignupUrlAction extends Action {
static readonly ID = 'workbench.action.openNewsletterSignupUrl';
static readonly LABEL = nls.localize('newsletterSignup', "Signup for VS Code Newsletter");
static readonly LABEL = nls.localize('newsletterSignup', "Signup for the VS Code Newsletter");
telemetryService: ITelemetryService;
private static readonly URL = product.newsletterSignupUrl;
static readonly AVAILABLE = !!OpenNewsletterSignupUrlAction.URL;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册