/products/name/+translations shows "admin help needed" for admins
Bug #1851 reported by
Jordi Mallach
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Данило Шеган |
Bug Description
When I go to an url such as https:/
I think people with enough permissions to set these up should see something useful to get it done instead of the warning message. Helps avoiding learning yet another obscure Launchpad URL.
Related branches
lp://qastaging/~danilo/launchpad/bug-1851
- Aaron Bentley (community): Approve (code)
-
Diff: 594 lines (+123/-199)13 files modifiedlib/lp/translations/browser/configure.zcml (+3/-0)
lib/lp/translations/browser/productseries.py (+0/-6)
lib/lp/translations/stories/standalone/xx-product-translations.txt (+12/-30)
lib/lp/translations/stories/standalone/xx-productseries-translations.txt (+21/-34)
lib/lp/translations/templates/product-portlet-not-using-launchpad.pt (+20/-0)
lib/lp/translations/templates/product-portlet-obsolete-translatables.pt (+1/-1)
lib/lp/translations/templates/product-portlet-translatables.pt (+3/-3)
lib/lp/translations/templates/product-translations.pt (+11/-64)
lib/lp/translations/templates/productseries-translations-bzr-import.pt (+4/-18)
lib/lp/translations/templates/productseries-translations-settings.pt (+5/-14)
lib/lp/translations/templates/productseries-translations-upload.pt (+19/-13)
lib/lp/translations/templates/productseries-translations.pt (+2/-2)
lib/lp/translations/tests/test_potmsgset.py (+22/-14)
Changed in rosetta: | |
status: | New → Accepted |
Changed in rosetta: | |
milestone: | none → 3.1.11 |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in rosetta: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
We've already improved this over time (i.e. there were "upload" links), but I'm working on a branch which goes a bit further in helping out the user get everything set-up.