Skip to content

Commit

Permalink
For mozilla-mobile#10285: Improve a11y for links in app.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarare committed Jun 26, 2020
1 parent 1504f5a commit fda8d5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1418,5 +1418,6 @@
<string name="top_sites_max_limit_content">To add a new top site, remove one. Long press the site and select remove.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">OK, Got It</string>

<!-- Content description (not visible, for screen readers etc.) used to announce [LinkTextView]. -->
<string name="link_text_view_type_announcement">link</string>
</resources>

0 comments on commit fda8d5c

Please sign in to comment.