Ticket #2288 (closed defect: wontfix)
Fix i18n of strings on auth group add/edit pages
Reported by: | seanh | Owned by: | |
---|---|---|---|
Priority: | awaiting triage | Milestone: | ckan-v1.7 |
Component: | ckan | Keywords: | ecportal i18n |
Cc: | Repository: | ckan | |
Theme: | none |
Description
There are a couple of strings on the authorization group add/edit form that are not being translated:
"Name: Please enter a value" (error message when you try to add an auth group with no name)
"User name"
"Save" button
The form seems to be built using FormBuilder?. See ckan/forms/authorizationgroup.py, builder.set_displayed_fields()
Change History
Note: See
TracTickets for help on using
tickets.
Auth groups are being deprecated