pulls translations from transifex and commits them to github

Build: #2703 failed Scheduled with changes by Mark Goodrich <mgoodrich@pih.org> and Cosmin <cioan@pih.org>

Code commits

coreapps

  • Cosmin <cioan@pih.org>

    Cosmin <cioan@pih.org> 0402972bd200669e0829debe6bef95068157a9d8

    UHM-7623, display error when failing to save patient (#477)
    * UHM-7623, display error when failing to save patient

    • omod/src/main/java/org/openmrs/module/coreapps/page/controller/MarkPatientDeadPageController.java (version 0402972bd200669e0829debe6bef95068157a9d8)

registrationapp

  • Mark Goodrich <mgoodrich@pih.org>

    Mark Goodrich <mgoodrich@pih.org> 3c58b2e3fa0e7c29be118fcfa6313458efe57d46

    Revert "RA-1397 - Ensure all data submitted by registrationapp are saved within a transaction (#136)"
    This reverts commit 83f29e517f841de8ee62142cc6eead787adc2a57.

    • api/src/main/java/org/openmrs/module/registrationapp/api/RegistrationAppData.java (version 3c58b2e3fa0e7c29be118fcfa6313458efe57d46)
    • api/src/main/java/org/openmrs/module/registrationapp/api/RegistrationAppService.java (version 3c58b2e3fa0e7c29be118fcfa6313458efe57d46)
    • api/src/main/java/org/openmrs/module/registrationapp/api/RegistrationAppServiceImpl.java (version 3c58b2e3fa0e7c29be118fcfa6313458efe57d46)
    • api/src/main/resources/moduleApplicationContext.xml (version 3c58b2e3fa0e7c29be118fcfa6313458efe57d46)
    • omod/src/main/java/org/openmrs/module/registrationapp/fragment/controller/RegisterPatientFragmentController.java (version 3c58b2e3fa0e7c29be118fcfa6313458efe57d46)
    • omod/src/test/java/org/openmrs/module/registrationapp/TestAfterPatientCreatedAction.java (version 3c58b2e3fa0e7c29be118fcfa6313458efe57d46)
    • omod/src/test/java/org/openmrs/module/registrationapp/fragment/controller/RegisterPatientFragmentControllerTest.java (version 3c58b2e3fa0e7c29be118fcfa6313458efe57d46)