meteor-client icon indicating copy to clipboard operation
meteor-client copied to clipboard

Translations, but better

Open crosby-moe opened this issue 2 months ago • 0 comments

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#provideLanguage with automatic registration, following fabric-resource-loader-v0's functionality
  • added MeteorAddon#id
  • fixes in CommandsCommand and meteor.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.

crosby-moe avatar Nov 19 '25 00:11 crosby-moe