Two-stage fallback policy- intent name displayed instead of button labels

Hi,

I am using two-stage fallback policy and while the policy works fine logically, intents are displayed instead of button titles from the intent mapping csv. So, for example, in the csv, if my intent is greet and button is “say hi”, my understanding is that the two-stage would say “Do you mean say hi” - instead it says “Do you mean /greet”. Do I need to change something in the actions.py?

Thanks, Vishwa