Skip to content

Convert hardcoded strings to string resources #230

@SaturneV

Description

@SaturneV

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 behavior

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions