Closed
Bug 691422
Opened 14 years ago
Closed 14 years ago
Localized description in the prefs file is always for the foo@bar.com add-on
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
VERIFIED
FIXED
6.2.6
People
(Reporter: krupa.mozbugs, Assigned: cvan)
References
Details
**reported by Kris Maglione**
The localized description in the prefs file is always for the foo@bar.com add-on, rather than the actual uuid of the addon.
pref("extensions.foo@bar.com.description", "chrome://catchphrase/locale/overlay.properties");
| Assignee | ||
Comment 1•14 years ago
|
||
Assignee: nobody → cwiemeersch
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•14 years ago
|
||
verified fixed at // https://developer.mozilla.org/en/Localizing_extension_descriptions
pref("extensions.test_test123.description", "chrome://test_test123/locale/overlay.properties");
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•