I want to add “Arabic” to my DSpace.
I am setting up this file:
[dspace]/config/dspace.cfg
with this line:
webui.supported.locales = en, de, ar
Then I create Dspace and restart Tomcat.
But I can not find this file:
"Messages.properties" at [dspace-src]/dspace/modules/jspui/src/main/resources/Messages.properties
and how German can appear on my DSpace wherever I can find
"Messages_de.properties" at [dspace-src]/dspace/modules/jspui/src/main/resources/Messages_de.properties
Do I have other weird problems setting up my DSpace with Arabic?
source share