summaryrefslogtreecommitdiffstats
path: root/pkg/i18n/english.go
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2022-05-08 13:27:35 +1000
committerJesse Duffield <jessedduffield@gmail.com>2022-05-08 13:29:57 +1000
commit20db9fc939b282acb9c1c260e5da276278e7843f (patch)
tree578d68d7da309f9969428d949a5b3b3e2b304d15 /pkg/i18n/english.go
parent8ef0032ee20d45264f532a9090c2f4c163112ec8 (diff)
update copy
Diffstat (limited to 'pkg/i18n/english.go')
-rw-r--r--pkg/i18n/english.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/i18n/english.go b/pkg/i18n/english.go
index 43fe36e02..3dd9822e5 100644
--- a/pkg/i18n/english.go
+++ b/pkg/i18n/english.go
@@ -717,7 +717,7 @@ func EnglishTranslationSet() TranslationSet {
LcEditCommit: "edit commit",
LcAmendToCommit: "amend commit with staged changes",
LcResetCommitAuthor: "reset commit author",
- SureResetCommitAuthor: "Are you sure you want to reset the author of this commit?",
+ SureResetCommitAuthor: "The author field of this commit will be updated to match the configured user. This also renews the author timestamp. Continue?",
LcRenameCommitEditor: "reword commit with editor",
Error: "Error",
LcSelectHunk: "select hunk",