Page MenuHomePhabricator

[BUG] The text on the suggested edits feed card does not consistent with the primary language in zhwiki
Open, LowPublicBUG REPORT

Description

Steps to reproduce

  1. Set the primary language to Traditional Chinese (Taiwan)
  2. Go to the Explore Feed and check Suggested Edits

Expected results

The card text should be in Traditional Chinese

Actual results

The card text is in Simplified Chinese

Screenshots

Settings.jpeg.png (2×1 px, 396 KB)

Environments observed

App version: 7.5.8 (3979)
OS versions: iOS 17.6.1
Device model: iPhone XS Max
Device language: English

Event Timeline

Thanks @Mazevedo, @cooltey we're trying to discern if it's an issue with the manually entered translations, or with the delivery.
Would you be able to open the two links above from Marina and let us know: are the strings we're using for the translations in the correct variants?

Hi @HNordeenWMF

Yes, both of the translations are in the correct variants.

From the engineering perspective, not sure if it is the same in iOS, but in Android, we have a special logic to redirect for regional language variants:

zh-hants:

  • zh-tw
  • zh-hk
  • zh-mo

zh-hans:

  • zh-cn
  • zh-my
  • zh-sg

Most likely specific to just this card.