Bug 463760: fixed error message

Change-Id: I866efd576b5e4a94798986928f7ab79e6898ff53
Signed-off-by: Christian Schneider <schneider@yatta.de>
diff --git a/bundles/org.eclipse.equinox.p2.repository/src/org/eclipse/equinox/internal/p2/repository/messages.properties b/bundles/org.eclipse.equinox.p2.repository/src/org/eclipse/equinox/internal/p2/repository/messages.properties
index 6dbe04d..8d65bed 100644
--- a/bundles/org.eclipse.equinox.p2.repository/src/org/eclipse/equinox/internal/p2/repository/messages.properties
+++ b/bundles/org.eclipse.equinox.p2.repository/src/org/eclipse/equinox/internal/p2/repository/messages.properties
@@ -23,7 +23,7 @@
 CacheManager_AuthenticationFaileFor_0=Authentication failed for {0}.
 CacheManager_CannotLoadNonUrlLocation=Cannot load repository from non-URL location {0} 
 CacheManager_FailedCommunicationWithRepo_0=Communication with repository at {0} failed.
-CacheManage_ErrorRenamingCache=An error occurred while downloading {0}. The cache file {1} could not be renamed to {1}.
+CacheManage_ErrorRenamingCache=An error occurred while downloading {0}. The cache file {1} could not be renamed to {2}.
 
 exception_malformedRepoURI = The repository location ({0}) must be a URI.