Signal-iOS
Signal-iOS copied to clipboard
#6079 - Double tapping on a quotedmessageview using voiceover
Contributor checklist
- [x] My commits are rebased on the latest main branch
- [x] My commits are in nice logical chunks
- [x] My contribution is fully baked and is ready to be merged as is
- [x] I have tested my contribution on these devices:
- iPhone 12, iOS 18.4.1
Description
This PR fixes #6079 by adding additional text to the accessibility string for a quoted message view. This extra text informs the user that by double-tapping on the view, they will be taken to the original message.
https://github.com/user-attachments/assets/46604490-4bcd-4c95-b05c-e1a6be2585c3
(Edit) Since my change involves touching some of the locale files, what is the process for updating all locale files to be accurate? Do a series of human translators do it, or is there a script for using an AI translator? Can you give me some insight, Sasha?