mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-12-23 20:47:25 -08:00
update<en_US>: translation for Text.Hotkeys.Refresh
This commit is contained in:
parent
3b65e7b75b
commit
003ae01b13
1 changed files with 1 additions and 1 deletions
|
@ -464,7 +464,7 @@
|
||||||
<sys:String x:Key="Text.Hotkeys.NextTab">Switch to next page</sys:String>
|
<sys:String x:Key="Text.Hotkeys.NextTab">Switch to next page</sys:String>
|
||||||
<sys:String x:Key="Text.Hotkeys.SwitchTo">Switch to page at given index</sys:String>
|
<sys:String x:Key="Text.Hotkeys.SwitchTo">Switch to page at given index</sys:String>
|
||||||
<sys:String x:Key="Text.Hotkeys.Search">Toggle search bar if possible</sys:String>
|
<sys:String x:Key="Text.Hotkeys.Search">Toggle search bar if possible</sys:String>
|
||||||
<sys:String x:Key="Text.Hotkeys.Refresh">Reload current opening repository</sys:String>
|
<sys:String x:Key="Text.Hotkeys.Refresh">Reload current repository if possible</sys:String>
|
||||||
|
|
||||||
<sys:String x:Key="Text.NotConfigured">Git has NOT been configured. Please to go [Preference] and configure it first.</sys:String>
|
<sys:String x:Key="Text.NotConfigured">Git has NOT been configured. Please to go [Preference] and configure it first.</sys:String>
|
||||||
<sys:String x:Key="Text.PathNotFound">Path[{0}] not exists!</sys:String>
|
<sys:String x:Key="Text.PathNotFound">Path[{0}] not exists!</sys:String>
|
||||||
|
|
Loading…
Reference in a new issue