Add new functions for submission locales conversion into other forms/standards #9838
Labels
Enhancement:1:Minor
A new feature or improvement that can be implemented in less than 3 days.
Milestone
Currently there are functions in LocaleConversion that convert locales from one format into another. This needs to be done also for the new submission and metadata locales that now uses the Weblate language list.
They are for example used in Crossref, DataCite, mEDRA, DOAJ, PubMed, OAI exports.
Search the code for "LocaleConversion::" to see where it is used for submission locales. It could also be that those LocaleConversion functions are not used, for example here https://github.com/pkp/orcidProfile/blob/main/OrcidProfilePlugin.php#L405, so I do not know how should we find all places that needs to be addressed, but... at least to start with LocaleConversion:: and maybe most important plugins...
The text was updated successfully, but these errors were encountered: