What locale are you using? If you have your browser set to request a
different language before English, you have to have those messages in
a messages_XX.xml file where XX is your language code (the same as the
browser sends). You also have to define webui.supported.locales, e.g.:

webui.supported.locales = en, de

The fact that you're seeing the message key
(xmlui.general.dspace_home) instead of the message text means that the
emssage key couldn't be found in the catalog (messages.xml file) that
is currently used.

Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to