Import latest app updates from streamline

An updated set of source files and initialization was provided by streamline to
address issues observed during initial testing. These files have been updated in
order to generate a new set of app images.
This commit is contained in:
2024-04-11 11:16:51 -07:00
parent cb4c6b4c1a
commit 4a89356390
10435 changed files with 107737 additions and 1220538 deletions
@@ -43,6 +43,8 @@ return [
"donor_feature_title" => "Donor Feature",
"ward_prescription_model_title" => "Ward Prescriptions Model",
"hiv_screening_tool_and_gbv_screening_tool_title" => "HIV Screening Tool and GBV Screening Tool",
"hiv_screening_tool_title" => "HIV Screening Tool",
"gbv_screening_tool_title" => "GBV Screening Tool",
"streamline_setup" => "Stre@mline setup (Step 10 of 10)",
"edit_general_settings" => "Edit General Settings",
"general_settings" => "General Settings",
@@ -85,6 +87,8 @@ return [
"add_lab_stamp_to_pdf_label" => "Confirmation of adding a Laboratory stamp to authenticated Lab generated pdf",
"add_lab_stamp_to_pdf_title" => "Enable adding a Laboratory stamp to Lab generated pdf",
"add_lab_stamps_to_pdf_title" => "Hospital and Laboratory Stamp settings",
"add_attendance_to_consulations" => "Enable attendance at Consulation",
"add_inpatient_sheet_extras"=> "Enable addition of inpatien sheet extras",
"enable_dipensing_unpaid_prescription_title" => "Enable dispensing unpaid prescriptions",
"enable_dipensing_unpaid_prescription_label" => "Enabling this will allow prescriptions that have not been paid for, to be able to be dispensed for patients paying cash only",
"enable_dispensing_non_invoiced_prescription_label" => "Enabling this will allow prescriptions that have not been paid for, to be able to be dispensed for patients under a pay later scheme only",
@@ -173,12 +177,15 @@ return [
"set_inventory_reduction_point_title_two" => "Point of patient payment (e.g reduce stock when patient pays for drugs, sundries etc)",
"view_item_prices_ordering_desc" => "Choose whether to allow users to view item prices when ordering e.g drug prices when ordering prescription etc",
"prescriptions" => "Prescriptions",
"enable_eye_module" => "Enable Eye Module",
"allow_issuing_out_stock_drugs" => "Allow issuing out of stock drugs",
"allow_issuing_out_stock_drugs_desc" => "Allow store personnel to issue out drugs that are out of stock",
"allow_dispense_out_stock_drugs_desc" => "Allow pharmacists to dispense drugs that are out of stock",
"allow_dispense_out_stock_drugs" => "Allow dispensing out of stock drugs",
"enable_smart_discharge" => "Enable Smart Discharge Feature",
"select_smart_discharge" => "Select whether or not to enable smart discharge algorithm for inpatient children",
"default_hospital_clinic" => "Default Hospital Clinic",
"default_hospital_clinic_description" => "Select a default clinic that will be assigned to all patients when a new episode is created",
"enable_fingerprint" => "Enable Fingerprint Feature",
"enable_fingerprint_text" => "Enable fingerprint feature to search for patient",
"full_detail_receipt_print" => "Print full details on patient receipts",
@@ -190,6 +197,8 @@ return [
"show_symptoms_on_consultation" => "Show symptoms on the consultation page",
"show_symptoms_on_consultation_desc" => "Show symptoms on the consultation page for doctors to input instead of triage",
"hiv_screening_tool_and_gbv_screening_tool_desc" => "Show Screening Tool and GBV Screening Tool under triage",
"hiv_screening_tool_desc" => "Show HIV Screening Tool under triage",
"gbv_screening_tool_desc" => "Show GBV Screening Tool under triage",
"select_clinic_order_type" => "Patient order on the select clinic listing",
"select_clinic_order_type_desc" => "Choose what order patients will appear on the select clinic listing page",
"select_clinic_order_type_one" => "Order patients by time of arrival with patients with earliest time appearing first",
@@ -200,4 +209,11 @@ return [
"number_of_active_users_limit_label" => "Number of users that can be active in the system",
"unlimited_users_label" => "Unlimited",
"limited_users_label" => "Limited",
"stock_levels_to_consider" => "Stock Levels To Consider",
"stock_levels_to_consider_desc" => "Stock level to consider when displaying out of stock messages",
"both_store_and_pharmacy_stock" => "Both Store and Pharmacy Stock",
"only_pharmacy_stock" => "Only Pharmacy Stock",
"investigation_orders_settings" => "Investigation Ordering Settings",
"allow_lab_number_editing_desc" => "Allow editing the lab number when receiving lab requests",
"allow_editing_name_of_lab_doctor_desc" => "Allow editing the name of the doctor who performed a lab investigation",
];