onaio / fhir-tooling

A command line utility to support FHIR Core content authoring
Other
2 stars 1 forks source link

Localization - Extraction of App Configs #62

Closed lincmba closed 10 months ago

lincmba commented 11 months ago

The second part to achieving translation as documented here https://github.com/onaio/fhir-tooling/issues/10 is to extract application configs.

App config texts exists in different fields, for this case we will start by targeting the display field.

Implementation

lincmba commented 10 months ago

The target all the translatable fields in this translatables contant https://github.com/onaio/fhir-tooling/blob/fb4d5bc6b48e9d4e45f136f6f20bf0c6ad4dde79/efsity/src/main/java/org/smartregister/processor/FctValidationProcessor.java#L510