From: <bra...@us...> - 2010-08-10 18:56:13
|
Revision: 3216 http://archive-access.svn.sourceforge.net/archive-access/?rev=3216&view=rev Author: bradtofel Date: 2010-08-10 18:56:07 +0000 (Tue, 10 Aug 2010) Log Message: ----------- TWEAK: added extra field for new Prefix query results 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 2010-08-10 18:49:52 UTC (rev 3215) +++ trunk/archive-access/projects/wayback/wayback-webapp/src/main/webapp/WEB-INF/classes/WaybackUI.properties 2010-08-10 18:56:07 UTC (rev 3216) @@ -91,6 +91,7 @@ # shown when only a single capture of an URL is found in the index: # 0 = Date of capture PathPrefixQuery.singleCaptureDate=1 page from {0,date,MMM d, yyyy} +PathPrefixQuery.captureDate={0,date,MMM d, yyyy} # shown when multiple captures of an URL are found in the index: # 0 = number of captures This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |