temporary workaround for [IDEADEV-39362] enabled before RubyMine EAP
[fedora-idea.git] / platform-resources_eng / src / messages / VfsBundle.properties
blob13a9b075f2b54370c802562282571ff8329148e2
1 url.parse.unhandled.exception=Can not parse URL, unhandled exception thrown
2 url.parse.error=Can not parse URL {0}
3 file.create.already.exists.error=Cannot create file {0}/{1}. File already exists.
4 file.read.error=Cannot read from file {0}.
5 file.write.error=Cannot write to file {0}.
6 file.delete.root.error=Cannot delete root file {0}.
7 file.update.modified.progress=Updating Modified Files...
8 jar.copy.progress=Copying {0}...
9 jar.copy.error.message=Cannot copy {0} to {1}.\n{2}.
10 jar.copy.error.title=Error Copying File
11 jar.modification.not.supported.error=Cannot modify jar or zip file {0}
12 file.synchronize.progress=Synchronizing files...
14 cannot.load.remote.file=Cannot load ''{0}'': {1}
15 downloading.cancelled.message=Downloading cancelled
16 cannot.create.local.file=Cannot create local file: {0}
17 download.progress.connecting=Connecting to ''{0}''...
18 download.progress.downloading=Downloading ''{0}''...
20 file.invalid.name.error=Invalid file name: \"{0}\"
21 directory.invalid.name.error=Invalid directory name: \"{0}\"
22 directory.create.wrong.parent.error=Not a directory. Cannot create new directory in.
23 file.create.wrong.parent.error=Not a directory. Cannot create new file in.
24 file.already.exists.error=Cannot create file ''{0}''. File already exists.
25 dir.already.exists.error=Cannot create directory ''{0}''. Directory already exists.
26 invalid.directory.create.files=Invalid directory. Cannot create files.
27 file.delete.error=Cannot delete file {0}.
28 file.move.error=Can not move file to {0}
29 file.copy.error=Can not copy file to {0}
30 file.copy.target.must.be.directory=Cannot copy, target must be directory.
31 cannot.rename.root.directory=Cannot rename root directory.