From 8eb97eefc1b9ba3d54d9dd766de35e661515c3ac Mon Sep 17 00:00:00 2001 From: Tamara Slosarek Date: Wed, 20 Mar 2024 17:55:08 +0100 Subject: [PATCH] feat(app): change subheading to 'app information' --- app/lib/l10n/app_en.arb | 2 +- app/lib/more/pages/more.dart | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/lib/l10n/app_en.arb b/app/lib/l10n/app_en.arb index fb19aefb..caa2d09a 100644 --- a/app/lib/l10n/app_en.arb +++ b/app/lib/l10n/app_en.arb @@ -365,7 +365,7 @@ "settings_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.", "settings_page_delete_data_additional_text": "Your genetic data will be deleted and it might not be possible to import it again.", "settings_page_delete_data_confirmation": "I understand the consequences and want to delete all app data", - "settings_page_more": "More", + "settings_page_app_information": "App information", "settings_page_onboarding": "Onboarding", "settings_page_about_us": "About us", "settings_page_about_us_text": "PharMe was created as a bachelor's project at Hasso Plattner Institute (HPI) in Potsdam, Germany, in collaboraion with health professionals from the Mount Sinai Health System in New York City, NY, USA.", diff --git a/app/lib/more/pages/more.dart b/app/lib/more/pages/more.dart index a417f4c0..f70f4b38 100644 --- a/app/lib/more/pages/more.dart +++ b/app/lib/more/pages/more.dart @@ -30,7 +30,7 @@ class MorePage extends StatelessWidget { ), ), SubheaderDivider( - text: context.l10n.settings_page_more, + text: context.l10n.settings_page_app_information, useLine: false, ), _buildSettingsItem(