posixutils-rs icon indicating copy to clipboard operation
posixutils-rs copied to clipboard

Draft: Gettext Localization System

Open kellpossible opened this issue 1 year ago • 14 comments

https://github.com/rustcoreutils/posixutils-rs/issues/72 Draft!

TODO

  • [ ] System for running message extraction using xtr.
  • [ ] Centralised loading of message .mo files.
  • [ ] Convert remaining applications to use tr!() macro (only cal has been done so far).

kellpossible avatar Oct 21 '24 00:10 kellpossible