-
Bug
-
Resolution: Duplicate
-
None
-
1.19.4
-
None
-
Plausible
-
Accessibility, Internationalisation
Since Minecraft supports narration string localisation, the arguments of String#format(String, Object...) also must support to localise.
Date formatting is one of the most common differences between languages.
This is the only I've found what strings Date be passed, but it could be in other strings.
https://crowdin.com/translate/minecraft/10038/#5331462
And the actual date to be speak out is one might be output of Date#toString().
This usually has to be localised.
Leaving this issue unchecked, this problem will continue to seriously spoil Minecraft gaming experience for those who need narration in many counties.
Attatched video is world-selecting narration check in Japanese environment. Narrator speaked out these date as "Sun Mar 26 19:21:17 JST 2023", "Sum Mar 12 0:15:01 JST 2023" and "Mon Nov 22 23:53:39 JST 2021" in select each world.
- duplicates
-
MC-148734 Narrator doesn't translate month/day of the week in world's last played date
- Open