Mojira Archive
MCL-24790

String variable $1$s instead of %1$s in two source strings

Selected all most recent versions because this is an issue with the source strings.

#: ..\..\apps\launcher\src\routes\Products\routes\CreatorTools\BlockBenchSection\BlockBenchSection.tsx:235 and #: ..\..\apps\launcher\src\routes\Products\routes\MarketplacePassPage\components\MarketplacePassItem\index.tsx:486 use the string variable $1$s instead of the usual %1$s (see all other string variables in the Launcher). I have not been made aware of a change in how string variables are formatted; therefore $ substituting % looks like a typo.

In red the incorrect variable, in green the correct one:

Wrong Correct
Open Link to BlockBench Plugin for $1$s Open Link to BlockBench Plugin for %1$s
Open Minecraft Web Marketplace to $1$s Open Minecraft Web Marketplace to %1$s

Fixed

DarkShadow_TNT

2024-12-11, 02:55 PM

2025-02-05, 05:28 PM

2025-02-05, 05:28 PM

0

3

Confirmed

1346100

3.5.17 (Win 10/11), 3.5.17 (Mac), 3.5.17 (Linux), 3.5.17 (Legacy Win)

3.7.2 (Legacy Win)