OCL API 2
Build: #562 was successful
Job: Build oclapi2 was successful
Code commits
OCL API 2
-
Sunny Aggarwal. e6fd8bac867bfc39b84d4612940692f0bfee91f8
Merge pull request #9 from OpenConceptLab/issue-757
Issue-757: Support Java locales -
Burke Mamlin <burke@openmrs.org> 5e70d1e7f2f13199f5487395ff1711896adaef2b
Remove extra line from locales.json
-
Burke Mamlin <burke@openmrs.org> b2ebc8d64aeeed57b771574f7b4e1958f07f76fa
Issue-757: Support Java locales
Introduces two locales used by PIH derived from Java locales: "in" and "en-GB".
"in" is added as a non-preferred ISO 639-1 synonym for Indonesian (still exists in Java, despite being replaced with "id" in 1989).
"en-GB" is introduced for British English along with its Java equivalent "en_GB" (using the non-standard underscore instead of hyphen) introducing a "Java Locale" name type.
See [#757](https://github.com/OpenConceptLab/ocl_issues/issues/757) for further background/detail.