Skip to content

i18nize achievement names #1005

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

Merged
merged 1 commit into from
Jan 23, 2019
Merged

i18nize achievement names #1005

merged 1 commit into from
Jan 23, 2019

Conversation

Pr0methean
Copy link
Contributor

Achievement names are now taken from a LocalizedEnumNames instance. As well, LocalizedEnumNames can now be created with a Function<String,? extends T> rather than an IntFunction<? extends T> to look up the instance for a resource key.

@Pr0methean Pr0methean requested a review from mastercoms January 18, 2019 04:40
@mastercoms mastercoms merged commit 0b55ac3 into dev Jan 23, 2019
@mastercoms mastercoms deleted the i18n201901.05 branch January 23, 2019 16:20
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.

2 participants