mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-23 19:26:17 +00:00
Update strings for 'system contact' -> 'phone contact'.
This commit is contained in:
@@ -1974,7 +1974,7 @@
|
||||
<!-- Displayed in bottom sheet describing that the user has no direct messages with this person. The placeholder is a person\'s name. -->
|
||||
<string name="AboutSheet__no_direct_message">No direct messages with %1$s</string>
|
||||
<!-- Explains that the given user (placeholder is short name) is in the users system contact -->
|
||||
<string name="AboutSheet__s_is_in_your_system_contacts">%1$s is in your system contacts</string>
|
||||
<string name="AboutSheet__s_is_in_your_system_contacts">%1$s is in your phone contacts</string>
|
||||
<!-- Notice in a row when user has no groups in common -->
|
||||
<string name="AboutSheet__you_have_no_groups_in_common">You have no groups in common</string>
|
||||
<!-- Notice when a user is not a connection to review requests carefully -->
|
||||
@@ -4182,7 +4182,7 @@
|
||||
<!-- Displayed when a recent name change has occurred. First placeholder is new short name, second is previous name, third is new name. -->
|
||||
<string name="ReviewCard__s_recently_changed">%1$s recently changed their profile name from %2$s to %3$s</string>
|
||||
<!-- Displayed when a review user is in your system contacts. Placeholder is short name. -->
|
||||
<string name="ReviewCard__s_is_in_your_system_contacts">%1$s is in your system contacts</string>
|
||||
<string name="ReviewCard__s_is_in_your_system_contacts">%1$s is in your phone contacts</string>
|
||||
|
||||
<!-- CallParticipantsListUpdatePopupWindow -->
|
||||
<string name="CallParticipantsListUpdatePopupWindow__s_joined">%1$s joined</string>
|
||||
@@ -5584,7 +5584,7 @@
|
||||
<!-- Signal connections sheet bullet point 2 -->
|
||||
<string name="SignalConnectionsBottomSheet__accepting_a_message_request">Accepting a message request</string>
|
||||
<!-- Signal connections sheet bullet point 3 -->
|
||||
<string name="SignalConnectionsBottomSheet__having_them_in_your_system_contacts">Having them in your system contacts</string>
|
||||
<string name="SignalConnectionsBottomSheet__having_them_in_your_system_contacts">Having them in your phone contacts</string>
|
||||
<!-- Note at the bottom of the Signal connections sheet -->
|
||||
<string name="SignalConnectionsBottomSheet__your_connections_can_see_your_name">Your connections can see your name and photo, and can see posts to "My Story" unless you hide it from them.</string>
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
|
||||
Reference in New Issue
Block a user