Closed
Bug 1193725
Opened 11 years ago
Closed 10 years ago
Typos in English localization strings for Marketplace
Categories
(Marketplace Graveyard :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jobaval10n, Assigned: poc)
Details
(Whiteboard: [marketplace-transition])
Attachments
(1 file)
|
1.15 MB,
application/pdf
|
Details |
I found a few problems with some English language strings in Marketplace:
1. "Serbia and Montenegro", Locations: mkt/constants/bango.py:217
It's a country that no longer exists
2. "Libyan Arab Jamahiriya", Locations: mkt/constants/bango.py:146
Libya is no longer a "Jamahiriya" since 2011, it's only "Libya" now.
3. "{addon} re-reviewed because abuse reports need invesigation." Locations: mkt/site/log.py:545
"invesigation" (typo) -> "investigation"
Jobava
Comment 1•11 years ago
|
||
Thanks for pointing these out. The Libya fix seems easy, but I think the first will need two separate entries. I'm not sure how these affect bango so ni?andym
Flags: needinfo?(amckay)
Comment 2•11 years ago
|
||
Those country codes are used in the bank account forms and are a direct copy of the Bango API docs and the countries they have available: https://wiki.mozilla.org/images/7/7a/MozillaExporterAPI_v1.0.1.pdf
I'll pass this bug onto Bango, they'll need to update their code and API and then we'll update the Marketplace.
The log message was fixed in https://github.com/mozilla/zamboni/commit/4f174098.
Assignee: nobody → poc
Flags: needinfo?(amckay)
| Assignee | ||
Comment 3•11 years ago
|
||
Dear Mozilla Team,
Please be advised that we have raised the changes for review by our development team
Kind Regards
Tanya
Bango Platform Operations Center
| Assignee | ||
Comment 4•11 years ago
|
||
Dear Mozilla Team,
Just to let you know, we plan to update the document as well as any references in our codebase, and then send the amended document over to you as soon as possible.
Kind regards,
Daniel Linton
Bango Platform Operations Center
Updated•11 years ago
|
Priority: -- → P3
| Assignee | ||
Comment 5•11 years ago
|
||
Please find attached the updated version of the Mozilla Exporter Document.
The relevant code changes on our side are scheduled for early next week.
Thank you and Kind regards,
Daniel Linton
Bango Platform Operations Center
| Assignee | ||
Comment 6•11 years ago
|
||
Dear Mozilla,
Please note that the relevant code changes were completed as scheduled to reflect the amended document.
Please let us know if you require any further assistance.
Kind regards,
Daniel Linton
Bango Platform Operations Center
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Whiteboard: [marketplace-transition]
You need to log in
before you can comment on or make changes to this bug.
Description
•