eprints / eprints3.4

EPrints 3.4 core and releases
http://www.eprints.org/uk/index.php/eprints-3-4/
GNU Lesser General Public License v3.0
31 stars 28 forks source link

Cannot add phrases for alternative languages in Phrase Editor #383

Closed drn05r closed 6 months ago

drn05r commented 6 months ago

If you already have an English phrase but want to add the same phrase but in a different language, the Phrase Editor will not allow you to do this, as it will claim the phrase already exists, as it assumes you want to add an English phrase with the specified ID, even if your current language is set to something else.

There should be a drop down where all available languages are offered if the repository is configured to support more than one language. This should default either to English or the current language for the user (as set through EPrints::Plugin::Screen::SetLang).