From: <bra...@us...> - 2008-08-19 22:22:59
|
Revision: 2564 http://archive-access.svn.sourceforge.net/archive-access/?rev=2564&view=rev Author: bradtofel Date: 2008-08-19 22:23:08 +0000 (Tue, 19 Aug 2008) Log Message: ----------- TWEAK: removed brackets around [hide]. They were doubled. Modified Paths: -------------- trunk/archive-access/projects/wayback/wayback-webapp/src/main/webapp/WEB-INF/classes/WaybackUI.properties Modified: trunk/archive-access/projects/wayback/wayback-webapp/src/main/webapp/WEB-INF/classes/WaybackUI.properties =================================================================== --- trunk/archive-access/projects/wayback/wayback-webapp/src/main/webapp/WEB-INF/classes/WaybackUI.properties 2008-08-19 02:50:22 UTC (rev 2563) +++ trunk/archive-access/projects/wayback/wayback-webapp/src/main/webapp/WEB-INF/classes/WaybackUI.properties 2008-08-19 22:23:08 UTC (rev 2564) @@ -62,7 +62,7 @@ ReplayView.banner=Wayback - External links, forms, and search boxes may not function within this collection. Url: {0} time: {1,date,H:mm:ss MMM dd, yyyy} -ReplayView.bannerHideLink=[hide] +ReplayView.bannerHideLink=hide PathQuery.resultsSummary={0,number,integer} results for {1} PathQuery.resultRange=between {0,date,MMM dd, yyyy} and {1,date,MMM dd, yyyy} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |