From a4ecc2c344ed05efe44212297dacc86d8508bb49 Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Mon, 25 Mar 2024 19:18:32 +0530 Subject: [PATCH] Update ente.io/faq => help.ente.io where possible On desktop, now there Help menu will have an "Ente Help" option instead of "FAQ" (Unrelated: I noticed that user facing strings in the desktop app are not localized). The only place remaining after this is the sidebar on mobile (`support_section_widget.dart`), but I wasn't sure of what string to use (and how to add it to the localized strings for mobile) so I've left it unchanged. --- desktop/src/utils/menu.ts | 4 ++-- mobile/lib/ui/growth/referral_screen.dart | 2 +- mobile/lib/ui/settings/account_section_widget.dart | 2 +- server/mail-templates/mobile_app_first_upload.html | 2 +- server/mail-templates/subscription_ended.html | 2 +- server/mail-templates/successful_referral.html | 2 +- server/mail-templates/web_app_first_upload.html | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/desktop/src/utils/menu.ts b/desktop/src/utils/menu.ts index b2c912dde..941d8ae25 100644 --- a/desktop/src/utils/menu.ts +++ b/desktop/src/utils/menu.ts @@ -187,8 +187,8 @@ export async function buildMenuBar(mainWindow: BrowserWindow): Promise { label: "Help", submenu: [ { - label: "FAQ", - click: () => shell.openExternal("https://ente.io/faq/"), + label: "Ente Help", + click: () => shell.openExternal("https://help.ente.io/photos/"), }, { type: "separator" }, { diff --git a/mobile/lib/ui/growth/referral_screen.dart b/mobile/lib/ui/growth/referral_screen.dart index 32843c192..570114600 100644 --- a/mobile/lib/ui/growth/referral_screen.dart +++ b/mobile/lib/ui/growth/referral_screen.dart @@ -255,7 +255,7 @@ class ReferralWidget extends StatelessWidget { context, WebPage( S.of(context).faq, - "https://ente.io/faq/general/referral-program", + "https://help.ente.io/photos/features/referral-program/", ), ); }, diff --git a/mobile/lib/ui/settings/account_section_widget.dart b/mobile/lib/ui/settings/account_section_widget.dart index 8b9c7bbef..ec4cac4f9 100644 --- a/mobile/lib/ui/settings/account_section_widget.dart +++ b/mobile/lib/ui/settings/account_section_widget.dart @@ -150,7 +150,7 @@ class AccountSectionWidget extends StatelessWidget { trailingIconIsMuted: true, onTap: () async { // ignore: unawaited_futures - launchUrlString("https://ente.io/faq/migration/out-of-ente/"); + launchUrlString("https://help.ente.io/photos/migration/export/"); }, ), sectionOptionSpacing, diff --git a/server/mail-templates/mobile_app_first_upload.html b/server/mail-templates/mobile_app_first_upload.html index 53d7cfa86..1ee954672 100644 --- a/server/mail-templates/mobile_app_first_upload.html +++ b/server/mail-templates/mobile_app_first_upload.html @@ -302,7 +302,7 @@ About FAQ + href="https://help.ente.io/">Help Twitter If you still have data stored in ente, we encourage you to follow the steps outlined here to export your data: ente.io/faq/migration/out-of-ente. + style="font-family: helvetica, sans-serif">If you still have data stored in ente, we encourage you to follow the steps outlined here to export your data: help.ente.io/photos/migration/export.
diff --git a/server/mail-templates/successful_referral.html b/server/mail-templates/successful_referral.html index 60812e0fd..fd7f3ea23 100644 --- a/server/mail-templates/successful_referral.html +++ b/server/mail-templates/successful_referral.html @@ -253,7 +253,7 @@ About FAQ + href="https://help.ente.io/">Help Twitter About FAQ + href="https://help.ente.io/">Help Twitter