mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Update content descriptions for call toggles.
This commit is contained in:
committed by
Greyson Parrelli
parent
1a71e1a5ae
commit
351baa4135
@@ -1745,19 +1745,17 @@
|
||||
<item quantity="other">%1$s, %2$s, and %3$d others are in this call</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Toggle label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
|
||||
<string name="WebRtcCallView__flip">Flip</string>
|
||||
<!-- Toggle label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
|
||||
<string name="WebRtcCallView__speaker">Speaker</string>
|
||||
<!-- Toggle label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
|
||||
<string name="WebRtcCallView__camera">Camera</string>
|
||||
<!-- Toggle label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
|
||||
<string name="WebRtcCallView__unmute">Unmute</string>
|
||||
<!-- Toggle label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
|
||||
<string name="WebRtcCallView__mute">Mute</string>
|
||||
<!-- Toggle label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
|
||||
<string name="WebRtcCallView__ring">Ring</string>
|
||||
<!-- Label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
|
||||
<!-- Toggle content description for toggling camera direction -->
|
||||
<string name="WebRtcCallView__toggle_camera_direction">Toggle camera direction</string>
|
||||
<!-- Toggle content description for toggling audio output -->
|
||||
<string name="WebRtcCallView__toggle_speaker">Toggle speaker</string>
|
||||
<!-- Toggle content description for toggling camera state -->
|
||||
<string name="WebRtcCallView__toggle_camera">Toggle camera</string>
|
||||
<!-- Toggle content description for toggling mute state -->
|
||||
<string name="WebRtcCallView__toggle_mute">Toggle mute</string>
|
||||
<!-- Toggle content description for toggling group ring state -->
|
||||
<string name="WebRtcCallView__toggle_ring">Toggle ring</string>
|
||||
<!-- Content description for end-call button -->
|
||||
<string name="WebRtcCallView__end_call">End call</string>
|
||||
|
||||
<!-- CallParticipantsListDialog -->
|
||||
|
||||
Reference in New Issue
Block a user