summaryrefslogtreecommitdiffstats
path: root/pkg/i18n/polish.go
diff options
context:
space:
mode:
authormjarkk <mkopenga@gmail.com>2019-04-14 17:21:21 +0200
committerJesse Duffield <jessedduffield@gmail.com>2019-04-26 13:44:37 +1000
commite9fbb608a8d355c010eca08da652b55a5b64f799 (patch)
tree3e8cd64f3a37cb90f15ae3b876264d0ac74cca36 /pkg/i18n/polish.go
parent471733fe03f7f49734a50f31affcbec0a780164c (diff)
Translated missing sentences
Diffstat (limited to 'pkg/i18n/polish.go')
-rw-r--r--pkg/i18n/polish.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/i18n/polish.go b/pkg/i18n/polish.go
index 60f36e35d..09ad7624f 100644
--- a/pkg/i18n/polish.go
+++ b/pkg/i18n/polish.go
@@ -490,7 +490,7 @@ func addPolish(i18nObject *i18n.Bundle) error {
Other: "amend commit with staged changes",
}, &i18n.Message{
ID: "FoundConflicts",
- Other: "Damn, conflicts! To abort press 'esc', otherwise press 'enter'",
+ Other: "Conflicts! To abort press 'esc', otherwise press 'enter'",
}, &i18n.Message{
ID: "FoundConflictsTitle",
Other: "Auto-merge failed",