mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Show popup on switching to/from speakerphone.
This commit is contained in:
committed by
Greyson Parrelli
parent
8ca49c1e18
commit
7ff4a82755
@@ -6086,6 +6086,10 @@
|
||||
<string name="CallStateUpdatePopupWindow__mic_on">Mic on</string>
|
||||
<!-- Displayed when the user turns off their mic -->
|
||||
<string name="CallStateUpdatePopupWindow__mic_off">Mic off</string>
|
||||
<!-- Displayed when the user turns on their speakerphone -->
|
||||
<string name="CallStateUpdatePopupWindow__speaker_on">Speaker on</string>
|
||||
<!-- Displayed when the user turns off their speakerphone -->
|
||||
<string name="CallStateUpdatePopupWindow__speaker_off">Speaker off</string>
|
||||
|
||||
<!-- Accessibility label describing the capture button on the camera screen -->
|
||||
<string name="CameraControls_capture_button_accessibility_label">Capture Button</string>
|
||||
|
||||
Reference in New Issue
Block a user