diff -r 617cd3b1e9cd -r 7a0a1be721a3 hgext/phabricator.py --- 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