changeset 44945 | 7a0a1be721a3 |
parent 44847 | 11592ce6a711 |
child 45135 | 225588c4c255 |
--- a/hgext/phabricator.py Mon Jun 08 11:43:07 2020 +0530 +++ b/hgext/phabricator.py Tue Jun 09 22:02:09 2020 +0530 @@ -1650,7 +1650,7 @@ ) if ui.promptchoice( - _(b'Send the above changes to %s (yn)?$$ &Yes $$ &No') % url + _(b'Send the above changes to %s (Y/n)?$$ &Yes $$ &No') % url ): return False