Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

root/openmrs-modules/epihandy/metadata/messages.properties

Revision 2476, 1.3 kB (checked in by dkayiwa, 1 year ago)

clean of some bugs

Line 
1 @MODULE_ID@.title=EpiHandy Module
2 @MODULE_ID@.link=View EpiHandy
3 @MODULE_ID@.uploadData=Upload
4 @MODULE_ID@.downloadPatients=Download
5 @MODULE_ID@.downloadedPatients=Successfully Downloaded the following Patients
6 @MODULE_ID@.patientDownloadSuccessfull=Successfully Downloaded Patients
7 @MODULE_ID@.collectedData=Collected Data
8 @MODULE_ID@.patientId=PatientID
9 @MODULE_ID@.familyName=Family Name
10 @MODULE_ID@.middleName=Middle Name
11 @MODULE_ID@.givenName=Given Name
12 @MODULE_ID@.birthDate=Birth Date
13 @MODULE_ID@.gender=Gender
14 @MODULE_ID@.identifier=Identifier
15 @MODULE_ID@.prefix=Prefix
16 @MODULE_ID@.formGuid=Form Guid
17 @MODULE_ID@.formDescription=Description
18 @MODULE_ID@.selectFormType=Select a form type to upload
19 @MODULE_ID@.collectedDataUpload=Epihandy collected data upload
20 @MODULE_ID@.listCollectedData=List collected data
21 @MODULE_ID@.uploadDataLinkTitle=Upload Data
22 @MODULE_ID@.downloadPatientsLinkTitle=Download Patients
23 @MODULE_ID@.dataUploadComplete=Upload complete and below are the non-uploaded forms
24 @MODULE_ID@.error.openmrsStudyPropertyNotSet=Please first set the openmrsStudy global settings property to the studyId of the epihandy study for openmrs
25 @MODULE_ID@.initDatabase=Initialize database
26 @MODULE_ID@.initDatabaseSuccessfull=Database initialized successfully
Note: See TracBrowser for help on using the browser.