mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-02-09 13:47:11 +02:00
shorter english string
This commit is contained in:
parent
6f7de83bce
commit
63e400647a
@ -368,7 +368,7 @@ func addEnglish(i18nObject *i18n.Bundle) error {
|
|||||||
Other: `Gogit failed to parse your gitconfig file due to the presence of unquoted '\' characters. Removing these should fix the issue.`,
|
Other: `Gogit failed to parse your gitconfig file due to the presence of unquoted '\' characters. Removing these should fix the issue.`,
|
||||||
}, &i18n.Message{
|
}, &i18n.Message{
|
||||||
ID: "removeFile",
|
ID: "removeFile",
|
||||||
Other: `delete if untracked / checkout if tracked (aka go away)`,
|
Other: `delete if untracked / checkout if tracked`,
|
||||||
}, &i18n.Message{
|
}, &i18n.Message{
|
||||||
ID: "editFile",
|
ID: "editFile",
|
||||||
Other: `edit file`,
|
Other: `edit file`,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user