You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ad...@apache.org on 2003/06/24 12:39:04 UTC

cvs commit: jakarta-commons-sandbox/vfs/src/java/org/apache/commons/vfs Resources.properties

adammurdoch    2003/06/24 03:39:04

  Modified:    vfs/src/java/org/apache/commons/vfs Resources.properties
  Log:
  Added an error message for the sftp provider.
  
  Revision  Changes    Path
  1.24      +1 -0      jakarta-commons-sandbox/vfs/src/java/org/apache/commons/vfs/Resources.properties
  
  Index: Resources.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/vfs/src/java/org/apache/commons/vfs/Resources.properties,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- Resources.properties	14 Mar 2003 03:48:14 -0000	1.23
  +++ Resources.properties	24 Jun 2003 10:39:04 -0000	1.24
  @@ -156,6 +156,7 @@
   vfs.provider.sftp/list-children.error=List folder contents failed with unknown error.
   vfs.provider.sftp/put-file.error=Write file contents failed with unknown error.
   vfs.provider.sftp/get-file.error=Read file contents failed with unknown error.
  +vfs.provider.sftp/load-private-key.error=Could not load private key from "{0}".
   
   # Ant tasks
   vfs.tasks/sync.no-destination.error=No destination file or directory specified.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org