1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00

update copy

This commit is contained in:
Jesse Duffield 2022-05-08 13:27:35 +10:00
parent 8ef0032ee2
commit 20db9fc939

View File

@ -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",