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:

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