From 583200d22adef6ea48e7208bd1c1deba803c338a Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Mon, 22 Apr 2024 18:31:48 +0200 Subject: [PATCH 1/6] add strings needed for instant onboarding --- res/values/strings.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/res/values/strings.xml b/res/values/strings.xml index 7da4764f6c..ef3692bb47 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -549,6 +549,31 @@ + + Let\'s Get Started! + + I Already Have a Login + + Manual Login + + Your Profile + + Create Profile + + Your profile will be created on the default instance. + + Your profile will be created on the following instance: + + Show other instances + + Create a profile to join the group \"%1$s\". + + Create a profile to chat with %1$s. + + Do you want to create a new profile and start chatting with %1$s? + + Do you want to create a new profile and join the \"%1$s\" chat group? + Chat over E-Mail. Scan Invitation Code Log In From e1b34f9e193491b8ee9c46879ab67a754e84fa4f Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Tue, 23 Apr 2024 15:57:17 +0200 Subject: [PATCH 2/6] refine strings: link to 'privacy policy', avoid 'instance' wording --- res/values/strings.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index ef3692bb47..d0f2086c0d 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -557,14 +557,14 @@ Manual Login Your Profile + + I agree to the %1$sPrivacy Policy%2$s + + I agree to create a profile on %1$s - Create Profile - - Your profile will be created on the default instance. - - Your profile will be created on the following instance: + Create New Profile - Show other instances + Explore Other Options Create a profile to join the group \"%1$s\". From 37f5ffd43f934be77b859f10e0f0f3ab12c86623 Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Wed, 24 Apr 2024 14:48:00 +0200 Subject: [PATCH 3/6] make 'I agree to 'Privacy Policy' easier tappable and usable --- res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index d0f2086c0d..88bd248ac4 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -557,8 +557,8 @@ Manual Login Your Profile - - I agree to the %1$sPrivacy Policy%2$s + + I agree to the %1$s I agree to create a profile on %1$s From b8a8052541659df1b84697d30f6b3e0814518a49 Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Wed, 24 Apr 2024 15:04:51 +0200 Subject: [PATCH 4/6] make 'I agree to 'Privacy Policy' usable for react --- res/values/strings.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 88bd248ac4..5380e8acd9 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -557,8 +557,9 @@ Manual Login Your Profile - - I agree to the %1$s + + I agree to the + Privacy Policy I agree to create a profile on %1$s From 7e09c40c1f07d9ac7f43de34a84fd9758ec40176 Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Wed, 24 Apr 2024 17:14:04 +0200 Subject: [PATCH 5/6] simplify 'Privacy Policy' handling --- res/values/strings.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 5380e8acd9..a07423f982 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -557,13 +557,12 @@ Manual Login Your Profile - - I agree to the - Privacy Policy - - I agree to create a profile on %1$s + + Read the Privacy Policy + + Create profile on %1$s - Create New Profile + Agree & Create Profile Explore Other Options From 249ec8ec96225b6e0ddf7eaae436373579470464 Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Wed, 24 Apr 2024 17:16:42 +0200 Subject: [PATCH 6/6] tweak other-instance text --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index a07423f982..29ab49d791 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -560,7 +560,7 @@ Read the Privacy Policy - Create profile on %1$s + About profiles on %1$s Agree & Create Profile