NattapongSiri / covid_cb

MIT License
2 stars 1 forks source link

Broken link after WLT #8

Closed NattapongSiri closed 4 years ago

NattapongSiri commented 4 years ago

It seem like WLT will translate entire http(s)://url chunk as well as all tag. To workaround this, either:

  1. Isolate link into dedicated message
  2. Replace link with placeholder text which WLT won't translate it.

The first workaround require user to redesign their dialog. The second workaround need to know which text won't get translate by WLT. For ease of use, it'd be second workaround but we need to communicate with WLT product on which text that WLT will not translate.

NattapongSiri commented 4 years ago

Based on WLT suggestion, it'd not be translate if text is surround by <> however, tag shall also be ignored. This is likely defect of WLT