From 8769c4f4ad2d3b4706ff227386bec0e83bacf980 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Wed, 21 Aug 2019 14:28:15 +0200 Subject: Replace public Franz occurences with Ferdi --- src/components/auth/AuthLayout.js | 2 +- src/components/auth/Import.js | 4 ++-- src/components/auth/Pricing.js | 12 ++++++------ src/components/auth/Signup.js | 2 +- src/components/auth/Welcome.js | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) (limited to 'src/components/auth') diff --git a/src/components/auth/AuthLayout.js b/src/components/auth/AuthLayout.js index 75a8cfc61..b145df19b 100644 --- a/src/components/auth/AuthLayout.js +++ b/src/components/auth/AuthLayout.js @@ -52,7 +52,7 @@ export default @observer class AuthLayout extends Component { return ( <> - {isWindows && !isFullScreen && } + {isWindows && !isFullScreen && }
{!isOnline && (
-
+

- We built Franz with a lot of effort, manpower and love, + We built Ferdi with a lot of effort, manpower and love, to bring you the best messaging experience.

- Getting a Franz Premium Supporter License will allow us to keep improving Franz for you. + Getting a Ferdi Premium Supporter License will allow us to keep improving Ferdi for you.

) diff --git a/src/components/auth/Signup.js b/src/components/auth/Signup.js index d9b83eeb8..ae8ba9c8a 100644 --- a/src/components/auth/Signup.js +++ b/src/components/auth/Signup.js @@ -41,7 +41,7 @@ const messages = defineMessages({ }, legalInfo: { id: 'signup.legal.info', - defaultMessage: '!!!By creating a Franz account you accept the', + defaultMessage: '!!!By creating a Ferdi account you accept the', }, terms: { id: 'signup.legal.terms', diff --git a/src/components/auth/Welcome.js b/src/components/auth/Welcome.js index f6d77f70f..6e0345e32 100644 --- a/src/components/auth/Welcome.js +++ b/src/components/auth/Welcome.js @@ -41,7 +41,7 @@ export default @observer class Login extends Component { {/* */}
-

Franz

+

Ferdi

-- cgit v1.2.3-70-g09d2