Add content descriptions to call log row item buttons.

This commit is contained in:
Alex Hart
2023-08-03 13:39:17 -03:00
parent e50ed22c85
commit 067b3513b7
2 changed files with 8 additions and 0 deletions

View File

@@ -5980,6 +5980,10 @@
<string name="CallLogAdapter__d_s">(%1$d) %2$s</string>
<!-- Status text on call links -->
<string name="CallLogAdapter__call_link">Call link</string>
<!-- Accessibility description for the video call button -->
<string name="CallLogAdapter__start_a_video_call">Start a video call</string>
<!-- Accessibility description for the voice call button -->
<string name="CallLogAdapter__start_a_voice_call">Start a voice call</string>
<!-- Call Log context menu -->
<!-- Displayed as a context menu item to start a video call -->