File tree 1 file changed +0
-2
lines changed
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -449,7 +449,6 @@ type TranslationSet struct {
449
449
ExecuteShellCommandTooltip string
450
450
ShellCommand string
451
451
CommitChangesWithoutHook string
452
- SkipHookPrefixNotConfigured string
453
452
ResetTo string
454
453
ResetSoftTooltip string
455
454
ResetMixedTooltip string
@@ -1500,7 +1499,6 @@ func EnglishTranslationSet() *TranslationSet {
1500
1499
ExecuteShellCommandTooltip : "Bring up a prompt where you can enter a shell command to execute." ,
1501
1500
ShellCommand : "Shell command:" ,
1502
1501
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" ,
1504
1502
ResetTo : `Reset to` ,
1505
1503
PressEnterToReturn : "Press enter to return to lazygit" ,
1506
1504
ViewStashOptions : "View stash options" ,
You can’t perform that action at this time.
0 commit comments