This commit is contained in:
n4n5 2026-08-30 13:48:00 -07:00 committed by GitHub
commit 4b62de1c97
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1206,7 +1206,7 @@ func EnglishTranslationSet() *TranslationSet {
HunksWithOnlyAddedLinesWarning: "There are ranges of only added lines in the diff; be careful to check that these belong in the found base commit.\n\nProceed?",
StatusTitle: "Status",
Execute: "Execute",
Stage: "Stage",
Stage: "Stage/Unstage",
StageTooltip: "Toggle staged for selected file.",
ToggleStagedAll: "Stage all",
ToggleStagedAllTooltip: "Toggle staged/unstaged for all files in working tree.",