Ticket #2288 (closed defect: wontfix)

Opened 2 years ago

Last modified 23 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

comment:1 Changed 2 years ago by ross

  • Status changed from new to closed
  • Resolution set to wontfix

Auth groups are being deprecated

comment:2 Changed 23 months ago by seanh

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