User reports confusion, that the SC (at the same time!):
- claims collection times are
(not specified), but also
- shows the collection times (
10:00)
e.g. postbox collection resurvey quest here: https://www.openstreetmap.org/node/4404500844

It seems that the intention is (in that specific case) to say that "weekdays are not specified", but without saying "weekdays" (or having "days of the week" / "hours:minutes" as table headings or similar) it is unclear what is "not specified".
It should IMHO be clarified somehow, but it seems that quest_openingHours_unspecified_range string is reused for two different things in the code; so it probably should firstly be split to two different strings which can then be translated separately.
User reports confusion, that the SC (at the same time!):
(not specified), but also10:00)e.g. postbox collection resurvey quest here: https://www.openstreetmap.org/node/4404500844
It seems that the intention is (in that specific case) to say that "weekdays are not specified", but without saying "weekdays" (or having "days of the week" / "hours:minutes" as table headings or similar) it is unclear what is "not specified".
It should IMHO be clarified somehow, but it seems that
quest_openingHours_unspecified_rangestring is reused for two different things in the code; so it probably should firstly be split to two different strings which can then be translated separately.