Skip to content

Commit

Permalink
Fix WebXR quick permission regression. Unify permission message. (#3070)
Browse files Browse the repository at this point in the history
X-Channel-Revision: [master] mozilla-mobile/android-components@1dd7dbc
X-Channel-Revision: [master] mozilla-mobile/fenix@394f386
X-Channel-Revision: [master] mozilla-mobile/firefox-tv@e8ccd59
X-Channel-Converted-Revision: [master] MozillaReality/FirefoxReality@678e7bd
X-Channel-Revision: [master] mozilla-lockwise/lockwise-android@ade612d
  • Loading branch information
MortimerGoro authored Mar 30, 2020
1 parent 23464b3 commit 6ba3500
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1454,7 +1454,7 @@ the Select` button. When clicked it closes all the previously selected tabs -->

<!-- This string is displayed in the title of the quick WebXR blocking dialog, accessed from the VR icon in the URL bar.
'%1$s' will be replaced at runtime with the app's name. -->
<string name="webxr_block_dialog_message">‘%1$s’ wants to access WebXR API</string>
<string name="webxr_permission_dialog_message">WebXR is %1$s for this site. (&lt;a href=&quot;%2$s&quot;&gt;Learn More&lt;/a&gt;)</string>

<!-- This string is displayed in the title of the quick Tracking Protection dialog, accessed from the Tracking Protection icon in the URL bar. -->
<string name="tracking_dialog_message">Enhanced Tracking Protection is %1$s for this site. (&lt;a href=&quot;%2$s&quot;&gt;Learn More&lt;/a&gt;)</string>
Expand Down
2 changes: 1 addition & 1 deletion _meta/MozillaReality-FirefoxReality.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MozillaReality/FirefoxReality",
"revs": {
"master": "97b2c5e1eec873b52ea8d4f63b6fc71a4e7ddebc"
"master": "678e7bd943782862b0760a8b79e71ed4d6266911"
}
}

0 comments on commit 6ba3500

Please sign in to comment.