Hi, do we need to provide localized strings to `on...
# compose
u
Hi, do we need to provide localized strings to
onClickLabel
? For buttons, Talkback announces
Double tap to
and the appends
onClickLabel
after it. In English language this works, but not always in other languages, so my localization team needs to understand if they need to translate the Strings for
onClickLabel
too. If yes, where can I find the translations for
Double tap to
prefix that Google uses?
I've filed a ticket for this.