mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-12-22 20:37:19 -08:00
update<en_US>: remove '\n' for tips when git has not been configured
This commit is contained in:
parent
f71b44c6d7
commit
93424a1117
1 changed files with 1 additions and 1 deletions
|
@ -456,7 +456,7 @@
|
|||
<sys:String x:Key="Text.SubTree.Pull">Pull ...</sys:String>
|
||||
<sys:String x:Key="Text.SubTree.Push">Push ...</sys:String>
|
||||
|
||||
<sys:String x:Key="Text.NotConfigured">Git has NOT been configured.\nPlease 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.MissingBash">Can NOT locate bash.exe. Make sure bash.exe exists under the same folder with git.exe</sys:String>
|
||||
<sys:String x:Key="Text.BinaryNotSupported">BINARY FILE NOT SUPPORTED!!!</sys:String>
|
||||
|
|
Loading…
Reference in a new issue