Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix:Remove arrow icon from cancel button in Create Questionnaire #10773

Merged
Show file tree
Hide file tree
Changes from 10 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions public/locale/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@
"add_attachments": "Add Attachments",
"add_beds": "Add Bed(s)",
"add_beds_to_configure_presets": "Add beds to this location to configure presets for them.",
"add_condition": "Add Condition",
"add_consultation": "Add consultation",
"add_consultation_update": "Add Consultation Update",
"add_contact_point": "Add Contact Point",
Expand All @@ -312,19 +313,22 @@
"add_notes_about_diagnosis": "Add notes about the diagnosis...",
"add_notes_about_symptom": "Add notes about the symptom...",
"add_notes_about_the_allergy": "Add notes about the allergy",
"add_option": "Add Option",
"add_organizations": "Add Organizations",
"add_patient_updates": "Add Patient Updates",
"add_policy": "Add Insurance Policy",
"add_prescription_medication": "Add Prescription Medication",
"add_prescription_to_consultation_note": "Add a new prescription to this consultation.",
"add_preset": "Add preset",
"add_prn_prescription": "Add PRN Prescription",
"add_question": "Add Question",
"add_questionnaire": "Add Questionnaire",
"add_remarks": "Add remarks",
"add_schedule_exceptions": "Add Schedule Exceptions",
"add_schedule_exceptions_description": "Configure absences or add availability beyond the regular schedule.",
"add_skill": "Add Skill",
"add_spoke": "Add Spoke Facility",
"add_sub_question": "Add Sub-Question",
"add_tags": "Add Tags",
"add_user": "Add User",
"added_on": "Added on",
Expand Down Expand Up @@ -548,6 +552,7 @@
"choose_date_time": "Choose Date and Time",
"choose_district": "Choose District",
"choose_file": "Upload From Device",
"choose_layout_style": "Choose the layout style that best fits your sub-questions from the available options.",
"choose_localbody": "Choose Local Body",
"choose_location": "Choose Location",
"choose_other_search_type": "Choose other search types",
Expand Down Expand Up @@ -601,10 +606,16 @@
"click_manage_sub_locations": "Click <strong>See Details</strong><ArrowIcon/> to manage sub-locations.",
"click_manage_sub_locations_mobile": "Click <PenLine/>to edit and <ArrowIcon/> to manage sub-locations.",
"click_on": "Click on",
"clone_questionnaire": "Clone Questionnaire",
"close": "Close",
"close_scanner": "Close Scanner",
"collapse_all": "Collapse All",
"collapse_sidebar": "Collapse Sidebar",
"collect": "Collect",
"collect_body_site": "Collect Body Site",
"collect_method": "Collect Method",
"collect_performer": "Collect Performer",
"collect_time": "Collect Time",
"combine_files_pdf": "Combine Files To PDF",
"comment_added_successfully": "Comment added successfully",
"comment_min_length": "Comment Should Contain At Least 1 Character",
Expand Down Expand Up @@ -871,6 +882,7 @@
"edit_device_description": "Edit the details of the device",
"edit_facility": "Edit Facility",
"edit_facility_details": "Edit Facility Details",
"edit_form": "Edit Form",
"edit_history": "Edit History",
"edit_location": "Edit Location",
"edit_location_description": "Edit the Location to make any changes",
Expand Down Expand Up @@ -1170,6 +1182,7 @@
"footer_body": "Open Healthcare Network is an open-source public utility designed by a multi-disciplinary team of innovators and volunteers. Open Healthcare Network CARE is a Digital Public Good recognised by the United Nations.",
"forget_password": "Forgot password?",
"forget_password_instruction": "Enter your username, and if it exists, we will send you a link to reset your password.",
"form_preview": "Preview form",
"forms": "Forms",
"frequency": "Frequency",
"from": "from",
Expand Down Expand Up @@ -1497,7 +1510,9 @@
"more_details": "More details",
"more_info": "More Info",
"morning_slots": "Morning Slots",
"move_down": "Move Down",
"move_to_onvif_preset": "Move to an ONVIF Preset",
"move_up": "Move Up",
"moving_camera": "Moving Camera",
"my_doctors": "My Doctors",
"my_organizations": "My Organizations",
Expand Down Expand Up @@ -1594,6 +1609,7 @@
"no_reason_provided": "No reason provided",
"no_records_found": "No Records Found",
"no_remarks": "No remarks",
"no_requested_questionnaires_found": "The requested questionnaire could not be found.",
"no_resource_requests_found": "No requests found",
"no_resources_found": "No resources found",
"no_results": "No results",
Expand Down Expand Up @@ -1858,6 +1874,7 @@
"preset_name_placeholder": "Specify an identifiable name for the new preset",
"preset_updated": "Preset updated",
"prev_sessions": "Prev Sessions",
"preview": "Preview",
"previous": "Previous",
"primary_ph_no": "Primary Ph No.",
"primary_phone_no": "Primary ph. no.",
Expand Down Expand Up @@ -1887,6 +1904,7 @@
"quantity_approved": "Quantity Approved",
"quantity_requested": "Quantity Requested",
"quantity_required": "Quantity Required",
"question": "Question",
"questionnaire_error_loading": "Error loading questionnaire",
"questionnaire_not_exist": "The questionnaire you tried to access does not exist.",
"questionnaire_one": "Questionnaire",
Expand Down Expand Up @@ -1951,6 +1969,7 @@
"remove_user_warn": "Are you sure you want to remove {{firstName}} {{lastName}} from this organization? This action cannot be undone.",
"rename": "Rename",
"rename_file": "Rename File",
"repeatable": "Repeatable",
"replace_home_facility": "Replace Home Facility",
"replace_home_facility_confirm": "Are you sure you want to replace",
"replace_home_facility_confirm_as": "as home facility for user",
Expand Down Expand Up @@ -2278,7 +2297,9 @@
"stream_stop_due_to_inativity": "The live feed will stop streaming due to inactivity",
"stream_stopped_due_to_inativity": "The live feed has stopped streaming due to inactivity",
"stream_uuid": "Stream UUID",
"structured_type": "Structured Type",
"sub_category": "Sub Category",
"sub_questions": "sub-questions",
"subject": "Subject",
"subject_type": "Subject Type",
"submit": "Submit",
Expand Down
Loading
Loading