summaryrefslogtreecommitdiff
path: root/platform/dvcs-impl/src/com/intellij/dvcs/ui/DvcsBundle.properties
blob: 14822049588d383b58fc712ba94d9aac4af924d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
clone.button=Clone
clone.destination.directory.description=Select a parent directory destination directory for clone
clone.destination.directory.title=Parent Directory
clone.destination.exists.error=The path {0} exists. Repository cannot be cloned to an existing directory.
clone.dir.name=Directory &Name:
clone.invalid.url=Repository URL is a malformed URL or non-existent directory.
clone.parent.dir=&Parent Directory:
clone.parent.missing.error=The parent path {0} must exist.
clone.repository.url={0} &Repository URL:
clone.test.failed.error=Repository test has failed.
clone.test.success.message=<html>Connection to repository {0} has been successful.</html>
clone.test.connection.title=Test Connection
clone.test=&Test
clone.testing=Testing repository {0}
clone.title=Clone Repository
clone.url.is.not.directory.error=Repository URL is not a directory.
cloning.repository=Cloning source repository {0}
commit.amend=Amend commit
commit.amend.tooltip=<html>Merge this commit with the previous one</html>