dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #07770
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 2280: Bug Fixed for Translation Error inBeneficiaries and Programs
------------------------------------------------------------
revno: 2280
committer: Mithilesh Kumar Thakur<mithilesh.hisp@xxxxxxxxx>
branch nick: trunk
timestamp: Thu 2010-09-30 12:21:44 +0530
message:
Bug Fixed for Translation Error inBeneficiaries and Programs
modified:
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-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 2010-09-27 07:33:12 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties 2010-09-30 06:51:44 +0000
@@ -413,4 +413,6 @@
dataentryform_management_for_program_stage = Data Entry Form Form ProgramStage
field_is_required = This field is reqiured
number_of_attribute = Number of attributes
-confirm_delete_patientIdentifierType = Are you sure you want to delete identifier type ?
\ No newline at end of file
+confirm_delete_patientIdentifierType = Are you sure you want to delete identifier type ?
+available_program = Available Program
+selected_program = Selected Program
\ No newline at end of file