------------------------------------------------------------ revno: 3180 committer: Tran Chau <[email protected]> branch nick: dhis2 timestamp: Mon 2011-03-28 16:08:01 +0700 message: Minor fix. modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/org/hisp/dhis/caseentry/i18n_module.properties dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/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 2011-03-22 02:17:23 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/org/hisp/dhis/caseentry/i18n_module.properties 2011-03-28 09:08:01 +0000 @@ -79,7 +79,7 @@ use_custom_form = Use custom form report_date_warning = Please choose Report date before entering data for this Program stage other_facility = Private facility -org_unit_name = Provied by +org_unit_name = Provided by program_stage_name = Program stage name datae_element_name = Data element name not_available = Not available @@ -289,3 +289,4 @@ case_aggregation = Beneficiary Aggregation please_specify_an_orgunit = Please specify an organisation unit please_select_to_date_greater_or_equals_to_from_date = Please select to-date greater or equals to from-date +violate_validation = Violate validation === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties 2011-03-28 06:06:26 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties 2011-03-28 09:08:01 +0000 @@ -34,7 +34,7 @@ removing_representative_failed = Removing representative failed saving_representative_failed = Saving representative failed adding_relationship_failed = Adding relationship failed -relationship_management = Relationship management +relationship_management = Manage Relationship please_select = Please Select patients_and_programs = Beneficiaries and Programs is = IS @@ -457,3 +457,4 @@ search_by_program = Search by Program select_program = Select program list_patients_by_program = List Beneficiaries by Program +manage_program_unenrollment = Manage Program Un-Enrollment
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

