Hi Charles, sorry for the late response, I had to test it.
As you correctly found out, the string comes from xmlui.ArtifactBrowser.SimpleSearch.filter.dateIssued The reason why it didn't show up immediately after you changed it in messages.xml and restarted Tomcat is that you have previously viewed that page and Cocoon (the framework XMLUI is built on) caches pages for you. So the old string from before you made the change was still there. At a later time (when you did a change to the underlying DRI by adding a filter) the cached version was updated and you started to see the new string. To prevent this in the future, don't forget to clear your Cocoon cache: https://wiki.duraspace.org/display/DSPACE/TechnicalFaq#TechnicalFaq-ClearingCocoon(XMLUI)cache Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

