=== 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 2013-10-10 03:02:03 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties 2013-10-10 03:11:32 +0000 @@ -259,7 +259,7 @@ available_identifiers_and_attributes = Available identifiers / attributes select_identifiers_and_attributes = Select identifiers / attributes identifiers_and_attributes = Identifiers / Attributes -displayed_in_list = Displayed in list +displayed_in_patient_list = Displayed in person list report_date_description = Description of report date days_before_after_due_date = Days before/after due date template_reminder_message = Template reminder message === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addProgramForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addProgramForm.vm 2013-10-10 03:02:03 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addProgramForm.vm 2013-10-10 03:11:32 +0000 @@ -289,7 +289,7 @@ $i18n.getString( "identifiers_and_attributes" ) - $i18n.getString( "displayed_in_list" ) + $i18n.getString( "displayed_in_patient_list" ) === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patientRegistrationForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patientRegistrationForm.vm 2013-10-08 08:47:47 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patientRegistrationForm.vm 2013-10-10 03:11:32 +0000 @@ -32,7 +32,7 @@ #end - $i18n.getString( 'edit' ) + $i18n.getString( 'design_data_entry_form' ) $i18n.getString( 'remove' ) === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateProgramForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateProgramForm.vm 2013-10-10 03:02:03 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateProgramForm.vm 2013-10-10 03:11:32 +0000 @@ -302,7 +302,7 @@ $i18n.getString( "identifiers_and_attributes" ) - $i18n.getString( "displayed_in_list" ) + $i18n.getString( "displayed_in_patient_list" ) #foreach( $identifier in $program.patientIdentifierTypes )