Skip to content

Conversation

@Robotgiggle
Copy link
Contributor

Exactly what it says in the title. Turns out Component.translatableWithFallBack() doesn't translate the fallback string and just uses it as a literal, so the current implementation of MishapInvalidIota doesn't properly fall back to the existing invalid_value key if the new desc key doesn't exist. This PR fixes that, and also adds some comments explaining why two different keys are being checked in the first place.

Copy link
Member

@object-Object object-Object left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for adding the comments as well

@object-Object object-Object added this pull request to the merge queue Jan 17, 2026
Merged via the queue into FallingColors:main with commit 6270c1a Jan 17, 2026
8 checks passed
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Hex Casting Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants