EmmaTellblom / Mensinator

MIT License
43 stars 11 forks source link

Remove " in language translations #160

Closed EmmaTellblom closed 3 weeks ago

EmmaTellblom commented 4 weeks ago

In some of the translations files " has wrapped around the translated word. This is also true for English (base language). Look through all languages and remove the wrapping " for translations.

See example below:

"Periods tracked: "
<string name="average_cycle_length">"Average cycle:  "</string>
<string name="average_period_length">"Average period:  "</string>
<string name="next_period_start_past">Next predicted period: </string>
<string name="next_period_start_future">Next predicted period:  </string>