Skip to content

Commit

Permalink
[components] Add run_in_private_browsing string
Browse files Browse the repository at this point in the history
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@de5a65e
  • Loading branch information
psymoon committed Apr 21, 2020
1 parent e7c7abd commit c4930f7
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": "ec46ac1749699143a6cfd9fde6257c079a24fb00"
"ac-prep": "de5a65ef7144465e2c050db0e30210a071636878"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@
<string name="mozac_feature_addons_settings_off">Off</string>
<!-- Indicates the add-on is allowed in private browsing mode. -->
<string name="mozac_feature_addons_settings_allow_in_private_browsing">Allow in private browsing</string>
<!-- Indicates the add-on is allowed in private browsing mode. -->
<string name="mozac_feature_addons_settings_run_in_private_browsing">Run in private browsing</string>
<!-- Indicates the add-on is enabled. -->
<string name="mozac_feature_addons_enabled">Enabled</string>
<!-- Indicates the add-on is disabled. -->
Expand Down

0 comments on commit c4930f7

Please sign in to comment.