Closed
Bug 1101368
Opened 11 years ago
Closed 11 years ago
Build Localized versions of 1-page Donation form
Categories
(Mozilla Foundation Communications :: Website, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: andrea, Assigned: thecount)
References
Details
(Whiteboard: [EOYFR2014][donation flow][nov28] [p2][l10n] )
Attachments
(1 file)
Need localized versions of the form for:
German
French
Port-Br
Indonesian
Spanish (Latin American)
All the needed translation strings are completed in Transifex:
https://www.transifex.com/projects/p/mozilla-2014-eoy-campaign/resource/bsd-form-donation/
| Reporter | ||
Comment 1•11 years ago
|
||
US-EN version of the form is here: https://sendto.mozilla.org/page/contribute/givenow-1page
| Reporter | ||
Updated•11 years ago
|
Whiteboard: [EOYFR2014][donation flow][nov28] [p2] → [EOYFR2014][donation flow][nov28] [p2][l10n]
| Assignee | ||
Comment 2•11 years ago
|
||
To test this, run grunt l10n, then grunt dev.
grunt l10n just creates html files for each of the five locales.
This should create files for:
compiled/EOY-donation-form-sequential.html
compiled/EOY-donation-form-sequential-de.html
compiled/EOY-donation-form-sequential-fr.html
compiled/EOY-donation-form-sequential-pt-BR.html
compiled/EOY-donation-form-sequential-id.html
compiled/EOY-donation-form-sequential-es-MX.html
compiled/EOY-donation-form-single.html
compiled/EOY-donation-form-single-de.html
compiled/EOY-donation-form-single-fr.html
compiled/EOY-donation-form-single-pt-BR.html
compiled/EOY-donation-form-single-id.html
compiled/EOY-donation-form-single-es-MX.html
Attachment #8525576 -
Flags: review?(aki)
| Assignee | ||
Comment 3•11 years ago
|
||
I noticed a few strings in our template are not translated uploaded to transifex yet, examples: "Select your amount", "Amount", "Payment", "Personal", "Next", "Dontate $n now", and "Email".
I am also concerned that the values in our country and province dropdowns might need to be trnalsted.
I think these two problems should be done after this in another ticket, let's just the files being built and the locale files in the repo first so we can all get a look at this and use it.
Comment 4•11 years ago
|
||
Comment on attachment 8525576 [details] [review]
https://github.com/mozilla/bsd-forms-and-wrappers/pull/19
Just needs newlines then good to go
Attachment #8525576 -
Flags: review?(aki) → review+
| Assignee | ||
Comment 5•11 years ago
|
||
Merged: https://github.com/mozilla/bsd-forms-and-wrappers/commit/a68084ae02d33294b4818acd5e6109696d615768
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 6•11 years ago
|
||
Hey Scott, what's the status of QAing this work and getting it into prod? Do more tickets need to be created?
Flags: needinfo?(scott)
You need to log in
before you can comment on or make changes to this bug.
Description
•