pulls translations from transifex and commits them to github

Build: #788 was successful Scheduled with changes by Lubwama Samuel <lubwamasamuel3@gmail.com>

Code commits

coreapps

  • Lubwama Samuel <lubwamasamuel3@gmail.com>

    Lubwama Samuel <lubwamasamuel3@gmail.com> 02cba17e5b1a07a64e6373e03f8ed983ed3144b0

    Enable closing of patient active visits when patient is marked dead. (#152)
    Enable edit in patient Vital Status when patient is dead when user has permission Task: Edit Vital Status

    Check lists before starting to close active visits
    Reduction in lines in method to close active vistits
    Changing name of method to close active visits
    Pursing one paramenter other than two

    Indenting linen in patientHeader

    • omod/src/main/java/org/openmrs/module/coreapps/page/controller/MarkPatientDeadPageController.java (version 02cba17e5b1a07a64e6373e03f8ed983ed3144b0)
    • omod/src/main/resources/config.xml (version 02cba17e5b1a07a64e6373e03f8ed983ed3144b0)
    • omod/src/main/webapp/fragments/patientHeader.gsp (version 02cba17e5b1a07a64e6373e03f8ed983ed3144b0)
    • omod/src/main/webapp/pages/markPatientDead.gsp (version 02cba17e5b1a07a64e6373e03f8ed983ed3144b0)