From 210131ca184c3aa043371857c022aa1aa149efbf Mon Sep 17 00:00:00 2001 From: Aditya Mangalampalli Date: Fri, 15 Apr 2022 02:00:25 -0700 Subject: Matched casing for almost all replacements --- src/components/settings/account/AccountDashboard.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/components/settings/account/AccountDashboard.js') diff --git a/src/components/settings/account/AccountDashboard.js b/src/components/settings/account/AccountDashboard.js index 6ef676eb4..b500b82cf 100644 --- a/src/components/settings/account/AccountDashboard.js +++ b/src/components/settings/account/AccountDashboard.js @@ -42,7 +42,7 @@ const messages = defineMessages({ deleteInfo: { id: 'settings.account.deleteInfo', defaultMessage: - "If you don't need your Ferdi account any longer, you can delete your account and all related data here.", + "If you don't need your Ferdium account any longer, you can delete your account and all related data here.", }, deleteEmailSent: { id: 'settings.account.deleteEmailSent', @@ -51,7 +51,7 @@ const messages = defineMessages({ }, yourLicense: { id: 'settings.account.yourLicense', - defaultMessage: 'Your Ferdi License:', + defaultMessage: 'Your Ferdium License:', }, accountUnavailable: { id: 'settings.account.accountUnavailable', @@ -60,7 +60,7 @@ const messages = defineMessages({ accountUnavailableInfo: { id: 'settings.account.accountUnavailableInfo', defaultMessage: - 'You are using Ferdi without an account. If you want to use Ferdi with an account and keep your services synchronized across installations, please select a server in the Settings tab then login.', + 'You are using Ferdium without an account. If you want to use Ferdium with an account and keep your services synchronized across installations, please select a server in the Settings tab then login.', }, }); -- cgit v1.2.3-70-g09d2