Closed
Bug 1445120
Opened 7 years ago
Closed 7 years ago
AMO does not show localized name/description/... read from extension
Categories
(addons.mozilla.org :: Security, defect)
addons.mozilla.org
Security
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: strongopwh, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20180206200532
Steps to reproduce:
For example, my addon (Web Extension):
https://addons.mozilla.org/firefox/addon/ask-before-download
1. localize my extension by /_locale/*/messages.json
2. submit it to AMO
3. Change my browser language in preference to something else other than en/en-US
Actual results:
4. Open AMO, the extension's page still show Name and Description in English
5. But, if you install the addon, open about:addons, it will show the localized Name and Description
Expected results:
AMO should show localized Name and Description read from the extension.
I think do the same localize thing on AMO again is not necessary.
Didn't notice this bugzilla only accept security bugs.
Reported to github.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•