Multi-Lang support for CustomDataEntryScreen in CaseEntry (PatientDataEntry) module

If anybody interested to view dataentryscreen (in Patient Module) in multi-lang they need to follow the below steps:

  • In the dataentryscreen what ever string you want to display in multi-lang first add key-value for that word in i18n properties file(s).
    for ex: anc_reg = ANC Registration

  • In dataentryform’s html code, put the key between tags.
    for ex:- anc_reg

  • After that change Settings → user setting → Interface Language to corresponding language.

···

Regards,
Bharath Kumar. Ch

If anybody interested to view dataentryscreen (in Patient Module) in multi-lang they need to follow the below steps:

  • In the dataentryscreen what ever string you want to display in multi-lang first add key-value for that word in i18n properties file(s).
    for ex: anc_reg = ANC Registration
  • In dataentryform’s html code, put the key between tags.
    for ex:- anc_reg
  • After that change Settings → user setting → Interface Language to corresponding language.

Hi Bharath,

that sounds like a really neat solution. I will check it out…

Lars

···

On Wed, Feb 24, 2010 at 11:37 AM, bharath kumar chbharathk@gmail.com wrote:

Regards,
Bharath Kumar. Ch


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp