mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Add nobody can find me by number setting warning.
This commit is contained in:
committed by
Alex Hart
parent
5b2c458bcf
commit
23e18cee22
@@ -3899,6 +3899,12 @@
|
||||
<string name="PhoneNumberPrivacySettingsFragment_discovery_off_description">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>
|
||||
<!-- Dialog title shown when selecting "Nobody" in phone number privacy settings for who can find me by number -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Dialog warning message shown when selecting "Nobody" in phone number privacy settings for who can find me by number -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Dialog button text for canceling change action -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</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