XLSForm/pyxform

Warn (info level) when a form has 2 or more languages but no default_language setting

lindsay-stevens opened this issue · 0 comments

It may be useful to inform form designers when their form has more than one language (including the default) and no default_language is set. Collect will use the first language as the default, while Enketo will use browser locale.

This is dependent on #581 and follows on from #157, also see #571 (comment) and #571 (comment).