Show More
@@ -1520,10 +1520,10 b' the following are valid keystrokes:' | |||||
1520 | """ask for 'y' to be pressed to confirm selected. return True if |
|
1520 | """ask for 'y' to be pressed to confirm selected. return True if | |
1521 | confirmed.""" |
|
1521 | confirmed.""" | |
1522 | confirmtext = _( |
|
1522 | confirmtext = _( | |
1523 |
""" |
|
1523 | """If you answer yes to the following, your currently chosen patch chunks | |
1524 |
will be loaded into an editor. |
|
1524 | will be loaded into an editor. To modify the patch, make the changes in your | |
1525 | save the changes if you wish to change the patch. otherwise, you can just |
|
1525 | editor and save. To accept the current patch as-is, close the editor without | |
1526 | close the editor without saving to accept the current patch as-is. |
|
1526 | saving. | |
1527 |
|
1527 | |||
1528 | note: don't add/remove lines unless you also modify the range information. |
|
1528 | note: don't add/remove lines unless you also modify the range information. | |
1529 | failing to follow this rule will result in the commit aborting. |
|
1529 | failing to follow this rule will result in the commit aborting. |
General Comments 0
You need to be logged in to leave comments.
Login now