Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 1c7bd8d

Browse files
committed
Update wording when PR branch not checked out
1 parent 2b46a6c commit 1c7bd8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/GitHub.App/Resources.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/GitHub.App/Resources.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,6 @@ https://git-scm.com/download/win</value>
313313
<value>Checkout PR branch before navigating to Editor</value>
314314
</data>
315315
<data name="NavigateToEditorNotCheckedOutStatusMessage" xml:space="preserve">
316-
<value>Checkout PR branch and press Enter to navigate to Editor</value>
316+
<value>Press Enter to navigate to Editor (PR branch must be checked out)</value>
317317
</data>
318318
</root>

0 commit comments

Comments
 (0)