diff --git a/res/layout/welcome_activity.xml b/res/layout/welcome_activity.xml
index f044ebd13..d8ebf04ea 100644
--- a/res/layout/welcome_activity.xml
+++ b/res/layout/welcome_activity.xml
@@ -41,7 +41,7 @@
app:cpb_colorProgress="@color/textsecure_primary"
app:cpb_cornerRadius="20dp"
app:cpb_selectorIdle="@drawable/progress_button_state"
- app:cpb_textIdle="Start Messaging"
+ app:cpb_textIdle="@string/WelcomeActivity_start_messaging"
app:layout_constraintBottom_toTopOf="@id/skip_button_bottom_spacer"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"/>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 821e2578d..6e94022f9 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -331,6 +331,7 @@
Couldn\'t add %1$s because they\'re not a Delta Chat user.
Loading group details...
You\'re already in the group.
+ Please enter a name for the group.
Share your profile name and photo with this group?
@@ -1387,6 +1388,7 @@
Encrypted with all common algorithms. Messages stay on your servers.
Trustworthy
Delta Chat dev is safe for business use, compatible and standards-based.
+ Start Messaging
Login to Delta Chat
For known email providers additional settings are setup automatically. Sometimes IMAP needs to be enabled in the web frontend. Consult your email provider or friends for help.
@@ -1428,6 +1430,5 @@
Type email address above
New chat
https://delta.chat/en/help
- Please enter a name for the group.