Skip to content

Commit

Permalink
[components] Closes mozilla-mobile/android-components#9131: Add site …
Browse files Browse the repository at this point in the history
…permission indicators

in the toolbar.

X-Channel-Revision: [main] mozilla-mobile/android-components@96444dd
X-Channel-Revision: [main] mozilla-mobile/fenix@d039188
X-Channel-Revision: [main] mozilla-mobile/focus-android@a9a09b1
X-Channel-Converted-Revision: [main] mozilla-mobile/firefox-android@a5a6f51
  • Loading branch information
Amejia481 authored and mergify[bot] committed Dec 10, 2020
1 parent aecae5c commit f16269b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
@@ -1,6 +1,6 @@
{
"name": "mozilla-mobile/firefox-android/android-components",
"revs": {
"main": "ac788e1caf34b2bae236d33221e53d9e9de77ce9"
"main": "a5a6f514194ab65dcf39cca28c23ea7da1fab4a4"
}
}
Expand Up @@ -13,4 +13,6 @@
<string name="mozac_browser_toolbar_content_description_site_info">Site information</string>
<!-- Announcement made by the screen reader when the progress bar is shown and a page is loading -->
<string name="mozac_browser_toolbar_progress_loading">Loading</string>
<!-- Content description: For the autoplay toolbar icon, it is set when the auto play permission is blocking content playing.-->
<string name="mozac_browser_toolbar_content_description_autoplay_blocked">Some content has been blocked by the autoplay setting</string>
</resources>

0 comments on commit f16269b

Please sign in to comment.