summaryrefslogtreecommitdiffstats
path: root/pkg
diff options
context:
space:
mode:
authormjarkk <mkopenga@gmail.com>2018-12-06 08:33:04 +0100
committermjarkk <mkopenga@gmail.com>2018-12-06 08:33:04 +0100
commit89c272eed586b77274e82776137e65f1a5df54d4 (patch)
tree5ee90686236af3cd5a823f45898c5692d6ff024f /pkg
parent1b6d34e76a4d5d132f95072139fb3aba760eb771 (diff)
Removed the tabs for spaces
Diffstat (limited to 'pkg')
-rw-r--r--pkg/i18n/dutch.go2
-rw-r--r--pkg/i18n/english.go2
-rw-r--r--pkg/i18n/polish.go2
3 files changed, 3 insertions, 3 deletions
diff --git a/pkg/i18n/dutch.go b/pkg/i18n/dutch.go
index bd7305735..bc41c0912 100644
--- a/pkg/i18n/dutch.go
+++ b/pkg/i18n/dutch.go
@@ -421,7 +421,7 @@ func addDutch(i18nObject *i18n.Bundle) error {
}, &i18n.Message{
ID: "NoAutomaticGitFetchBody",
Other: `Lazygit can't use "git fetch" in a private repo use f in the branch panel to run git fetch manually`,
- }, &i18n.Message{
+ }, &i18n.Message{
ID: "StageLines",
Other: `stage individual hunks/lines`,
}, &i18n.Message{
diff --git a/pkg/i18n/english.go b/pkg/i18n/english.go
index 5e0c8109f..077f0b13a 100644
--- a/pkg/i18n/english.go
+++ b/pkg/i18n/english.go
@@ -429,7 +429,7 @@ func addEnglish(i18nObject *i18n.Bundle) error {
}, &i18n.Message{
ID: "NoAutomaticGitFetchBody",
Other: `Lazygit can't use "git fetch" in a private repo use f in the branch panel to run git fetch manually`,
- }, &i18n.Message{
+ }, &i18n.Message{
ID: "StageLines",
Other: `stage individual hunks/lines`,
}, &i18n.Message{
diff --git a/pkg/i18n/polish.go b/pkg/i18n/polish.go
index e7a6e64cc..1c129eb76 100644
--- a/pkg/i18n/polish.go
+++ b/pkg/i18n/polish.go
@@ -404,7 +404,7 @@ func addPolish(i18nObject *i18n.Bundle) error {
}, &i18n.Message{
ID: "NoAutomaticGitFetchBody",
Other: `Lazygit can't use "git fetch" in a private repo use f in the branch panel to run git fetch manually`,
- }, &i18n.Message{
+ }, &i18n.Message{
ID: "StageLines",
Other: `stage individual hunks/lines`,
}, &i18n.Message{