Ticket #2288 (closed defect: wontfix)

Opened 13 months ago

Last modified 11 months ago

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

Changed 12 months ago by ross

  • status changed from new to closed
  • resolution set to wontfix

Auth groups are being deprecated

Changed 11 months ago by seanh

  • keywords i18n added
Note: See TracTickets for help on using tickets.