I have an HTMLForm with many labels and text elements that must support both Spanish and English. I realize that I can use the translations tag at the top of my form, but this really clutters up the html due to the number of labels. Is it possible to store the labels in separate properties files for each language, and reference them in the HTMLForm? I also need a more flexible way to retrieve the labels (other than using obs labelcode), because the labels are not always tied to an observation. Any suggestions would be appreciated.
Thanks, Steve _________________________________________ To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-implement-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l]

