From 8e2ab40b4cfcb7a4536671daa5c7d184e1578d73 Mon Sep 17 00:00:00 2001 From: Greyson Parrelli Date: Tue, 23 Aug 2022 14:10:43 -0400 Subject: [PATCH] Update string for profile creation. --- app/src/main/res/layout/profile_create_fragment.xml | 2 +- app/src/main/res/values/strings.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/profile_create_fragment.xml b/app/src/main/res/layout/profile_create_fragment.xml index 6385cc0f5..23828d0a7 100644 --- a/app/src/main/res/layout/profile_create_fragment.xml +++ b/app/src/main/res/layout/profile_create_fragment.xml @@ -59,7 +59,7 @@ android:layout_marginTop="11dp" android:layout_marginEnd="@dimen/dsl_settings_gutter" android:layout_marginBottom="16dp" - android:text="@string/ProfileCreateFragment__profiles_are_only_visible_to_people_you_message" + android:text="@string/ProfileCreateFragment__profiles_are_visible_to_contacts_and_people_you_message" android:textColor="@color/core_grey_60" app:layout_constraintTop_toBottomOf="@id/title" /> diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index d3e04ce1d..0ffc42642 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -506,7 +506,7 @@ - Profiles are only visible to people you message. + Profiles are visible to contacts and people you message. Who can find me by number?