-
Bug
-
Resolution: Fixed
-
None
-
2.3.619 (Windows), 2.3.619 (Mac), 2.3.619 (Linux), 2.3.619 (New Windows App), 2.3.645 (New Windows App)
-
Community Consensus
-
988314
The Bug:
A variable is missing in one of the Carousel strings, which makes it untranslatable in certain languages, or at least difficult to translate due to the lack of a way to rearrange the word order.
Below is a table I've constructed that highlights this error. You can find information about what the current and expected string is and would be, some context regarding it, and a link to the appropriate string on Crowdin.
Affected String:
Current String | Expected String | String Context | String URL on Crowdin |
---|---|---|---|
Thumbnail for | Thumbnail for %s | #: ..\ui\src\Carousel\index.tsx:157 | https://crowdin.com/translate/minecraft-launcher/9420/en-enau#5343911 |
Steps to Reproduce:
- Locate the affected string as listed above in the launcher.
- Take note as to whether or not this string has a variable that can be used to rearrange the word order.
Observed Behavior:
The string has no variable.
Expected Behavior:
The string has a variable; each language can rearrange the word order at will.