=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dataentry/dataentry-controller.js' --- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dataentry/dataentry-controller.js 2015-10-21 12:20:16 +0000 +++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dataentry/dataentry-controller.js 2015-10-21 12:50:22 +0000 @@ -816,8 +816,8 @@ if ($scope.currentEvent.status === 'COMPLETED') {//activiate event modalOptions = { closeButtonText: 'cancel', - actionButtonText: 'incomplete', - headerText: 'incomplete', + actionButtonText: 'edit', + headerText: 'edit', bodyText: 'are_you_sure_to_incomplete_event' }; dhis2Event.status = 'ACTIVE'; === modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/i18n/i18n_app.properties' --- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/i18n/i18n_app.properties 2015-10-21 12:12:37 +0000 +++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/i18n/i18n_app.properties 2015-10-21 12:50:22 +0000 @@ -303,7 +303,7 @@ are_you_sure_to_skip_event=Are you sure you want to skip the selected event? are_you_sure_to_unskip_event=Are you sure you want to schedule back the selected event? do_you_want_to_proceed=Do you want to proceed with invalid criteria? -are_you_sure_to_proceed=Are you sure to proceed? +are_you_sure_to_proceed=Are you sure you want to proceed? more=More under_construction=Under construction advanced_search=Advanced search