Skip to content

Commit

Permalink
[components] For mozilla-mobile/android-components#7833: Generate con…
Browse files Browse the repository at this point in the history
…cept-menu items for addons

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@f506f74
  • Loading branch information
NotWoods authored and mergify[bot] committed Oct 20, 2020
1 parent c907ed6 commit 4655be1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _meta/mozilla-mobile-firefox-android.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mozilla-mobile/firefox-android",
"revs": {
"ac-prep": "79727628dd050b754467c09c0943cd271a6208a9"
"ac-prep": "f506f74dfb701569b14cf9b615d22d46b8a4d8c0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@
<string name="mozac_feature_addons_rating_content_description">%1$.02f/5</string>
<!-- This is the title of page where all the add-ons are listed-->
<string name="mozac_feature_addons_addons">Add-ons</string>
<!-- Label for add-ons sub menu item for add-ons manager-->
<string name="mozac_feature_addons_addons_manager">Add-ons Manager</string>
<!-- The label of the allow button, this will be shown to the user when an add-on needs new permissions, with the button the user will indicate that they want to accept the new permissions and update the add-on-->
<string name="mozac_feature_addons_updater_notification_allow_button">Allow</string>
<!-- The label of the deny button on a notification, this will be shown to the user when an add-on needs new permissions. Indicates the user denies the new permissions and prevents the add-on from be updated-->
Expand Down

0 comments on commit 4655be1

Please sign in to comment.