------------------------------------------------------------ revno: 1195 committer: Lars Helge Oeverland [email protected] branch nick: trunk timestamp: Wed 2009-12-09 16:49:47 +0100 message: Added translations for patient related authorities. modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/resources/org/hisp/dhis/user/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-user/src/main/resources/org/hisp/dhis/user/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/resources/org/hisp/dhis/user/i18n_module.properties 2009-11-03 10:54:57 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/resources/org/hisp/dhis/user/i18n_module.properties 2009-12-09 15:49:47 +0000 @@ -20,6 +20,8 @@ M_dhis-web-reports = See NRHM Reports module M_dhis-web-validationrule-local-in = See Validation Analysis module M_dhis-web-excel-reporting = See Excel Report module +M_dhis-web-caseentry = See Case-Based Data Entry module +M_dhis-web-maintenance-patient = See Patient module #-- User action privilegies ---------------------------------------------------# @@ -89,6 +91,23 @@ F_DOCUMENT_DELETE = Delete Document F_DASHBOARD_DOWNLOAD_BACKUP = Create and download backup F_EXCEL_REPORT_ADMINISTRATION = Excel Reporting Administration +F_RELATIONSHIPTYPE_DELETE = Delete Relationship Type +F_RELATIONSHIPTYPE_ADD = Add Relationship Type +F_PATIENTATTRIBUTE_ADD = Add Patient Attribute +F_PATIENTATTRIBUTE_UPDATE = Update Patient Attribute +F_PATIENTATTRIBUTE_DELETE = Delete Patient Attribute +F_PATIENTATTRIBUTEVALUE_ADD = Add Patient Attribute Value +F_PATIENTATTRIBUTEVALUE_UPDATE = Update Patient Attribute Value +F_RELATIONSHIP_ADD = Add Relationship +F_PATIENT_ADD = Add Patient +F_PATIENT_UPDATE = Update Patient +F_PATIENT_DELETE = Delete Patient +F_PROGRAM_ADD = Add Program +F_PROGRAM_UPDATE = Update Program +F_PROGRAM_DELETE = Delete Program +F_PROGRAMSTAGE_ADD = Add Program Stage +F_PROGRAMSTAGE_UPDATE = Update Program Stage +F_PROGRAMSTAGE_DELETE = Delete Program Stage #-- User module ---------------------------------------------------------------#
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

