Add context for translators and tweak strings (#10280)
This commit is contained in:
@@ -357,7 +357,7 @@ function ReactionTab({
|
||||
accessibilityRole="button"
|
||||
accessibilityHint={
|
||||
reaction.key === 'all'
|
||||
? l`Tap to show all reactions `
|
||||
? l`Tap to show all reactions`
|
||||
: l`Tap to show ${reaction.value} reactions`
|
||||
}
|
||||
hitSlop={HITSLOP_10}
|
||||
|
||||
Reference in New Issue
Block a user