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

Conform to new api & new ci.gtaun.net deployment #1

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

123marvin123
Copy link

No description provided.

123marvin123 and others added 17 commits July 26, 2015 00:26
Added choice function to handle singular and plural formats like Choi…
added external library to pom.xml
…d the existing one {0, choices, 0#plural|1#singular|2#plural})

Fixed object bug if an object is not a Number
…g is not available

    - added getFallbackLanguage() (DEFAULT: Language.ENGLISH)
    - added setFallbackLanguage(Language lang) ()

Added authentication for subFallbackLanguages to handle them if you dont want to get other language Strings
    - added isAutoSubFallbackLanguages() (DEFAULT: true)
    - added toggleAutoSubFallbackLanguages(boolean enable)

Some error report improvements
minor bugfixes
added player.sendMessage(String key) (without a color)
some code clears
added StringBuffer to handle the matcher and replace Strings only in the matcher to format the structure to the main ChoiceFormat structure
	Added new format for choices ({%1$s, 0#plural|1#singular|2#plural} an…  … …d the existing one {0, choices, 0#plural|1#singular|2#plural})  Fixed object bug if an object is not a Number
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