mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-26 12:44:38 +00:00
Update PnP description text for everyone listing.
This commit is contained in:
committed by
Nicholas Tinsley
parent
d4db6c8912
commit
8bca5b4901
@@ -93,7 +93,7 @@ class PhoneNumberPrivacySettingsFragment : ComposeFragment() {
|
||||
Text(
|
||||
text = stringResource(
|
||||
id = if (state.phoneNumberSharing) {
|
||||
R.string.PhoneNumberPrivacySettingsFragment__your_phone_number
|
||||
R.string.PhoneNumberPrivacySettingsFragment__your_phone_number_will_be
|
||||
} else {
|
||||
R.string.PhoneNumberPrivacySettingsFragment__nobody_will_see_your
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user