pulls translations from transifex and commits them to github

Code commits

Release scripts

  • Brandon Istenes <bistenes@gmail.com>

    Brandon Istenes <bistenes@gmail.com> 89b69405d5d9f253afb0ac3eb31ac1cb74d95059

    Pull unreviewed translations (#8)
    * Pull unreviewed translations

    Also automatically add translations for languages once they start being translated in Transifex. Also produce useful error messages when failing.

    • update-and-commit-translations.sh (version 89b69405d5d9f253afb0ac3eb31ac1cb74d95059)

coreapps

  • icrc-jfigueiredo <72515287+icrc-jfigueiredo@users.noreply.github.com>

    icrc-jfigueiredo <72515287+icrc-jfigueiredo@users.noreply.github.com> d9eb1e57f95fd5fda726a7caf91d29040cf2cf97

    RA-1954 - Add GP DECEASED_DATE_USING_TIME  (#429)
    * RA-1954 - Add GP DECEASED_DATE_USING_TIME to be used on markPatientDead datepicker

    * RA-1954 - Change GP name

    * RA-1954 - Change variable name.

    • api/src/main/java/org/openmrs/module/coreapps/CoreAppsConstants.java (version d9eb1e57f95fd5fda726a7caf91d29040cf2cf97)
    • omod/src/main/java/org/openmrs/module/coreapps/page/controller/MarkPatientDeadPageController.java (version d9eb1e57f95fd5fda726a7caf91d29040cf2cf97)
    • omod/src/main/resources/config.xml (version d9eb1e57f95fd5fda726a7caf91d29040cf2cf97)
    • omod/src/main/webapp/pages/markPatientDead.gsp (version d9eb1e57f95fd5fda726a7caf91d29040cf2cf97)