From: <bra...@us...> - 2011-02-06 14:56:43
|
Revision: 3412 http://archive-access.svn.sourceforge.net/archive-access/?rev=3412&view=rev Author: bradtofel Date: 2011-02-06 14:56:37 +0000 (Sun, 06 Feb 2011) Log Message: ----------- Added full date "global" pattern for general use 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 2011-02-06 14:56:00 UTC (rev 3411) +++ trunk/archive-access/projects/wayback/wayback-webapp/src/main/webapp/WEB-INF/classes/WaybackUI.properties 2011-02-06 14:56:37 UTC (rev 3412) @@ -27,6 +27,8 @@ Exception.anchorWindowTooSmall.title=No Resources within Window Range Exception.anchorWindowTooSmall.message=The Window Range specified does not match any Resources. You can try expanding the Anchor Window size and repeating the request. +UIGlobal.fullDate={0,date,H:mm:ss MMM d, yyyy} + UIGlobal.pageTitle=Internet Archive Wayback Machine UIGlobal.helpLink=Help UIGlobal.enterWebAddress=Enter Web Address: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |