OpenClinica / enketo-oc

OpenClinica's fork of the Enketo web forms monorepo
Apache License 2.0
0 stars 1 forks source link

Title translation? #151

Open MartijnR opened 4 years ago

MartijnR commented 4 years ago

Look up discussion/workarounds/spec option.

MartijnR commented 3 years ago

https://github.com/enketo/enketo/issues/371 https://forum.getodk.org/t/form-title-in-multiple-languages-based-on-language-selection/10655

MartijnR commented 3 years ago
<h:title>My Survey</h:title><!-- lang="" is the same -->
<h:title lang="nl">Mijn Enquete</h:title>
MartijnR commented 3 years ago

https://github.com/dimagi/xform-spec/issues/33

pbowen-oc commented 3 years ago

We need the ability to translate form title into multiple languages and keep it synchronized with the language being used for the rest of the form content.