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

Commit 7cc8267

Browse files
committed
Add a : after Local path
1 parent 6719cb3 commit 7cc8267

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/GitHub.Resources/Resources.Designer.cs

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/GitHub.Resources/Resources.resx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ https://git-scm.com/download/win</value>
499499
<value>Private Repository</value>
500500
</data>
501501
<data name="localPathText" xml:space="preserve">
502-
<value>Local path</value>
502+
<value>Local path:</value>
503503
</data>
504504
<data name="licenseListText" xml:space="preserve">
505505
<value>License</value>
@@ -878,4 +878,4 @@ https://git-scm.com/download/win</value>
878878
<data name="RepositorySelectContributedRepositories" xml:space="preserve">
879879
<value>Contributed to repositories</value>
880880
</data>
881-
</root>
881+
</root>

0 commit comments

Comments
 (0)