Fix contentDescription for jump to bottom FAB.

This commit is contained in:
Benoit Marty 2023-11-21 15:21:20 +01:00 committed by Benoit Marty
parent 3a21ee7a50
commit 2e6803ac41
2 changed files with 4 additions and 1 deletions

View file

@ -2,6 +2,7 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="a11y_delete">"Delete"</string>
<string name="a11y_hide_password">"Hide password"</string>
<string name="a11y_jump_to_bottom">"Jump to bottom"</string>
<string name="a11y_notifications_mentions_only">"Mentions only"</string>
<string name="a11y_notifications_muted">"Muted"</string>
<string name="a11y_page_n">"Page %1$d"</string>