[Feature] Move application strings into translation files.
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 11
- Forks
- 2
- Avg merge
- 6m
- Merged PRs (30d)
- 2
Description
Something akin to [rustgrab](https://github.com/ktwrd/rustgrab), or potentially using [rust-i18n](https://github.com/longbridge/rust-i18n).
This will make it easier to update forks as well as allow for translations into other languages.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository files, tests, or entry points are named. Start by surveying where application strings are defined and compare the approaches used by rustgrab and rust-i18n. Done means the strings are moved into translation files and the project can support additional languages, with the chosen approach documented in the implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- internationalization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100