Closed
Bug 849287
Opened 12 years ago
Closed 12 years ago
Work - Update strings for site permission notifications
Categories
(Firefox for Metro Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mbrubeck, Assigned: mbrubeck)
References
Details
(Whiteboard: feature=work)
Attachments
(1 file)
3.82 KB,
patch
|
jimm
:
review+
|
Details | Diff | Splinter Review |
This updates the buttons in our site permissions notifications, based on the UI spec in attachment 719299 [details], and cleans up some code. In particular:
* Remove unused "openWebappsManage" strings.
* Remove no-op "Not Now" button for offline storage prompt. (The user can just press the "close" button instead.)
* Use the same "...wants to store..." and "Never for this Site" strings in both ContentPermission and OfflineApps prompts.
Note that the offline app prompt has just a single "Allow" button, instead of separate "Allow Once" and "Always for this Site." This is intentional (since offline app storage is persistent by nature) and it matches desktop Firefox.
Attachment #722862 -
Flags: review?(jmathies)
![]() |
||
Updated•12 years ago
|
Attachment #722862 -
Flags: review?(jmathies) → review+
Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•