i can't find original "Messages_es.properties" in dspace 1.6.2. I seach "Comunidades en DSpace" (spanish translation of "Communities in DSpace") to change to "Comunidades del Repositorio XXX" (spanish translation of "XXX Reposity Communities ") in the following dspace 1.6.2 directories: Search in source: #grep -r "Comunidades en DSpace" /opt/dspace-source Not found.
Search in install dir: #grep -r "Comunidades en DSpace" /dspace Not found Search in tomcat webapp: #grep -r "Comunidades en DSpace" /var/lib/tomcat5.5/webapps/dspace Not found Where did you get the original translation? I find only the english "Messages.properties" in "/opt/dspace-source/dspace-api/src/main/resources/Messages.properties" But if i change "dspace.cfg" keys: default.locale = es default.language = es_ES xmlui.supported.locales = es Yes it get default spanish language (but i need change some things). I don't know where such a spanish default translation is obtained I know that the modified file "Messages_es.properties" should be placed on "/opt/dspace-src/dspace/modules/jspui/src/main/resources" (overlay method), but.... where i find the original translation file? Thanks. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

