Merge lp://staging/~jtv/launchpad/bug-426078 into lp://staging/launchpad
Proposed by
Jeroen T. Vermeulen
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | not available | ||||
Proposed branch: | lp://staging/~jtv/launchpad/bug-426078 | ||||
Merge into: | lp://staging/launchpad | ||||
Diff against target: | None lines | ||||
To merge this branch: | bzr merge lp://staging/~jtv/launchpad/bug-426078 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Gavin Panella (community) | code | Approve | |
Review via email: mp+11349@code.staging.launchpad.net |
To post a comment you must log in.
= Bug 426078 =
This behaviour was spec'ed during the Translations UI sprint in Buenos
Aires earlier this year.
When a user has not set their preferred languages, their personal
translations dashboard page should nag about it. This branch adds that
nag message, including a link to the page where the necessary change can
be made.
For reference, here is the message as it was _really_ specified:
https:/ /devpad. canonical. com/~danilo/ pages/untransla tor.jpg
I took the "dude" part with a grain of salt.
Tests: editlanguages -t persontranslati onview
{{{
./bin/test -vv -t person-
}}}
No lint complaints.
Jeroen