Ticket Created
over 6 years ago

WERETECH-7084

Gregorian.info day_of_week not providing localisation for most languages in simulator

I am trying to collect the minimum characters needed to represent all the different days of the week in all the languages that Garmin supports. To do so, I wrote a short unit test that enumerated all the necessary characters, and have been running them on the 3.0.10 simulator (both a Delta 2 Charlie and a Fenix 5 Plus).

However, when running this unit test, whilst I get different output for the first two languages (Bahasa Indonesian (ind) and Bahasa Malaysian (zsm)), all the other languages I have tried so far are just producing the results for English (eng). I know from a bug report that in the Danish (dan) language, there should be a letter Ø in their name for Sunday - but no such letter appears in my list, and checking the output for day_of_week, I'm seeing only English week day names.

Former Member
Former Member
Parents Comment Children