From 7dc8acb60c18174e4ece7ae916cd8f8c57bb903f Mon Sep 17 00:00:00 2001 From: tamslo Date: Mon, 3 Feb 2025 11:51:46 +0100 Subject: [PATCH] feat(app): use "App" everywhere (except in places that will be revised anyways) --- app/lib/l10n/app_en.arb | 32 ++++++++++++++------------------ 1 file changed, 14 insertions(+), 18 deletions(-) diff --git a/app/lib/l10n/app_en.arb b/app/lib/l10n/app_en.arb index 68e1923d..ad304a27 100644 --- a/app/lib/l10n/app_en.arb +++ b/app/lib/l10n/app_en.arb @@ -6,9 +6,9 @@ "@action_continue": {}, "action_understood": "Understood", "@action_understood": {}, - "action_back_to_app": "Back to app", + "action_back_to_app": "Back to App", "@action_back_to_app": {}, - "action_proceed_to_app": "Proceed to app", + "action_proceed_to_app": "Proceed to App", "@action_proceed_to_app": {}, "action_finish": "Finish", "@action_finish": {}, @@ -17,11 +17,11 @@ "@error_title": {}, "error_uncaught_message_first_part": "PharMe has encountered an unknown error. ", "@error_uncaught_message_first_part": {}, - "error_uncaught_message_bold_part": "Please close the app and open it again.", + "error_uncaught_message_bold_part": "Please close the App and open it again.", "@error_uncaught_message_bold_part": {}, "error_uncaught_message_contact": "The error has been logged for our technical staff; however, if this problem persists, please contact us:", "@error_uncaught_message_contact": {}, - "error_close_app": "Close app", + "error_close_app": "Close App", "@error_close_app": {}, "error_mail_subject": "[ACTION REQUIRED] Unknown Error Report", "@error_mail_subject": {}, @@ -43,9 +43,9 @@ "@auth_sign_in": {}, "auth_success": "Successfully imported data", "@auth_success": {}, - "auth_loading_data": "Loading your data, please do not close the app...", + "auth_loading_data": "Loading your data, please do not close the App...", "@auth_loading_data": {}, - "auth_updating_data": "Checking for updates, please do not close the app...", + "auth_updating_data": "Checking for updates, please do not close the App...", "@auth_updating_data": {}, "drug_item_brand_names": "Brand names", @@ -53,10 +53,6 @@ "drug_selection_header": "Current medications", "@drug_selection_header": {}, - "drug_selection_continue_warning_title": "Confirm proceeding", - "@drug_selection_continue_warning_title": {}, - "drug_selection_continue_warning": "When you proceed to the next step of the app setup, you will not be able to come back to this page.\n\nYou can always change your current medications later in the app.", - "@drug_selection_continue_warning": {}, "drug_selection_description": "You can edit the medications you are currently taking below.", "@drug_selection_description": {}, "drug_selection_no_drugs_loaded": "No medications loaded", @@ -574,23 +570,23 @@ "@more_page_account_settings": {}, "more_page_edit_current_medications": "Edit current medications", "@more_page_edit_current_medications": {}, - "more_page_delete_data": "Delete app data", + "more_page_delete_data": "Delete App data", "@more_page_delete_data": {}, - "more_page_delete_data_text": "Are you sure that you want to delete all app data? This also includes your genetic data and will reset the app.", + "more_page_delete_data_text": "Are you sure that you want to delete all App data? This also includes your genetic data and will reset the App.", "@more_page_delete_data_text": {}, - "more_page_delete_data_additional_text": "Your genetic data will be deleted from your phone and it might not be possible to import it again.\n\nAfter deleting the data, you will be asked to close the app.", + "more_page_delete_data_additional_text": "Your genetic data will be deleted from your phone and it might not be possible to import it again.\n\nAfter deleting the data, you will be asked to close the App.", "delete_data_restart_title": "All data deleted", "@delete_data_restart_title": {}, - "delete_data_restart_text": "Please close the app now. To setup PharMe again, please restart the app.", + "delete_data_restart_text": "Please close the App now. To setup PharMe again, please restart the App.", "@delete_data_restart_text": {}, "@more_page_delete_data_additional_text": {}, - "more_page_delete_data_confirmation": "I understand the consequences and want to delete all app data", + "more_page_delete_data_confirmation": "I understand the consequences and want to delete all App data", "@more_page_delete_data_confirmation": {}, "more_page_app_information": "App information", "@more_page_app_information": {}, - "more_page_onboarding": "Repeat app intro", + "more_page_onboarding": "Repeat App intro", "@more_page_onboarding": {}, - "more_page_app_tour": "Repeat app tour", + "more_page_app_tour": "Repeat App tour", "@more_page_app_tour": {}, "more_page_about_us": "About us", "@more_page_about_us": {}, @@ -622,7 +618,7 @@ "contact_open_mail": "Send mail", "@contact_open_mail": {}, - "comprehension_intro_text": "Would you like to participate in a survey aiming to measure user comprehension of content in the app? This would help us make PharMe more understandable for everyone!", + "comprehension_intro_text": "Would you like to participate in a survey aiming to measure user comprehension of content in the App? This would help us make PharMe more understandable for everyone!", "@comprehension_intro_text": {}, "comprehension_survey_button_text": "Continue to survey", "@comprehension_survey_button_text": {},