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

Completing localizations #500

Merged
merged 13 commits into from
Mar 19, 2024
Merged

Completing localizations #500

merged 13 commits into from
Mar 19, 2024

Conversation

BenCheung0422
Copy link
Member

@BenCheung0422 BenCheung0422 commented Jun 16, 2023

This depends on #499
This complements the missing localizations and repairs/resolves redundant or unnecessary localization requests.

src/main/java/minicraft/item/TileItem.java Outdated Show resolved Hide resolved
src/main/resources/assets/localization/en-us.json Outdated Show resolved Hide resolved
src/main/java/minicraft/screen/ItemListMenu.java Outdated Show resolved Hide resolved
src/main/java/minicraft/screen/Menu.java Outdated Show resolved Hide resolved
BenCheung0422 and others added 2 commits February 2, 2024 05:35
# Conflicts:
#	src/client/java/minicraft/core/World.java
#	src/client/java/minicraft/item/Recipes.java
#	src/client/java/minicraft/item/TileItem.java
#	src/client/java/minicraft/saveload/Load.java
#	src/client/java/minicraft/screen/LoadingDisplay.java
#	src/client/java/minicraft/screen/Menu.java
#	src/client/java/minicraft/screen/QuestsDisplay.java
#	src/client/java/minicraft/screen/entry/StringEntry.java
#	src/client/resources/assets/localization/en-us.json
#	src/client/resources/assets/localization/fr-fr.json
#	src/client/resources/assets/localization/id-id.json
#	src/client/resources/resources/recipes.json
Litorom
Litorom previously approved these changes Feb 12, 2024
Copy link
Member

@Litorom Litorom left a comment

Choose a reason for hiding this comment

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

Okay.

@Litorom Litorom merged commit bc7fac7 into MinicraftPlus:main Mar 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants