-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
The EAD to HTML transform supports passing strings as parameters for rendering content not present in the EAD itself.
| "container_string" => t('Containers'), |
This content is passed through the t() function, but that translates it to the current language setting. It would be more appropriate to translate the content to the language in which the EAD is written (available in /eadheader/profdesc/langusage/language).
Some fool proposed extending this base usage with new strings, despite being aware of the core problem, so this issue is his admission of guilt.
Metadata
Metadata
Assignees
Labels
No labels