I have 1.7.1 from the standard  release installation and not the source
release. I did not find the messages.properties file either. What I
realized is that Messages.properties file is shipped along with the jar
files. I downloaded the dspace-api-1.7.1.jar file from the lib directory
([dspace-source]/dspace/target/dspace-1.7.1-build.dir/webapps/jspui/WEB-INF/lib)
and extracted it locally. In that folder you will find
Messages.properties. I copied that into 
[dspace-source]/dspace/modules/jspui/src/main/resources/Messages.properties
and made changes to that file as I needed. Rebuilt dspace and it seemed
to work. I am not sure if this is the way to go or not. It worked for
me. 
 
I think if you don't install Dspace from source release the default
files will be shipped with jar files and if you want to overwrite
anything you have to recreate the files in your directory. It is weird
that it is not documented anywhere although it says edit
Messages.properties file found in ..... 
 
You might want to try the same for the rest of the files too. I just
needed Messages.properties in english.
 
Anitha
 
 
 
So if we want to overwrite or change anything in that file. 

>>> On 6/21/2011 at 2:39 PM, "liss ..." <[email protected]> wrote:


Hi all:
 
I am using dspace 1.7.2 (http://cdigital.uv.mx/) I configured
webui.supported.locales =es,en, de, fr, but I can't find this files
 
 
* 

[dspace-source]/dspace/modules/jspui/src/main/
resources/Messages.properties
* 

[dspace-source]/dspace/modules/jspui/src/main/
resources/Messages_es.properties
* 

[dspace-source]/dspace/modules/jspui/src/main/
resources/Messages_de.properties
* 

[dspace-source]/dspace/modules/jspui/src/main/
resources/Messages_fr.properties
Files to be localized:
* 

[dspace-source]/dspace/modules/jspui/src/main/
resources/Messages_LOCALE.properties
* 

[dspace-source]/dspace/config/input-forms_LOCALE.xml
The dspace.cfg Configuration Properties File
161
* 

[dspace-source]/dspace/config/default_LOCALE.license - should be pure
ASCII
* 

[dspace-source]/dspace/config/news-top_LOCALE.html
* 

[dspace-source]/dspace/config/news-side_LOCALE.html
* 

[dspace-source]/dspace/config/emails/change_password_LOCALE
* 

[dspace-source]/dspace/config/emails/feedback_LOCALE
* 

[dspace-source]/dspace/config/emails/internal_error_LOCALE
* 

[dspace-source]/dspace/config/emails/register_LOCALE
* 

[dspace-source]/dspace/config/emails/submit_archive_LOCALE
* 

[dspace-source]/dspace/config/emails/submit_reject_LOCALE
* 

[dspace-source]/dspace/config/emails/submit_task_LOCALE
* 

[dspace-source]/dspace/config/emails/subscription_LOCALE
* 

[dspace-source]/dspace/config/emails/suggest_LOCALE
* 

[dspace]/webapps/jspui/help/collection-admin_LOCALE.html - in html
keep
the jump link as original; must be copied to [dspace-source]/dspace/
modules/jspui/src/main/webapp/help
* 

[dspace]/webapps/jspui/help/index_LOCALE.html - must be copied to
[dspacesource]/
dspace/modules/jspui/src/main/webapp/help
* 

[dspace]/webapps/jspui/help/site-admin_LOCALE.html - must be copied
to[dspace-source]/dspace/modules/jspui/src/main/webapp/help
 
 
somebody knows what I must do? I want make some modifications on
messages_es.properties
I apreciate every help , thanks.
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to