← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 4179: Translation ( Patient module ).

 

------------------------------------------------------------
revno: 4179
committer: Tran Chau <tran.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2011-07-21 14:18:29 +0700
message:
  Translation ( Patient module ).
modified:
  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/webapp/dhis-web-maintenance-patient/index.vm
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/orgunitRegistration.vm


--
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-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-07-21 06:26:43 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties	2011-07-21 07:18:29 +0000
@@ -447,14 +447,13 @@
 program_attribute_details = Program Attribute Details 
 date_invalid = The date is invalid
 date_less_incident = The date is less than date of incident
-patient_orgunit_registration = Beneficiary Organisation Unit Registration 
-intro_patient_orgunit_registration = Select organisation units which can register beneficiaries
+patient_registration = Beneficiary Registration 
+intro_patient_registration = Select organisation units which can register beneficiaries
 can_not_register_patient_for_orgunit = Cannot register patients for the selected organisation unit
 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
-patient_registration = Beneficiary Registration
 fill_fields_in_programstage_dataelement_validation = Fill all fields in validation form
 define_single_dataelement_validation = Define Single Data Element Validation
 add_single_program_validation = Add Single Program Validation
@@ -470,4 +469,5 @@
 there_is_no_defination_xml_file_in_user_home = There is no any definition related XML file in the user home
 patient_attribute_group_sort_order = Beneficiary Attribute Group Sort Order
 enrol_success = Enrol successfully. 
-beneficiary_attribute_group_sort_order = Beneficiary Attribute Group Sort Order
\ No newline at end of file
+beneficiary_attribute_group_sort_order = Beneficiary Attribute Group Sort Order
+min_days_from_start = Mininum number of days from start
\ No newline at end of file

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/index.vm'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/index.vm	2011-05-31 12:24:47 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/index.vm	2011-07-21 07:18:29 +0000
@@ -13,7 +13,7 @@
     #introListImgItem( "patientAttributeGroup.action" "patient_attribute_group" "patient" )
     #introListImgItem( "patientIdentifierType.action" "patient_identifier_type" "patient" )
     #introListImgItem( "relationshipType.action" "relationship_type" "patient" )
-	#introListImgItem( "defineOrgunitRegistrationForm.action" "patient_orgunit_registration" "patient" )
+	#introListImgItem( "defineOrgunitRegistrationForm.action" "patient_registration" "patient" )
     #introListImgItem( "program.action" "program" "program" )
 	#introListImgItem( "programAttribute.action" "program_attribute" "program" )
     #introListImgItem( "caseAggregation.action" "beneficiary_aggregation_query_builder" "caseaggregationmapping" )

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/orgunitRegistration.vm'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/orgunitRegistration.vm	2011-07-21 06:26:43 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/orgunitRegistration.vm	2011-07-21 07:18:29 +0000
@@ -1,3 +1,4 @@
+
 <h3>$i18n.getString( "patient_orgunit_registration" ) </h3>
 
 <form action='defineOrgunitRegistration.action' method='post'>