meteor-client
meteor-client copied to clipboard
Translations, but better
Type of change
- [X] Bug fix
- [ ] New feature
Description
- improved exception logging
- greatly lowered translation overhead
- force utf 8
- encode rtl field in
MeteorLanguage, (still unused) - enforce case sensitivity
- replace
MeteorAddon#provideLanguagewith automatic registration, following fabric-resource-loader-v0's functionality - added
MeteorAddon#id - fixes in
CommandsCommandandmeteor.command.wasp.info.target
How Has This Been Tested?
The J
Checklist:
- [X] My code follows the style guidelines of this project.
- [X] I have added comments to my code in more complex areas.
- [X] I have tested the code in both development and production environments.