mojira.dev
MCL-23419

Extra space before comma in "Where is the play button!?..." string

The string

apps\launcher\src\routes\Products\routes\Play\components\UnsupportedPlatformMessage\index.tsx:55

has an extra space between the word "factors" and the following comma. It currently reads:

<strong>Where is the play button!?</strong> %1$s isn’t available on Windows 10 Arm-based PCs. You can play the game on other PC form factors , Nintendo Switch, PlayStation 4, Xbox One, and Xbox Game Pass.

It should read:

<strong>Where is the play button!?</strong> %1$s isn’t available on Windows 10 Arm-based PCs. You can play the game on other PC form factors, Nintendo Switch, PlayStation 4, Xbox One, and Xbox Game Pass.

Comments 2

The improved version of this string was uploaded to Crowdin 14 days ago; fixed in version 2.6.10!

Cultist_O

(Unassigned)

Confirmed

text

Retrieved