Open Bug 400344 Opened 17 years ago Updated 2 years ago

protocol handling dialog uses wrong string for reference to Preferences, and wrong name

Categories

(Firefox :: File Handling, defect)

defect

Tracking

()

People

(Reporter: Gavin, Unassigned)

Details

See bug 391407 comment 9. The "protocol.checkbox.extra" string used by the dialog in toolkit/locales/en-US/chrome/mozapps/handling/handling.properties incorrectly uses "Preferences" cross-platform, even though they're called "Options" on windows. The code that uses that string also uses nsIXULAppInfo.name instead of brandShortName to insert the product name, which is incorrect.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.