-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Refactor 🛠️Code improvements without changing behaviorCode improvements without changing behavior
Milestone
Description
Description
In order to improve languages support and maintainability, all hardcoded strings in the project need to be moved to string resources. This ensures that the app can easily support multiple languages and makes it easier to manage text updates.
Tasks
- Identify hardcoded strings and move them to string ressources.
- Modify the tests to use the string ressources if needed.
Metadata
Metadata
Assignees
Labels
Refactor 🛠️Code improvements without changing behaviorCode improvements without changing behavior