------------------------------------------------------------ revno: 8298 committer: Tran Chau <[email protected]> branch nick: dhis2 timestamp: Fri 2012-09-28 15:42:22 +0700 message: Minor fix for individual-records. modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/org/hisp/dhis/caseentry/i18n_module.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-caseentry/src/main/resources/org/hisp/dhis/caseentry/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/org/hisp/dhis/caseentry/i18n_module.properties 2012-09-27 13:45:15 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/org/hisp/dhis/caseentry/i18n_module.properties 2012-09-28 08:42:22 +0000 @@ -372,7 +372,7 @@ color_quick_help = Color quick help color = Color what_do_colors_mean = What do colors mean? -completed_stages = Stage is complete +completed_stages = Stage is completed data_entered_and_uncompleted_stages = Stage is incomplete but has registered data coming_stages = Stage is scheduled in future stages_open_but_no_data_entered = Stage is overdue and incomplete @@ -465,4 +465,5 @@ user_access = User access history = History use_calendar = Use calendar -export_xls = Export XLS \ No newline at end of file +export_xls = Export XLS +stage_skipped = Stage is skipped \ No newline at end of file
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

