El 18/08/16 a las 02:12, OScar Hernandez escribió:
Hi,
I'm setting DSpace 5.4, I hope you can help me to solve the following case.
In the interface, the language menu shows the options "English" and
"español", but the last label starts with lower case then i need changes
to "Español".
I mean "español" to "Español".
I tried to make it through the files in the folder i18, but its not out
there.
Thanks in advance.
--
You received this message because you are subscribed to the Google
Groups "DSpace Community" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
<mailto:[email protected]>.
To post to this group, send email to [email protected]
<mailto:[email protected]>.
Visit this group at https://groups.google.com/group/dspace-community.
For more options, visit https://groups.google.com/d/optout.
Hi Oscar,
These strings aren't from DSpace, they come from Java's Locale class. See here:
https://github.com/DSpace/DSpace/blob/master/dspace-xmlui/src/main/java/org/dspace/app/xmlui/aspect/viewArtifacts/Navigation.java#L138
Cheers,
Àlex
--
You received this message because you are subscribed to the Google Groups "DSpace
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-community.
For more options, visit https://groups.google.com/d/optout.