Closed
Bug 699813
Opened 14 years ago
Closed 14 years ago
AMO - Dev Tools - Localize all error messages for text fields
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
6.3.1
People
(Reporter: johnny.mozbugs, Unassigned)
References
()
Details
Attachments
(1 file)
|
127.49 KB,
image/png
|
Details |
User is signed in.
1. Edit any of your addons (mine is https://addons-dev.allizom.org/en-US/developers/addon/test-mohawk-_-13/edit)
2. Make sure it has a different locale
3. Delete all fields and click "Save Changes"
Actual Result: The error messages are not localized for "Add-on URL" and "Categories" fields.
Comment 1•14 years ago
|
||
Add-on URL and Categories aren't localized fields (meaning, whatever you put in them applies to all locales).
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Will, this is about the error messages not the fields themselves. It's not nice to have 2 error messages translated and 2 still in en-US. Either all are translated or none.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Comment 3•14 years ago
|
||
I don't see an issue with this error message: "Français - fr: This field is required."
The error messages should be localized based on the user's locale (in this case the locale is en-US and the error, "This field is required" is in English, as expected).
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → INVALID
Thanks for explaining. I was expecting a French string even though I was on /en-US locale. "Francais - fr : some string here" was a bit confusing. After I changed to /fr, the message "Français · fr : Ce champ est obligatoire." made sense. So all the messages are localized as Chris already stated above.
Status: RESOLVED → VERIFIED
| Assignee | ||
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
•