/[Apache-SVN]/jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs/Resources.properties
ViewVC logotype

Diff of /jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs/Resources.properties

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs/Resources.properties	2005/06/02 10:41:12	179572
+++ jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs/Resources.properties	2005/06/02 10:59:55	179573
@@ -64,7 +64,7 @@ vfs.provider/get-certificates-writing.er
 vfs.provider/get-certificates.error=Could not retrieve the certificates of "{0}".
 vfs.provider/close-instr.error=Could not close the input stream for file "{0}".
 vfs.provider/close-outstr.error=Could not close the output stream for file "{0}".
-vfs.provider/get-attributes-no-exist.error=Could not get attributes "{1}" because it does not exist.
+vfs.provider/get-attributes-no-exist.error=Could not get attributes for file "{0}" because it does not exist.
 vfs.provider/get-attributes.error=Could not get attributes "{1}".
 vfs.provider/set-attribute-no-exist.error=Could not set attribute "{0}" of "{1}" because it does not exist.
 vfs.provider/set-attribute.error=Could not set attribute "{0}" of "{1}".
@@ -190,6 +190,7 @@ vfs.provider.ftp/login.error=Could not l
 vfs.provider.ftp/set-binary.error=Could not switch to binary transfer mode.
 vfs.provider.ftp/connect.error=Could not connect to FTP server on "{0}".
 vfs.provider.ftp/close-connection.error=Could not close connection to FTP server.
+vfs.provider.ftp/change-work-directory.error=Could not change to work directory "{0}".
 
 # URL Provider
 vfs.provider.url/badly-formed-uri.error=Badly formed URI "{0}".

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26