mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Align pnp privacy settings screens with figma.
This commit is contained in:
committed by
Greyson Parrelli
parent
ddcc06c6b7
commit
dd527ce33c
@@ -3767,11 +3767,17 @@
|
||||
<!-- Section title above two radio buttons for enabling and disabling phone number display -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__who_can_see_my_number">Who can see my number</string>
|
||||
<!-- Subtext below radio buttons when who can see my number is set to nobody -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_will_see">Nobody will see your phone number on Signal</string>
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_will_see_your">Nobody will see your phone number on Signal, even when messaging them.</string>
|
||||
<!-- Section title above two radio buttons for enabling and disabling whether users can find me by my phone number -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__who_can_find_me_by_number">Who can find me by number</string>
|
||||
<!-- Subtext below radio buttons when who can see my number is set to everyone -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__your_phone_number">Your phone number will be visible to people and groups you message. People who have your number in their phone contacts will also see it on Signal.</string>
|
||||
<!-- Subtext below radio buttons when who can find me by number is set to everyone -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__anyone_who_has">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Subtext below radio buttons when who can find me by number is set to nobody -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_will_be_able_to_see">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Snackbar text when pressing invalid radio item -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__to_change_this_setting">To change this setting, set "Who can see my number" to "Nobody".</string>
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<string name="preferences_app_protection__screen_lock">Screen lock</string>
|
||||
|
||||
Reference in New Issue
Block a user