Skip to content

[BUG] UTF-8 characters are displayed incorrectly #4883

@jsfan3

Description

@jsfan3

Italian translation:

$ file './dailyroutine/common/src/main/l10n/Bundle_it.properties' 
./dailyroutine/common/src/main/l10n/Bundle_it.properties: Unicode text, UTF-8 text

$ cat './dailyroutine/common/src/main/l10n/Bundle_it.properties' | grep à
home.empty=Non ci sono ancora attività. Usa il pulsante flottante per aggiungere la prima routine.

Code:

SpanLabel empty = new SpanLabel("home.empty");

Please note the accented letter “à”. In the Simulator, it appears as follows:

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions