transplant: use "ui.extractchoices()" to show the list of available responses
Before this patch, transplant extension shows the list of available responses by specific string, even though the prompt string passed to "ui.promptchoice()" has enough (maybe i18n-ed) information. This patch uses "ui.extractchoices()" to show the list of available responses.
Loading
Please register or sign in to comment