aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/auth/Import.js
diff options
context:
space:
mode:
authorLibravatar vantezzen <properly@protonmail.com>2019-08-21 14:28:15 +0200
committerLibravatar vantezzen <properly@protonmail.com>2019-08-21 14:28:15 +0200
commit8769c4f4ad2d3b4706ff227386bec0e83bacf980 (patch)
tree6bf4ea214df9171393a1a39baee2c1a81efe3055 /src/components/auth/Import.js
parentUpdate translation line numbers (diff)
downloadferdium-app-8769c4f4ad2d3b4706ff227386bec0e83bacf980.tar.gz
ferdium-app-8769c4f4ad2d3b4706ff227386bec0e83bacf980.tar.zst
ferdium-app-8769c4f4ad2d3b4706ff227386bec0e83bacf980.zip
Replace public Franz occurences with Ferdi
Diffstat (limited to 'src/components/auth/Import.js')
-rw-r--r--src/components/auth/Import.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/auth/Import.js b/src/components/auth/Import.js
index 0d5feb274..3e34c3162 100644
--- a/src/components/auth/Import.js
+++ b/src/components/auth/Import.js
@@ -12,11 +12,11 @@ import Button from '../ui/Button';
12const messages = defineMessages({ 12const messages = defineMessages({
13 headline: { 13 headline: {
14 id: 'import.headline', 14 id: 'import.headline',
15 defaultMessage: '!!!Import your Franz 4 services', 15 defaultMessage: '!!!Import your Ferdi 4 services',
16 }, 16 },
17 notSupportedHeadline: { 17 notSupportedHeadline: {
18 id: 'import.notSupportedHeadline', 18 id: 'import.notSupportedHeadline',
19 defaultMessage: '!!!Services not yet supported in Franz 5', 19 defaultMessage: '!!!Services not yet supported in Ferdi 5',
20 }, 20 },
21 submitButtonLabel: { 21 submitButtonLabel: {
22 id: 'import.submit.label', 22 id: 'import.submit.label',