hg4idea.add.title=Add files to Mercurial
hg4idea.add.single.title=Add file to Mercurial
-hg4idea.add.body=Do you want to add the following file to Mercurial?\n{0}\n\nIf you say NO, you can still add it later manually.
+hg4idea.add.body=Do you want to add the following file to Mercurial?\n{0}\n\nIf you choose NO, you can still add it later manually.
hg4idea.add.progress=Adding files to Mercurial
hg4idea.clone.title=Clone Mercurial Repository
hg4idea.clone.repository.url=Mercurial &Repository URL
hg4idea.clone.parent.directory=&Parent Directory
hg4idea.clone.parent.directory.title=Parent Directory
-hg4idea.clone.parent.directory.description=Select a parent directory destination directory for clone
+hg4idea.clone.parent.directory.description=Select a parent directory for the clone
hg4idea.clone.directory.name=Directory &Name
hg4idea.clone.test.progress=Testing repository {0}
hg4idea.clone.test.success.message=<html>Connection to repository <tt>{0}</tt> has been successful.</html>
hg4idea.push.force=&Force push
hg4idea.remove.single.title=Remove file from Mercurial
-hg4idea.remove.single.body=Do you want to remove the following file from Mercurial?\n{0}\n\nIf you say NO, you can still remove it later manually.
+hg4idea.remove.single.body=Do you want to remove the following file from Mercurial?\n{0}\n\nIf you choose NO, you can still remove it later manually.
hg4idea.remove.multiple.title=Remove files from Mercurial
hg4idea.remove.progress=Removing files from the VCS...