You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by an...@apache.org on 2006/05/22 19:39:55 UTC

svn commit: r408711 - /tapestry/tapestry4/branches/branch-3-0/framework/src/org/apache/tapestry/TapestryStrings.properties

Author: andyhot
Date: Mon May 22 10:39:55 2006
New Revision: 408711

URL: http://svn.apache.org/viewvc?rev=408711&view=rev
Log:
Typo

Modified:
    tapestry/tapestry4/branches/branch-3-0/framework/src/org/apache/tapestry/TapestryStrings.properties

Modified: tapestry/tapestry4/branches/branch-3-0/framework/src/org/apache/tapestry/TapestryStrings.properties
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/branches/branch-3-0/framework/src/org/apache/tapestry/TapestryStrings.properties?rev=408711&r1=408710&r2=408711&view=diff
==============================================================================
--- tapestry/tapestry4/branches/branch-3-0/framework/src/org/apache/tapestry/TapestryStrings.properties (original)
+++ tapestry/tapestry4/branches/branch-3-0/framework/src/org/apache/tapestry/TapestryStrings.properties Mon May 22 10:39:55 2006
@@ -92,7 +92,7 @@
 AssetExternalizer.externalize-failure=Could not externalize asset {0} to {1}.
 AssetService.exception-report-title=Failure to export asset {0}.
 AssetService.checksum-failure=Checksum {0} does not match that of resource {1}.
-AssetService.checksum-compute-failure=Failed to compute checksum for resource {1}.
+AssetService.checksum-compute-failure=Failed to compute checksum for resource {0}.
 
 ExternalAsset.resource-missing=Could not access external asset {0}.