Commit Graph

3 Commits

Author SHA1 Message Date
F0Xde
eaaa52cfe8 Rename some elements to make meaning clearer 2020-10-18 16:10:03 +02:00
F0Xde
1404b7f675 Remove unnecessary constants for pre- and suffix 2020-10-17 22:49:26 +02:00
F0Xde
f44aa17e3e Localize messages using ResourceBundles
Messages can be localized by calling `L10n.getMessage`, which also
formats named arguments. Furthermore the extension function
`Player.getMessage` determines the locale to use by invoking
`L10n.localeProvider`.
2020-10-17 21:17:32 +02:00