Show More
@@ -555,7 +555,7 b' def testchunkselector(testfn, ui, header' | |||
|
555 | 555 | return chunkselector.opts |
|
556 | 556 | |
|
557 | 557 | _headermessages = { # {operation: text} |
|
558 |
' |
|
|
558 | 'apply': _('Select hunks to apply'), | |
|
559 | 559 | 'discard': _('Select hunks to discard'), |
|
560 | 560 | None: _('Select hunks to record'), |
|
561 | 561 | } |
General Comments 0
You need to be logged in to leave comments.
Login now