Skip to content

Translation of EAD content #77

@ctgraham

Description

@ctgraham

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions