changeset 43117 | 8ff1ecfadcd1 |
parent 43094 | e8cf9ad52a78 |
child 43182 | a66e2844b0c6 |
--- a/hgext/phabricator.py Tue Oct 08 15:15:37 2019 -0700 +++ b/hgext/phabricator.py Tue Oct 08 15:06:18 2019 -0700 @@ -830,7 +830,7 @@ ) if ui.promptchoice( - _(b'Send the above changes to %s (yn)?' b'$$ &Yes $$ &No') % url + _(b'Send the above changes to %s (yn)?$$ &Yes $$ &No') % url ): return False