Closed
Bug 551524
Opened 15 years ago
Closed 3 years ago
L10n Tracking MAYBE_VULNERABLE and cross browser release
Categories
(Websites :: plugins.mozilla.org, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
1.3
People
(Reporter: ozten, Assigned: rdoherty)
References
()
Details
No description provided.
Reporter | ||
Comment 1•15 years ago
|
||
We are working on a new release of the plugincheck page
1) 4 new strings in messages.js
2) New copy in the page for cross browser support
This should be checked into trunk and staged by Thursday.
Details for #1
Please add 4 new Pfs_external strings. This is what was added to messages.js:
// more labels and status for plugin detection table
Pfs_internal[20] = "Update Now"; //MAYBE_VULNERABLE
Pfs_internal[21] = "Potentially Vulnerable"; //MAYBE_VULNERABLE
Pfs_internal[22] = "Update"; //MAYBE_OUTDATED
Pfs_internal[23] = "Potentially Outdated Version"; //MAYBE_OUTDATED
Reporter | ||
Comment 2•15 years ago
|
||
2) Okay, first stab at this copy
Three new bullet points are are initially hidden. Each is a caveat about the plugincheck page
old_browser - <strong>Warning, a newer version of your browser is available.</strong> Please upgrade your browser.
modern_browsers - This page works best with the latest browsers: Firefox 3.6+, Opera 10.5, Safari 4, Chrome 4, or IE 8
explorer - Plugin Check <strong>support for Internet Explorer is limited</strong>. Also use Tools > Manage Addons
When these are shown:
Unknown Browser - show modern_browsers
IE - show explorer and modern_browsers
Out of date Firefox, Safari, Opera, or Chrome - show old_browser
Comment 3•15 years ago
|
||
For the "old browser" bullet, we should probably show update links to the corresponding browser. So if someone is on Safari 3, we should give them the link to upgrade to Safari 4.x.
Reporter | ||
Comment 4•15 years ago
|
||
FYI there is a new link on plugincheck/index.html and a new page plugincheck/more_info.html.
more_info.html is linked to from the right hand sidebar.
Reporter | ||
Comment 5•15 years ago
|
||
We are looking at a soft launch Thursday 5/6.
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → rdoherty
Target Milestone: --- → 1.1
Assignee | ||
Updated•15 years ago
|
Target Milestone: 1.1 → 1.2
Assignee | ||
Updated•15 years ago
|
Target Milestone: 1.2 → 1.3
Mass-removing myself from cc; search for 12b9dfe4-ece3-40dc-8d23-60e179f64ac1 or any reasonable part thereof, to mass-delete these notifications (and sorry!)
PluginCheck is no longer supported
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•