Hi Paul,

You are looking for a file called Messages.properties. It lives in 
dspace-api/src/main/resources, but you may want to copy it to 
dspace/modules/jspui/src/main/resources and use that as an overlay version 
leaving the original intact.

Cheers, Robin.


Robin Taylor
Main Library
University of Edinburgh
Tel. 0131 6513808  

> -----Original Message-----
> From: Brindley, Paul [mailto:p.brind...@nls.uk] 
> Sent: 22 July 2010 11:24
> To: dspace-devel@lists.sourceforge.net
> Subject: [Dspace-devel] Location of text content.
> 
> Hello again,
> 
>  
> 
> Once again I've come to request help from the community.
> 
>  
> 
> I'm working on a remote log viewer for DSpace, once it's done 
> I'd like to submit for inclusion into DSpace and because of 
> this I want/need to get it done to the appropriate standards 
> and use the correct methods to get things done.
> 
>  
> 
> I've been looking at the following code and I'm having a 
> little trouble understanding it.  It's the <fmt:message 
> key="jsp.layout.navbar-admin.logout"/> line that has me 
> confused.  I get that fmt refers to a tag library, but I 
> can't figure out where the text itself is held or how the key 
> works (or more specifically how to add new keys with new text).
> 
>  
> 
> <tr class="navigationBarItem">
> 
>      <td>
> 
>          <img alt="" src="<%= request.getContextPath() 
> %>/image/arrow.gif" width="16" height="16"/>
> 
>      </td>
> 
>      <td nowrap="nowrap" class="navigationBarItem">
> 
>          <a href="<%= request.getContextPath() 
> %>/logout"><fmt:message key="jsp.layout.navbar-admin.logout"/></a>
> 
>      </td>
> 
>  </tr>
> 
>  
> 
> I'm used to using Java, but this is the first time I've used 
> JSP so it's a bit of a learning curve I'm on so I may very 
> well be on with more questions before I'm done with this one!
> 
>  
> 
> Thank you for your help.
> 
>  
> 
>  - Paul Brindley
> 
> **************************************************************
> *********
> 
> Visit the National Library of Scotland online at www.nls.uk
> 
> **************************************************************
> *********
> 
> Please consider the environment before printing this e-mail.
> 
> This communication is intended for the addressee(s) only. If 
> you are not the intended
> 
> recipient, please notify the Information Services Helpdesk on 
> +44 131 623 3789 or
> 
> is.helpd...@nls.uk and delete this e-mail. The statements and 
> opinions expressed in this
> 
> message are those of the author and do not necessarily 
> reflect those of the National
> 
> Library of Scotland. The National Library of Scotland is a 
> registered Scottish charity.
> 
> Scottish Charity No. SC011086. This message is subject to the 
> Data Protection Act 1998
> 
> and Freedom of Information (Scotland) Act 2002 and has been 
> scanned by Webroot.
> 
> **************************************************************
> *********
> 
> Follow us on Twitter 
> <http://r20.rs6.net/tn.jsp?t=7xm86sdab.0.0.f9gw5rcab.0&p=http%
> 3A%2F%2Ftwitter.com%2Fnatlibscot&id=preview>  for 
> twice-weekly updates.
> 
> 
> 
> Become our fan 
> <http://r20.rs6.net/tn.jsp?t=7xm86sdab.0.0.f9gw5rcab.0&p=http%
> 3A%2F%2Fwww.facebook.com%2Fpages%2FEdinburgh%2FNational-Librar
> y-of-Scotland%2F14754995380&id=preview>  on Facebook and keep 
> up-to-date that way too.
> 
> 
> Facebook button 
> <http://r20.rs6.net/tn.jsp?t=7xm86sdab.0.0.f9gw5rcab.0&p=http%
> 3A%2F%2Fwww.facebook.com%2Fpages%2FEdinburgh%2FNational-Librar
> y-of-Scotland%2F14754995380%3Fv%3Dwall&id=preview>  Twitter 
> button 
> <http://r20.rs6.net/tn.jsp?t=7xm86sdab.0.0.f9gw5rcab.0&p=http%
> 3A%2F%2Ftwitter.com%2Fnatlibscot&id=preview>  
> 
> 
-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to