Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3f47abf

Browse files
authored
Use title case and shorter notification text (#3237)
Fixes #3236
1 parent 95479ce commit 3f47abf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/features/UpdatePowerShell.ts‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,11 @@ export async function InvokePowerShellUpdateCheck(
9090
},
9191
{
9292
id: 1,
93-
title: "Not now",
93+
title: "Not Now",
9494
},
9595
{
9696
id: 2,
97-
title: "Do not show this notification again",
97+
title: "Don't Show Again",
9898
},
9999
];
100100

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /