mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Adjust copy depending on PNP settings.
This commit is contained in:
committed by
Greyson Parrelli
parent
d555370076
commit
8c35628863
@@ -1862,8 +1862,10 @@
|
||||
<string name="WebRtcCallView__disconnected">Disconnected</string>
|
||||
<!-- Utilized in the lobby before joining a call link -->
|
||||
<string name="WebRtcCallView__signal_call_link">Signal call link</string>
|
||||
<!-- Warning displayed when entering a call via a link -->
|
||||
<string name="WebRtcCallView__anyone_who_joins">Anyone who joins this call via the link will see your name, photo, and phone number.</string>
|
||||
<!-- Warning displayed when entering a call via a link and you have Phone Number Privacy disabled-->
|
||||
<string name="WebRtcCallView__anyone_who_joins_pnp_disabled">Anyone who joins this call via the link will see your name, photo, and phone number.</string>
|
||||
<!-- Warning displayed when entering a call via a link and you have Phone Number Privacy enabled-->
|
||||
<string name="WebRtcCallView__anyone_who_joins_pnp_enabled">Anyone who joins this call via the link will see your name and photo.</string>
|
||||
<!-- Displayed on the call screen as the status when waiting to be let into a call link by an admin -->
|
||||
<string name="WebRtcCallView__waiting_to_be_let_in">Waiting to be let in…</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user