Improve accessibility text on RR
This commit is contained in:
@@ -44,13 +44,14 @@
|
||||
<string name="a11y_qr_code">"QR Code"</string>
|
||||
<string name="a11y_react_with">"React with %1$s"</string>
|
||||
<string name="a11y_react_with_other_emojis">"React with other emojis"</string>
|
||||
<string name="a11y_read_receipts_multiple">"Read by %1$s and %2$s"</string>
|
||||
<string name="a11y_read_receipts_multiple">"Previous message read by %1$s and %2$s"</string>
|
||||
<plurals name="a11y_read_receipts_multiple_with_others">
|
||||
<item quantity="one">"Read by %1$s and %2$d other"</item>
|
||||
<item quantity="other">"Read by %1$s and %2$d others"</item>
|
||||
<item quantity="one">"Previous message read by %1$s and %2$d other"</item>
|
||||
<item quantity="other">"Previous message read by %1$s and %2$d others"</item>
|
||||
</plurals>
|
||||
<string name="a11y_read_receipts_single">"Read by %1$s"</string>
|
||||
<string name="a11y_read_receipts_single">"Previous message read by %1$s"</string>
|
||||
<string name="a11y_read_receipts_tap_to_show_all">"Tap to show all"</string>
|
||||
<string name="a11y_read_receipts_tap_to_show_all_android">"show all read receipts"</string>
|
||||
<string name="a11y_remove_reaction">"Remove reaction: %1$s"</string>
|
||||
<string name="a11y_remove_reaction_with">"Remove reaction with %1$s"</string>
|
||||
<string name="a11y_room_avatar">"Room avatar"</string>
|
||||
|
||||
Reference in New Issue
Block a user