From: <bra...@us...> - 2010-04-24 01:07:56
|
Revision: 3066 http://archive-access.svn.sourceforge.net/archive-access/?rev=3066&view=rev Author: bradtofel Date: 2010-04-24 01:07:50 +0000 (Sat, 24 Apr 2010) Log Message: ----------- TWEAK: added text from the GraphDisclaimer.jsp 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-04-24 00:51:12 UTC (rev 3065) +++ trunk/archive-access/projects/wayback/wayback-webapp/src/main/webapp/WEB-INF/classes/WaybackUI.properties 2010-04-24 01:07:50 UTC (rev 3066) @@ -134,6 +134,13 @@ PartitionSize.dateHeader.week={0,date,MMM d} - {1,date,MMM d} PartitionSize.dateHeader.year={0,date,yyyy} +GraphTimeline.urlLabel=Url: +GraphTimeline.dateLabel=Date: +GraphTimeline.dateShortFormat={0,date,MMM d, yyyy} +GraphTimeline.dateLongFormat={0,date,H:mm:ss MMM d, yyyy} +GraphTimeline.searchLabel=Search: +GraphTimeline.searchButtonText=Go + graph.title=Jump to first record in {0,date,yyyy} : ({0,date,MMM d}) graph.prevYear= ‹‹‹‹Year graph.prevMonth=‹‹‹Month This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |