Guest User

strings

a guest
Aug 28th, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 27.10 KB | None | 0 0
  1. <resources>
  2.     <string name="app_name">Pheno</string>
  3.  
  4.  
  5.     <!--Form 1 Participant basic Information-->
  6.     <string name="to_share_aadhar_card_detail_question">Do you want to share your Aadhar Card Details?</string>
  7.     <string name="participant_id_no">*Participant Identification Number</string>
  8.     <string name="participant_information">Participant Information</string>
  9.  
  10.     <string name="enter_aadhar">Enter Aadhar Manually</string>
  11.     <string name="enter_id_no">Enter ID number</string>
  12.     <string name="select_unique_id_type">Select Unique ID type</string>
  13.  
  14.     <string name="first_name">*First Name</string>
  15.     <string name="middle_name">Middle Name</string>
  16.     <string name="last_name">*Last Name</string>
  17.     <string name="enter_dob_or_age">*Enter Date of Birth <![CDATA[<html><b><font color=#9BCB3E>Or</b></html>]]> Age</string>
  18.  
  19.  
  20.     <string name="date_of_birth">Date of Birth</string>
  21.     <string name="select_age">*Select Age</string>
  22.     <string name="male">Male</string>
  23.     <string name="female">Female</string>
  24.     <string name="prefer_not_to_say">Prefer not to say</string>
  25.     <string name="other_gender">Other</string>
  26.     <string name="gender">*Gender</string>
  27.     <string name="age_dob_validation">DOB and age doesn’t make sense</string>
  28.     <string name="please_select_age">Please select age</string>
  29.  
  30.     <string name="other_gender_description">Describe other gender</string>
  31.  
  32.     <!--Form 2 Participant Background Details-->
  33.     <string name="country">Country</string>
  34.     <string name="state">State</string>
  35.     <string name="district">District</string>
  36.     <string name="city_village_town">City/ Village/ Town</string>
  37.     <string name="place_of_birth">Place of Birth</string>
  38.     <string name="caste">Subpopulation (Caste)</string>
  39.     <string name="caste_description">Subpopulation (Caste) Description</string>
  40.     <string name="religion">*Religion</string>
  41.     <string name="if_other">if other</string>
  42.     <string name="other_religion_details">Other religion details</string>
  43.     <string name="mother_tongue">*Mother Tongue</string>
  44.     <string name="languages_spoken_at_home">Language spoken at home</string>
  45.  
  46.  
  47.     <!--Form 3 Participant Contact Information-->
  48.  
  49.     <string name="participant_contact_information">Participant Contact Information</string>
  50.     <string name="phone_no">*Phone Number</string>
  51.     <string name="email">Email Address</string>
  52.     <string name="alternate_phone">Alternate Phone Number</string>
  53.     <string name="residential_country">Residential Country</string>
  54.     <string name="residential_state">Residential State</string>
  55.     <string name="residential_district">Residential District</string>
  56.     <string name="residential_city">Residential City</string>
  57.     <string name="residential_postal_address">Residential Postal Address</string>
  58.     <string name="residential_address">Residential Address</string>
  59.     <string name="postal_code">Postal Code</string>
  60.  
  61.  
  62.     <!--Form 4 Participant Origin Information-->
  63.  
  64.     <string name="is_origin_different">Is Place of Origin different?</string>
  65.  
  66.  
  67.     <!--Past Surgeries-->
  68.     <string name="other_past_surgeries">Other Past Surgeries</string>
  69.     <string name="type_of_surgery">Type of Surgery</string>
  70.     <string name="reason_for_surgery">Reason for Surgery</string>
  71.     <string name="surgeon_name_and_place">Surgeon\'s Name and Place</string>
  72.     <string name="hospital_where_surgery_carried_out">Hospital where the Surgery was carried out</string>
  73.     <string name="additional_info">Additional Info</string>
  74.     <string name="any_other_info_on_surgery">Any other info on Surgery for(disease name)?</string>
  75.  
  76.     <!--Allergies or Drug reaction-->
  77.     <string name="current_allergy_question">Do you currently have any Allergies?</string>
  78.     <string name="food">Food</string>
  79.     <string name="drug">Drug</string>
  80.     <string name="environment">Environment</string>
  81.     <string name="allergy_description">Allergy Description</string>
  82.     <string name="what_symptoms_developed">What allergic reaction or symptoms Developed?</string>
  83.     <string name="when_experienced">When was this Allergy experienced?</string>
  84.     <string name="any_other_info_on_AR">Any other information on Allergies?</string>
  85.  
  86.     <!--BioChemical Form-->
  87.     <string name="bio_chemical_title">Clinical Biochemical Measurements nd Lab data</string>
  88.     <string name="height">Height</string>
  89.     <string name="weight">Weight</string>
  90.     <string name="high_bP">High BP</string>
  91.     <string name="low_bp">Low BP</string>
  92.     <string name="fasting_blood_sugar">Fasting Blood Sugar</string>
  93.     <string name="total_cholesterol">Total Cholesterol</string>
  94.     <string name="triglycerides">Triglycerides</string>
  95.     <string name="hdl_cholesterol">HDL Cholesterol</string>
  96.     <string name="ldl_cholesterol">LDL Cholesterol</string>
  97.     <string name="any_other_clinical_bio_chemical_data">Any Other Clinical Biochemical data?</string>
  98.     <string name="date_format">DD/MM/YY</string>
  99.  
  100.     <string name="name_of_the_test">Name of the test</string>
  101.     <string name="value_of_test">Value of the test</string>
  102.     <string name="unit_of_test">Unit of the test</string>
  103.     <string name="date_of_test">Date of the test</string>
  104.  
  105.     <!--New Participant Screen-->
  106.     <string name="participant_information_new_participant">*Participant Information</string>
  107.     <string name="pmh">PMH</string>
  108.     <string name="family_medical_history_new_participant">*Family Medical History</string>
  109.     <string name="family_information">Family Information</string>
  110.     <string name="fmh">FMH</string>
  111.     <string name="allergies_drug_reaction">Allergies/ Drug Reaction?</string>
  112.     <string name="clinical_measure_lab_data">Clinical Biochemical\nData</string>
  113.     <string name="participant_details">Participant Details</string>
  114.     <string name="recreational_habits">Recreational Habits</string>
  115.     <string name="participant_consent">*Participant Consent</string>
  116.     <string name="family_info">Family Info</string>
  117.  
  118.     <string name="counselor_verification_new_participant">*Counselor Verification</string>
  119.  
  120.     <string name="personal_information">Personal Information</string>
  121.     <string name="profile_confirmation">Profile Confirmation</string>
  122.     <string name="sample_test_information">Sample &amp; Tests Information</string>
  123.     <string name="history_taken_by">History \nTaken By</string>
  124.     <string name="participant_overall_progress">Participant over all progress</string>
  125.     <string name="new_participant">New Participant</string>
  126.  
  127.     <!--Sample Type-->
  128.     <string name="any_sample_collected">Any Sample Collected?</string>
  129.     <string name="hours_since_last_meal">How many hours since last meal?</string>
  130.     <string name="what_was_last_meal">What was your last meal?</string>
  131.     <string name="sample_type">Sample type</string>
  132.     <string name="sample_type_details">Sample Type Details</string>
  133.     <string name="no_of_samples_collected">No. of samples collected</string>
  134.     <string name="date_of_collection">Date of Collection</string>
  135.     <string name="major_test">Major Test</string>
  136.     <string name="minor_test">Minor Test</string>
  137.  
  138.     <string name="test_thyroid">Thyroid (T3/T4/TSH) test</string>
  139.     <string name="test_hemo">HbA1c (Hemoglobin) test</string>
  140.     <string name="test_lipid">Lipid Profile test</string>
  141.  
  142.     <string name="test_cbc">Complete Blood Count (CBC)</string>
  143.     <string name="test_bloodsugar">Random blood sugar test</string>
  144.     <string name="test_creatinine">Creatinine test</string>
  145.     <!--Family Information-->
  146.  
  147.     <string name="fami">Family</string>
  148.  
  149.     <string name="father">*Father</string>
  150.     <string name="mother">*Mother</string>
  151.     <string name="siblings">Siblings</string>
  152.     <string name="spouse">Spouse</string>
  153.     <string name="children">Children</string>
  154.     <string name="maternal_grandfather">Maternal \nGrandfather</string>
  155.     <string name="maternal_grandmother">Maternal \nGrandmother</string>
  156.     <string name="paternal_grandfather">Paternal \nGrandfather</string>
  157.     <string name="paternal_grandmother">Paternal \nGrandmother</string>
  158.     <string name="other_relatives">Other relatives</string>
  159.  
  160.     <!--Login Screen-->
  161.     <string name="login_email_hint">Email Address</string>
  162.     <string name="login_password_hint">Password</string>
  163.     <string name="login_mpin_hint">Or M-Pin</string>
  164.     <string name="login_securely_hint">Login Securely</string>
  165.     <string name="login_forgotpass_hint">Forgot Password?</string>
  166.     <string name="email_and_mpin_or_password">Please enter email and M-PIN or password</string>
  167.     <string name="empty_email_validation">Please enter email address</string>
  168.     <string name="valid_email_message">Please enter valid email address</string>
  169.     <string name="empty_mpin_or_validation">Please enter M-PIN or password</string>
  170.  
  171.     <!--Forgot Password Screen-->
  172.     <string name="fp_title">Forgot your password?</string>
  173.     <string name="fp_email_hint">Enter your registered Email Address</string>
  174.     <string name="fp_reset_btn">Reset Password</string>
  175.     <string name="fp_back_text"> &lt;&lt; Back to Login Page</string>
  176.  
  177.     <!--Intro screen-->
  178.     <string name="next">NEXT</string>
  179.     <string name="skip">SKIP</string>
  180.     <string name="start">GOT IT</string>
  181.  
  182.     <!--Dashboard Screen-->
  183.     <string name="change">Change</string>
  184.     <string name="counselor_profile">Counselor Profile</string>
  185.     <string name="support">Support</string>
  186.     <string name="sites">Sites</string>
  187.     <string name="draft_records">Draft \nrecords</string>
  188.     <string name="recollect_pid">Recollect \nPID</string>
  189.     <string name="counselor_dashboard">Counselor Dashboard</string>
  190.  
  191.     <!--Site Selection-->
  192.     <string name="select_site">Select or Change Site</string>
  193.     <string name="confirm_site">CONFIRM SITE</string>
  194.  
  195.     <!--Verify MPIN Dialog -->
  196.     <string name="verifyMpin">Verify M-PIN</string>
  197.  
  198.  
  199.     <!--Change password-->
  200.  
  201.     <string name="OldPass">Old Password</string>
  202.     <string name="NewPass">New Password</string>
  203.     <string name="ConfirmPass">Confirm New Password</string>
  204.     <string name="changePass">Change Password</string>
  205.     <string name="enterOldPassword">Please enter old password.</string>
  206.     <string name="minCharacterOldPass">Old password must be at least 6 character long.</string>
  207.     <string name="minCharacterNewPass">New password must be at least 6 character long.</string>
  208.     <string name="newpasswordNotMatch">New password and confirm password does not match.</string>
  209.  
  210.     <!--Change MPIN-->
  211.     <string name="oldMPIN">Old M-PIN</string>
  212.     <string name="newMPIN">New M-PIN</string>
  213.     <string name="confirmMPIN">Confirm M-PIN</string>
  214.  
  215.     <!--Participant Disease Info-->
  216.     <string name="disease_title">PMH</string>
  217.     <string name="disease_information">Disease Information</string>
  218.     <string name="organ_site"><![CDATA[<html><b><font color=#FF582B>*</b> Organ/Site</html>]]></string>
  219.     <string name="organ_site_reg"><font fgcolor='#FF582B'>*</font>Organ/Site</string>
  220.     <string name="name_of_disease">*Name of Disease</string>
  221.     <string name="diagnosed_year">Enter Diagnosed Year <![CDATA[<html><b><font color=#9BCB3E>Or</b></html>]]> Age</string>
  222.  
  223.     <string name="doctor_details">Doctor\'s Details</string>
  224.     <string name="doctor_name">Doctor\'s Name</string>
  225.     <string name="doctor_spec">Doctor\'s Specification</string>
  226.     <string name="any_other_info">Any other information?</string>
  227.  
  228.     <string name="disease_year">*Disease Year</string>
  229.  
  230.     <!--Participant Surgery Info-->
  231.     <string name="surgery_title">PMH / Disease Name</string>
  232.     <string name="surgery_info">Any Surgery / Biopsy?</string>
  233.     <string name="describe_surgery_type">Describe Surgery type</string>
  234.     <string name="date_of_surgery">Date of Surgery or Biopsy</string>
  235.     <string name="hospital_surgery">Hospital Name Where Surgery Was Carried Out</string>
  236.  
  237.     <string name="any_other_info_on_surgery_pmh">Any Other Information on Surgery</string>
  238.  
  239.     <!--Participant Medication Info-->
  240.     <string name="medication_title">PMH / Disease Name</string>
  241.     <string name="medication_info">Any Medication?</string>
  242.     <string name="medication_known">Medication Known?</string>
  243.     <string name="medication_system">Please Select Medicine System</string>
  244.     <string name="other_medication_system">Other Medicine System</string>
  245.     <string name="medication_detail">Medication Details</string>
  246.     <string name="medication_name">Medication Name</string>
  247.     <string name="medication_route">Please Select Medication Route</string>
  248.     <string name="medication_strength">Medication Strength</string>
  249.     <string name="medication_freq">Medication Frequency</string>
  250.     <string name="medication_duration">Medication Duration</string>
  251.     <string name="surgery_date_month_year">Surgery Year/ Month/ Date</string>
  252.     <string name="medications">Medications</string>
  253.     <string name="any_other_info_medication">Any Other Information On This Medication?</string>
  254.  
  255.     <!--Adverse Reaction Info-->
  256.     <string name="adverse_reaction_question_title">Did You Ever Have Any Drug Reaction?</string>
  257.     <string name="adverse_reaction">Adverse Reaction</string>
  258.     <string name="adverse_reaction_description">Adverse Reaction Description</string>
  259.     <string name="medication_name_which_caused_the_reaction">Medication Name Which Caused the Reaction</string>
  260.     <string name="what_dosage_it_was">What Dosage It Was, if Known</string>
  261.     <string name="type_of_reaction">Type of Reaction</string>
  262.     <string name="other_reaction">Other Reaction</string>
  263.     <string name="describe_the_reaction">Describe the Reaction/ Symptoms</string>
  264.     <string name="reaction_date_month_year">Reaction Year/ Month/ Date</string>
  265.     <string name="any_treatment_given_for_reaction">Any treatment Given For the Reaction?</string>
  266.     <string name="describe_treatment_given">Describe the Treatment Given</string>
  267.     <string name="was_medication_causing_reaction_stopped">Was the Medication-Causing Reaction Stopped?</string>
  268.     <string name="was_the_dosage_changed">Was the Dosage Changed?</string>
  269.     <string name="describe_the_change_in_dosage">Describe the Change in Dosage</string>
  270.  
  271.     <string name="was_the_medication_changed">Was the Medication Changed?</string>
  272.  
  273.     <string name="new_medication_name">New Medication Name</string>
  274.     <string name="dosage">Dosage</string>
  275.  
  276.  
  277.     <string name="homeopathy">Homeopathy</string>
  278.     <string name="others">Others</string>
  279.     <string name="other">Other</string>
  280.  
  281.     <!--Participant Medication Info-->
  282.     <string name="cancer_title">PMH / Cancer</string>
  283.     <string name="cancer_detail">Cancer Details</string>
  284.     <string name="tumor_type">Type of Tumor</string>
  285.     <string name="disease_stage">Stage of Disease(if known)</string>
  286.     <string name="secondary_site">Secondary Site(if known)</string>
  287.  
  288.     <string name="surgery_carried_out">If Surgery Was Carried Out</string>
  289.     <string name="treatment_given">Treatment Given</string>
  290.     <string name="response_treatment">Response to Treatment</string>
  291.  
  292.     <string name="cancer_specific_marker_test_value">Cancer Specific Marker Test Value (if any)</string>
  293.     <string name="other_info_cancer">Any Other Information on Cancer?</string>
  294.  
  295.     <!--Recreational Habits-->
  296.     <string name="do_you_chew_tobacco">Do you chew Tobacco?</string>
  297.     <string name="tobacco_form">Tobacco Form</string>
  298.     <string name="mention_tobacco_form">Mention Tobacco Form</string>
  299.     <string name="describe_the_consumption">Describe the consumption</string>
  300.     <string name="do_you_smoke">Do you Smoke?</string>
  301.     <string name="smoking_start_year">In which year, did you start smoking?</string>
  302.     <string name="cigarettes_per_day">How many cigarettes per day?</string>
  303.     <string name="what_is_the_frequency">What is the frequency?</string>
  304.     <string name="do_you_consume_alcohol">Do you consume Alcohol?</string>
  305.     <string name="drink_start_year">In which year, did you start drinking?</string>
  306.     <string name="drink_per_week">How many drinks per week?</string>
  307.     <string name="do_you_exercise">Do you exercise?</string>
  308.     <string name="how_often_do_you_exercise">How often do you exercise?</string>
  309.  
  310.     <string name="how_much_do_you_exercise">How much do you exercise in one time?</string>
  311.     <string name="what_type_of_exercise">What type of exercise?</string>
  312.     <string name="your_dietary_habits">Your dietary habits?</string>
  313.     <string name="what_is_your_diet_type">What is your diet type?</string>
  314.     <string name="describe_diet_type">Describe the type of diet</string>
  315.     <string name="sleep_habits">Sleep Habits</string>
  316.     <string name="sleep_hours">How many hours on average do you sleep?</string>
  317.     <string name="average_times">Average Times</string>
  318.     <string name="naps_apart_from_usual_sleep">Do you take naps apart from your usual sleep hours?</string>
  319.     <string name="literacy">Literacy(Education and Work)</string>
  320.     <string name="highest_formal_education">Highest formal education?</string>
  321.     <string name="can_read_write">Can Read and Write?</string>
  322.     <string name="exposed_to_harmful_substances">Are you exposed to any harmful substance(s) at work? (e.g.: pollution, radiation, toxins, etc.)</string>
  323.     <string name="kind_of_exposure">What kind of exposure?</string>
  324.     <string name="exposure_o_value">Exposure other value</string>
  325.  
  326.     <string name="describe_the_exposure">Please describe the exposure in detail</string>
  327.     <string name="do_you_work_in_night_shift">Do you work in the night shift?</string>
  328.     <string name="general_working_hours">General working hours?</string>
  329.     <string name="any_dietary_supplements">Any dietary Supplements?\n(e.g.: protein, b12, d3, etc.)</string>
  330.     <string name="supplement_details">Supplements Details?</string>
  331.     <string name="reason_to_take_supplements">Reason to take the supplement</string>
  332.     <string name="any_other_info_ds">Any other information on this dietary supplements?</string>
  333.     <string name="other_input_on_habits">Any other inputs on habits?</string>
  334.     <string name="occupation">Occupation</string>
  335.     <string name="occupation_type">Occupation Type?</string>
  336.     <string name="other_occupation">Mention occupation type</string>
  337.  
  338.     <string name="other_details">Other Details</string>
  339.     <string name="grandparent_occupation">Grandparents\' Occupation</string>
  340.     <string name="describe_work_detail">Describe your work in detail</string>
  341.  
  342.     <string name="dietary_supplements">Dietary Supplements</string>
  343.  
  344.     <!--ParticipantConsent Info-->
  345.     <string name="cpnsent_title">Participant Consent</string>
  346.     <string name="signature">Signature</string>
  347.     <string name="upload_video">Upload Video</string>
  348.     <string name="upload_photo">Upload Photo</string>
  349.  
  350.     <!--Camera-->
  351.     <string name="record_view_rec_lable">REC&#160;</string>
  352.     <string name="camera2_permission_message">Permission needed to use your camera</string>
  353.     <string name="video_rec_disabled">Video Recording functionality is disabled. Please contact your technical team to enable it. </string>
  354.  
  355.     <!--Counselor Verification Info-->
  356.     <string name="counselor_verification_title">Counselor Verification</string>
  357.     <string name="counselor_verification_name">Counselor\'s Name</string>
  358.     <string name="counselor_verification_date">Date &amp; Time</string>
  359.     <string name="counselor_verification_location">Current Location</string>
  360.     <string name="counselor_verification_pin">4 Digit M-PIN</string>
  361.     <string name="counselor_verification_misc">Additional Miscellaneous Info</string>
  362.  
  363.     <!--Validation messages-->
  364.     <string name="internet_not_available">Please check your network connection</string>
  365.     <string name="provider_settings_message">Your GPS seems to be disabled, do you want to enable it?</string>
  366.     <string name="permission_enable">ENABLE</string>
  367.  
  368.     <string name="enter_pin_validation">Please enter Participant Identification Number</string>
  369.     <string name="enter_phone_validation">Please enter Phone No</string>
  370.  
  371.     <string name="enter_first_name_validation">Please enter First Name</string>
  372.     <string name="enter_last_name_validation">Please enter Last Name</string>
  373.     <string name="enter_age_validation">Please enter Age</string>
  374.     <string name="valid_age_validation">Please enter valid Age</string>
  375.     <string name="select_gender_validation">Please select Gender</string>
  376.     <string name="validMpinValidation">Please enter valid m-pin</string>
  377.     <string name="need_phone_permission">Please grant Phone access to login into the app</string>
  378.     <string name="need_storage_permission">Please grant Storage permission to access your sdcard</string>
  379.     <string name="need_location_permission">Please grant Location access</string>
  380.     <string name="enter_mother_tongue_validation">Please enter Mother tongue</string>
  381.  
  382.     <string name="enter_organ_site_validation">Please enter Organ/Site</string>
  383.     <string name="enter_disease_validation">Please enter Name of Disease</string>
  384.     <string name="enter_disease_year_validation">Please enter Disease Year</string>
  385.     <string name="enter_disease_age_validation">Please enter Age of Disease</string>
  386.  
  387.  
  388.     <string name="enter_medication_strength_validation">Please enter Medication Strength</string>
  389.     <string name="enter_medication_frequency_validation">Please enter Medication Frequency</string>
  390.     <string name="enter_medication_duration_validation">Please enter Medication Duration</string>
  391.  
  392.     <!--Family Info-->
  393.     <string name="biological_title">Biological?</string>
  394.     <string name="relation_type_title">Choose the relation type</string>
  395.     <string name="participated_at_camp">Participated at any camp?</string>
  396.     <string name="father_info">Father\'s Information</string>
  397.     <string name="relative_alive">Alive?</string>
  398.     <string name="relative_multibirth">Multibirth?</string>
  399.     <string name="relative_identical">Identical?</string>
  400.     <string name="relative_identical_fname">First name of the identical sibling(s)</string>
  401.     <string name="participated_at_camps">Participated at any Camp?</string>
  402.     <string name="participated_at_camps_details">Details of Participation</string>
  403.     <string name="fathers_info">Father\'s Information</string>
  404.     <string name="siblings_info">Siblings\'s Information</string>
  405.     <string name="participant_alive">Alive?</string>
  406.     <string name="native_city">Native City</string>
  407.     <string name="native_state">Native State</string>
  408.     <string name="native_country">Native Country</string>
  409.     <string name="family_additional_info">Any additional information on Family?</string>
  410.  
  411.     <!--Navigation Drawer -->
  412.     <string name="main_menu_add">Add New Participant</string>
  413.     <string name="main_menu_list">All Participants</string>
  414.     <string name="main_menu_draft">Draft Records</string>
  415.     <string name="main_menu_site">View Sites</string>
  416.     <string name="main_menu_change_pin">Change Pin</string>
  417.     <string name="main_menu_change_password">Change Password</string>
  418.     <string name="main_menu_support">Support</string>
  419.     <string name="main_menu_settings">Settings</string>
  420.     <string name="main_menu_notification">Notification</string>
  421.     <string name="main_menu_FAQS">FAQs</string>
  422.     <string name="main_menu_aboutus">About Us</string>
  423.     <string name="main_menu_logout">Logout</string>
  424.     <string name="drawer_open">Open</string>
  425.     <string name="drawer_close">Close</string>
  426.  
  427.     <string name="emptyMpinValidation">Please enter m-pin</string>
  428.  
  429.     <string name="emptyOldPasswordValidation">Please enter old password</string>
  430.     <string name="emptyNewPasswordValidation">Please enter new password</string>
  431.     <string name="emptyConfirmPasswordValidation">Please enter confirm password</string>
  432.  
  433.     <string name="validOldPasswordValidation">Old password must contain 6 characters</string>
  434.     <string name="validNewPasswordValidation">New password must contain 6 characters</string>
  435.     <string name="validConfirmPasswordValidation">New password and Confirm Password does not match</string>
  436.     <string name="oldAndNewPasswordMatchValidation">New password and confirm password does not match</string>
  437.  
  438.     <string name="emptyOldMPINValidation">Please enter old m-pin</string>
  439.     <string name="emptyNewMPINValidation">Please enter new m-pin</string>
  440.     <string name="emptyConfirmMPINValidation">Please enter confirm m-pin</string>
  441.     <string name="validOldMpinValidation">Please enter valid old m-pin</string>
  442.     <string name="validNewMpinValidation">Please enter valid new m-pin</string>
  443.     <string name="validConfirmMpinValidation">Please enter valid confirm m-pin</string>
  444.     <string name="oldAndNewMPINMatchValidation">New m-pin and Confirm m-pin does not match</string>
  445.  
  446.  
  447.     <!--Titles-->
  448.     <string name="change_password_title">Change Password</string>
  449.     <string name="change_mpin_title">Change your M-Pin</string>
  450.     <string name="generateMPINTitle">Generate M-PIN</string>
  451.     <string name="bio_chemical_and_lab_data">Biochemical and Lab data</string>
  452.     <string name="past_surgical_title">Other Past Surgeries</string>
  453.     <string name="sample_test_info_title">Sample &amp; Test Information</string>
  454.  
  455.     <!--Common Strings-->
  456.     <string name="loading">Please wait</string>
  457.     <string name="clear_title">CLEAR</string>
  458.     <string name="back_title">BACK</string>
  459.     <string name="next_title">NEXT</string>
  460.     <string name="save_next_title">SAVE &amp; NEXT</string>
  461.     <string name="skip_title">SKIP</string>
  462.     <string name="submit_title">SUBMIT</string>
  463.     <string name="done">Done</string>
  464.     <string name="yes">Yes</string>
  465.     <string name="no">No</string>
  466.     <string name="occasionally">Occasionally</string>
  467.     <string name="date">Date</string>
  468.     <string name="month">Month</string>
  469.     <string name="year">Year</string>
  470.     <string name="retry">Retry</string>
  471.     <string name="ok">Ok</string>
  472.     <string name="progress_message">Please wait</string>
  473.     <string name="decimal">1234567890</string>
  474.  
  475.     <string name="select_languages">Please select languages</string>
  476.  
  477.     <string name="select_date">Please select date</string>
  478.     <string name="select_month">Please select month</string>
  479.     <string name="select_year">Please select year</string>
  480.  
  481.     <string name="select_unit">Select unit</string>
  482.  
  483.     <string name="logout_confirmation">Are you sure you want to logout?</string>
  484.  
  485.  
  486.     <!--Alert messages-->
  487.     <string name="update_password_success">Your password has been updated</string>
  488.     <string name="update_mpin_success">Your m-pin has been updated</string>
  489.  
  490.     <string name="unit_range_validation">Value must be between %1$s and %2$s</string>
  491.  
  492.     <string name="workInProgress">Honest developers are working on this feature. Thanks for your patience</string>
  493.  
  494.  
  495.     <string name="widget_labelled_spinner_errorText">You must choose an item.</string>
  496.  
  497.  
  498.     <string-array name="month_list">
  499.         <item>Jan</item>
  500.         <item>Feb</item>
  501.         <item>Mar</item>
  502.         <item>Apr</item>
  503.         <item>May</item>
  504.         <item>Jun</item>
  505.         <item>Jul</item>
  506.         <item>Aug</item>
  507.         <item>Sep</item>
  508.         <item>Oct</item>
  509.         <item>Nov</item>
  510.         <item>Dec</item>
  511.  
  512.     </string-array>
  513.  
  514. </resources>
Add Comment
Please, Sign In to add comment