dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #40885
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 20828: Minor wording update
------------------------------------------------------------
revno: 20828
committer: Markus Bekken <markus.bekken@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2015-10-21 14:50:22 +0200
message:
Minor wording update
modified:
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/i18n/i18n_app.properties
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== 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