Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed large numbers to not be localized by java. #2406

Merged
merged 3 commits into from
Nov 25, 2024

Conversation

iouter
Copy link
Contributor

@iouter iouter commented Nov 19, 2024

What

make large numbers not be localized by java

Outcome

Fixes: large numbers display localized number suffixes, it displays unified english number suffixes now.

Additional Information

before:
image
it displayed chinese "亿" sometimes, and the number was rounded.
after:
image
english.

@iouter iouter requested a review from a team as a code owner November 19, 2024 15:02
@YoungOnionMC YoungOnionMC added the type: feature New feature or request label Nov 23, 2024
@YoungOnionMC YoungOnionMC merged commit 09238db into GregTechCEu:1.20.1 Nov 25, 2024
3 of 4 checks passed
@Spicierspace153 Spicierspace153 changed the title make large numbers not be localized by java Fixed large numbers to not be localized by java. Nov 25, 2024
@Spicierspace153 Spicierspace153 added type: bugfix general bug fixes and removed type: feature New feature or request labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bugfix general bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants