We have just merged this issue pkp/pkp-lib#9707 that aligns PKP locales with Weblate locales (s. https://github.com/WeblateOrg/language-data/blob/main/languages.csv). I am going through the plugins from the PKP plugin gallery (for 3.4 release) and will inform the maintainers if they would need to rename the plugin locales for 3.5.
If this plugin is going to be made compatible with the release 3.5 (coming in the first quarter of 2025) the locales renaming would be needed. (fr_FR, no_NO, pt_PT, sr@latin would need to be renamed).
(This PHP script could be use for that https://github.com/bozana/ojs/blob/9707-plugins/renameEachPluginLocales.php, if wished. It would need to be copied into the plugin folder, the locales in the script eventually adapted (e.g. no_NO), and then the script run.)
We have just merged this issue pkp/pkp-lib#9707 that aligns PKP locales with Weblate locales (s. https://github.com/WeblateOrg/language-data/blob/main/languages.csv). I am going through the plugins from the PKP plugin gallery (for 3.4 release) and will inform the maintainers if they would need to rename the plugin locales for 3.5.
If this plugin is going to be made compatible with the release 3.5 (coming in the first quarter of 2025) the locales renaming would be needed. (fr_FR, no_NO, pt_PT, sr@latin would need to be renamed).
(This PHP script could be use for that https://github.com/bozana/ojs/blob/9707-plugins/renameEachPluginLocales.php, if wished. It would need to be copied into the plugin folder, the locales in the script eventually adapted (e.g. no_NO), and then the script run.)