Update copy for permission panel: XR
Categories
(Firefox :: Site Permissions, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
(Blocks 1 open bug)
Details
(Keywords: helpwanted, Whiteboard: [proton-door-hangers])
Attachments
(1 file)
Don't bother converting the strings to Fluent. Just update the .properties file, and make sure to rev the string ID.
The code powering the XR Permission panel is here: https://searchfox.org/mozilla-central/rev/362676fcadac37f9f585141a244a9a640948794a/browser/modules/PermissionUI.jsm#826-929
The strings are here: https://searchfox.org/mozilla-central/rev/362676fcadac37f9f585141a244a9a640948794a/browser/locales/en-US/chrome/browser/browser.properties#625-629
The new strings are:
Allow %S to access virtual reality devices? This may expose sensitive information.
and "Allow" and "Block" for those actions, respectively.
Note that there appear to be a few variations on the main string: https://searchfox.org/mozilla-central/rev/362676fcadac37f9f585141a244a9a640948794a/browser/locales/en-US/chrome/browser/browser.properties#630
If applying similar changes to those are not immediately obvious, we should consult betsymikel to see what we should use instead.
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by mconley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0e8ab175369b Update copy for XR permission panel. r=flod
Comment 3•4 years ago
|
||
bugherder |
Description
•