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

Commit 4721deb

Browse files
committed
Localize the "Browse..." button
1 parent 94e6111 commit 4721deb

16 files changed

+52
-1
lines changed

src/GitHub.Resources/Resources.Designer.cs

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

src/GitHub.Resources/Resources.cs-CZ.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -881,4 +881,7 @@ https://git-scm.com/download/win</value>
881881
<data name="OpenFromGitHubSearchOrEnterAUrl" xml:space="preserve">
882882
<value>Search or enter a URL</value>
883883
</data>
884+
<data name="OpenFromGitHubBrowse" xml:space="preserve">
885+
<value>Browse...</value>
886+
</data>
884887
</root>

src/GitHub.Resources/Resources.de-DE.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -881,4 +881,7 @@ https://git-scm.com/download/win</value>
881881
<data name="OpenFromGitHubSearchOrEnterAUrl" xml:space="preserve">
882882
<value>Search or enter a URL</value>
883883
</data>
884+
<data name="OpenFromGitHubBrowse" xml:space="preserve">
885+
<value>Browse...</value>
886+
</data>
884887
</root>

src/GitHub.Resources/Resources.es-ES.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -881,4 +881,7 @@ https://git-scm.com/download/win</value>
881881
<data name="OpenFromGitHubSearchOrEnterAUrl" xml:space="preserve">
882882
<value>Search or enter a URL</value>
883883
</data>
884+
<data name="OpenFromGitHubBrowse" xml:space="preserve">
885+
<value>Browse...</value>
886+
</data>
884887
</root>

src/GitHub.Resources/Resources.fr-FR.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -881,4 +881,7 @@ https://git-scm.com/download/win</value>
881881
<data name="OpenFromGitHubSearchOrEnterAUrl" xml:space="preserve">
882882
<value>Search or enter a URL</value>
883883
</data>
884+
<data name="OpenFromGitHubBrowse" xml:space="preserve">
885+
<value>Browse...</value>
886+
</data>
884887
</root>

src/GitHub.Resources/Resources.it-IT.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -881,4 +881,7 @@ https://git-scm.com/download/win</value>
881881
<data name="OpenFromGitHubSearchOrEnterAUrl" xml:space="preserve">
882882
<value>Search or enter a URL</value>
883883
</data>
884+
<data name="OpenFromGitHubBrowse" xml:space="preserve">
885+
<value>Browse...</value>
886+
</data>
884887
</root>

src/GitHub.Resources/Resources.ja-JP.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -881,4 +881,7 @@ https://git-scm.com/download/win</value>
881881
<data name="OpenFromGitHubSearchOrEnterAUrl" xml:space="preserve">
882882
<value>Search or enter a URL</value>
883883
</data>
884+
<data name="OpenFromGitHubBrowse" xml:space="preserve">
885+
<value>Browse...</value>
886+
</data>
884887
</root>

src/GitHub.Resources/Resources.ko-KR.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -881,4 +881,7 @@ https://git-scm.com/download/win</value>
881881
<data name="OpenFromGitHubSearchOrEnterAUrl" xml:space="preserve">
882882
<value>Search or enter a URL</value>
883883
</data>
884+
<data name="OpenFromGitHubBrowse" xml:space="preserve">
885+
<value>Browse...</value>
886+
</data>
884887
</root>

src/GitHub.Resources/Resources.pl-PL.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -881,4 +881,7 @@ https://git-scm.com/download/win</value>
881881
<data name="OpenFromGitHubSearchOrEnterAUrl" xml:space="preserve">
882882
<value>Search or enter a URL</value>
883883
</data>
884+
<data name="OpenFromGitHubBrowse" xml:space="preserve">
885+
<value>Browse...</value>
886+
</data>
884887
</root>

src/GitHub.Resources/Resources.pt-BR.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -881,4 +881,7 @@ https://git-scm.com/download/win</value>
881881
<data name="OpenFromGitHubSearchOrEnterAUrl" xml:space="preserve">
882882
<value>Search or enter a URL</value>
883883
</data>
884+
<data name="OpenFromGitHubBrowse" xml:space="preserve">
885+
<value>Browse...</value>
886+
</data>
884887
</root>

0 commit comments

Comments
 (0)