mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Add some accessibility labels for the camera screen.
This commit is contained in:
@@ -5843,5 +5843,10 @@
|
||||
<!-- Displayed when the user turns off their mic -->
|
||||
<string name="CallStateUpdatePopupWindow__mic_off">Mic off</string>
|
||||
|
||||
<!-- Accessibility label describing the capture button on the camera screen -->
|
||||
<string name="CameraControls_capture_button_accessibility_label">Capture Button</string>
|
||||
<!-- Accessibility label describing the continue button on the camera screen -->
|
||||
<string name="CameraControls_continue_button_accessibility_label">Continue Button</string>
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user