Skip to main content
summaryrefslogblamecommitdiffstats
blob: 2b40e5e2735677b43d84209d3a5a352805d4fd6a (plain) (tree)






















                                                                                 




                                                                                       
fileSystem.propertyLocation=Location:

FileSystemMainPage.location=Location:
FileSystemMainPage.browseDir=&Browse...
FileSystemMainPage.notValidLocation=Location must be an existing directory

fsMainPage.name=Select a file system location
fsMainPage.description=This location will be used to share resources with a team 

ConfigurationWizard.errorTitle=Error configuring the provider.
ConfigurationWizard.error=File System provider could not be created

ConfigurationWizard.name=File System Repository
ConfigurationWizard.description=File System Repository Properties

DisconnectAction.errorTitle=Error Disconnecting

PutAction.working=Putting resources...
PutAction.problemMessage=A problem occured putting the resources.

GetAction.working=Getting resources...
GetAction.problemMessage=A problem occured getting the resources.

ReplaceAction.working=Replacing resources...
ReplaceAction.problemMessage=A problem occured replacing the resources.

FileSystemProvider.mustBeFolder=Target location ''{0}'' is a file and must be a folder.
RemoteResource.mustBeFolder=Resource ''{0}'' is a file so it cannot have entries

Back to the top