Botframework-webchat: Dutch locale not showing retry when message failed

Created on 25 Jun 2019  路  2Comments  路  Source: microsoft/BotFramework-WebChat

GitHub issues should be used for bugs and feature requests. See the Support section to get support related to Bot Framework and Web Chat.

Screenshots

image

Version

Webchat from NPM:
"botframework-webchat": "^4.3.0"

Describe the bug

When you set the locale to "nl-NL" and send a message. If it somehow times-out or similar you will get the Couln't send message (retry) message. But in Dutch the template is not filled correctly .

To Reproduce

Steps to reproduce the behavior:

  1. Set the locale of the webchat to nl-NL.
  2. Send a message and get it to time-out.
  3. See error.

Expected behavior

I expect the failure message to be Versturen mislukt (opnieuw).

[Bug]

Bug

Most helpful comment

Hi @GewoonMaarten, thank you for the submission. This bug has been fixed in https://github.com/microsoft/BotFramework-WebChat/pull/2038, and will be available in our next release (mid-July).

If you need these changes immediately, please see our documentation on pointing to our MyGet feed for latest bits.

All 2 comments

Hi @GewoonMaarten, thank you for the submission. This bug has been fixed in https://github.com/microsoft/BotFramework-WebChat/pull/2038, and will be available in our next release (mid-July).

If you need these changes immediately, please see our documentation on pointing to our MyGet feed for latest bits.

Good to hear! Thank you for the quick response.

Was this page helpful?
0 / 5 - 0 ratings