Closed Bug 878154 Opened 11 years ago Closed 11 years ago

about:plugins: plugin status is not localizable

Categories

(Core Graveyard :: Plug-ins, defect, P5)

defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla24

People

(Reporter: flod, Assigned: flod)

References

Details

Attachments

(1 file)

When you open about:plugins on a localized version of Firefox, you still read enabled or disabled. http://mxr.mozilla.org/mozilla-central/source/toolkit/content/plugins.html?force=1#146 status = plugin.isActive ? "Enabled" : "Disabled"; Status is hardcoded while it should be localizable.
Per bug 831533, comment 7 ff, i'm not sure if we even need this to be localizable.
Blocks: 831533
Priority: -- → P5
Thanks Georg, I couldn't say that I like the idea of reading "Status: STATE_SOFTBLOCKED" (not really useful for simple users who check that page), but it would make more sense then reading "Stato: enabled" with a mix of languages. A s it is, it looks like I've forgotten to translate a string.
As explained in comment 2, having a mix of languages is not a solution. The row "State: enabled/disabled (XXX) " should be completely localizable.
Attachment #756951 - Flags: review?(benjamin)
Attachment #756951 - Flags: review?(benjamin) → review+
Thanks Benjamin for the review :-)
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: