[JetStream] Replace StringConstants object with string resources
Open
- Dominant language
- Kotlin
- Stars
- 1.3k
- Forks
- 396
- PR merge metrics
- No merged PRs in 30d
Description
- `StringConstants` object in referred from several files, to set the labels for some components, for example
- Most of the code referring to the object should be replaced with the ones to refer to string resources with `stringResource`
Contributor guide
Research direction
Locate the JetStream StringConstants object and the several files that refer to it. Review the existing string resources and stringResource usages, then confirm that component labels use those resources and that the old object is no longer referenced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- internationalization, mobile
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100