File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -449,7 +449,6 @@ type TranslationSet struct {
449449 ExecuteShellCommandTooltip string
450450 ShellCommand string
451451 CommitChangesWithoutHook string
452- SkipHookPrefixNotConfigured string
453452 ResetTo string
454453 ResetSoftTooltip string
455454 ResetMixedTooltip string
@@ -1500,7 +1499,6 @@ func EnglishTranslationSet() *TranslationSet {
15001499 ExecuteShellCommandTooltip : "Bring up a prompt where you can enter a shell command to execute." ,
15011500 ShellCommand : "Shell command:" ,
15021501 CommitChangesWithoutHook : "Commit changes without pre-commit hook" ,
1503- SkipHookPrefixNotConfigured : "You have not configured a commit message prefix for skipping hooks. Set `git.skipHookPrefix = 'WIP'` in your config" ,
15041502 ResetTo : `Reset to` ,
15051503 PressEnterToReturn : "Press enter to return to lazygit" ,
15061504 ViewStashOptions : "View stash options" ,
You can’t perform that action at this time.
0 commit comments