Closed
Bug 1018316
Opened 11 years ago
Closed 11 years ago
Localize Profile
Categories
(Webmaker Graveyard :: Profile, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gvn, Assigned: alicoding)
Details
(Whiteboard: [profile2][june27])
Attachments
(1 file)
Localize our new Profile app.
| Reporter | ||
Updated•11 years ago
|
Whiteboard: [profile2] → [profile2][june27]
| Assignee | ||
Comment 1•11 years ago
|
||
Let's file another bug to wrap all the string with the i18n filter and add them to the json file.
This patch should only allow us to move forward and able to localize any new string that's going to be implemented.
Attachment #8436258 -
Flags: review?(gavin)
| Reporter | ||
Comment 2•11 years ago
|
||
Comment on attachment 8436258 [details] [review]
https://github.com/mozilla/webmaker-profile-2/pull/45
Can you localize at least 1 string so we can ensure this is working properly?
Also left some notes on GH.
Attachment #8436258 -
Flags: review?(gavin) → review-
| Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 8436258 [details] [review]
https://github.com/mozilla/webmaker-profile-2/pull/45
Done :)
Attachment #8436258 -
Flags: review- → review?(gavin)
Updated•11 years ago
|
Status: NEW → ASSIGNED
| Reporter | ||
Comment 5•11 years ago
|
||
I need to finish reviewing this. Hope to do that early this week.
Flags: needinfo?(gavin)
| Reporter | ||
Comment 6•11 years ago
|
||
Comment on attachment 8436258 [details] [review]
https://github.com/mozilla/webmaker-profile-2/pull/45
I'm still not seeing any of the test strings in here: https://github.com/alicoding/webmaker-profile-2/blob/bug1018316/locale/en_US/profile.json
This is the result:
https://www.dropbox.com/s/grzw70rfrf80ymr/Screenshot%202014-06-18%2009.45.12.png
Attachment #8436258 -
Flags: review?(gavin) → review-
| Assignee | ||
Comment 7•11 years ago
|
||
Teaching Resources, Makes and Likes? those are all localized? :)
Flags: needinfo?(gavin)
| Reporter | ||
Comment 8•11 years ago
|
||
https://github.com/alicoding/webmaker-profile-2/blob/bug1018316/app/index.html#L105
Those 3 strings are still hard coded. The words Badges and Events haven't been added to the localization JSON, which is currently empty.
Flags: needinfo?(gavin)
| Assignee | ||
Updated•11 years ago
|
Attachment #8436258 -
Flags: review- → review?(gavin)
| Reporter | ||
Comment 11•11 years ago
|
||
Comment on attachment 8436258 [details] [review]
https://github.com/mozilla/webmaker-profile-2/pull/45
Ok, just a couple little tweaks noted on GH, then feel free to land! :)
Attachment #8436258 -
Flags: review?(gavin) → review+
Comment 12•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/webmaker-profile-2
https://github.com/mozilla/webmaker-profile-2/commit/ed8cd675676ce3ef9e11b0d84cf52cf913403d85
bug1018316 - localize profile
| Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•