common.git.root.tooltip=Select Git VCS root
common.git.root=Git &Root:
common.no.active.branch=<no active branch>
-common.refreshing=Refreshing files
+common.refreshing=Refreshing Files
computing.annotation=Computing annotation for {0}
crlf.convert.convert=Convert Selected
crlf.convert.label=<html>&The following text files have line separator that do not match the project line separator.<br/>Select files you wish to convert to project default line separators before commit.</html>
init.add.root.message=Do you want to add this directory as a VCS root?
init.add.root.title=Git Init
init.destination.directory.description=Select directory where the new Git repository will be created.
-init.destination.directory.title=Select directory for git init
+init.destination.directory.title=Create Git Repository
init.warning.already.under.git=<html>The selected directory <tt>{0}</tt> is already under Git.<br/>Are you sure that you want to create a new VCS root?</html>
init.warning.title=Git Init
initializing.title=Initializing repository...
tag.error.creating.message.file.title=Error creating message file
tag.error.invalid.commit=The commit or object name is invalid.
tag.error.tag.exists=The tag with the same name exists.
-tag.force.tooltip=Force creation of the text even if tag with such name already exists.
+tag.force.tooltip=Force creation of the tag even if another tag with such name already exists.
tag.force=&Force
tag.getting.existing.tags=Getting existing tags...
tag.message.label=&Message:
util.remote.renderer.normal=<html><b>{0}</b>(<i>{1}</i>)</html>
util.remote.renderer.self=<html><i>Current repository</i></html>
vcs.unable.to.run.git=Unable to run git: {0} ({1})
-vfs.listener.add.single.prompt=Do you want to add the following file to Git?\n{0}\n\nIf you say No, you can still add it later manually.
+vfs.listener.add.single.prompt=Do you want to add the following file to Git?\n{0}\n\nIf you choose No, you can still add it later manually.
vfs.listener.add.single.title=Add File to Git
vfs.listener.add.title=Add Files to Git
vfs.listener.checking.ignored=Checking for ignored files
-vfs.listener.delete.single.prompt=Do you want to delete the following file from Git?\n{0}\n\nIf you say No, you can still delete it later manually.
+vfs.listener.delete.single.prompt=Do you want to delete the following file from Git?\n{0}\n\nIf you choose No, you can still delete it later manually.
vfs.listener.delete.single.title=Delete File from Git
vfs.listener.delete.title=Delete Files from Git
general.error = Git error
executable.error.title = Git executable problem
- executable.error.description = Git couldn't be started. Probably the path to Git executable is not valid. <a href="">Fix it.</a>
+ executable.error.description = Git couldn't be started. The path to the Git executable is probably not valid. <a href="">Fix it.</a>
git.commit.message.empty=Please specify commit message
git.commit.message.empty.title=Commit Message Is Empty
git.executable.notification.title=Can't start Git
- git.executable.notification.description=Probably the path to Git executable is not valid.
+ git.executable.notification.description=The path to Git executable is probably not valid.
git.executable.dialog.title=Git executable
git.executable.dialog.description=Specify the full path to Git executable
git.executable.dialog.error=It doesn't appear to be a valid Git executable
vcs.history.action.gitlog=Select in Git Log
vcs.history.action.gitlog.error=Git Log is not Ready
- exportable.Git.Application.Settings.presentable.name=Git
+ exportable.Git.Application.Settings.presentable.name=Git
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.commit.error.messageEmpty=Please provide a commit message
hg4idea.executable.notification.title=Can't start Mercurial
- hg4idea.executable.notification.description=Probably the path to hg executable is not valid.
+ hg4idea.executable.notification.description=The path to the hg executable is probably not valid.
hg4idea.init.dialog.title=Create Mercurial repository
hg4idea.init.dialog.incorrect.path=The specified path is incorrect
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...
subversion.name=Subversion
subversion.executable.notification.title=Can't use Subversion command line client
- subversion.executable.notification.description=Probably the path to Subversion executable is wrong.
+ subversion.executable.notification.description=The path to the Subversion executable is probably wrong.
subversion.executable.too.old=Subversion command line client version is too old ({0}).
subversion.roots.detection.errors.found.description=Errors found while detecting svn working copies. <a href="FIX">Fix it</a>.
status.group.name.locked=Locked
#Configuration
-checkbox.configure.use.system.default.configuration.directory=&Use system default Subversion configuration directory
label.configuration.configuration.directory=Subversion configuration &directory:
dialog.title.select.configuration.directory=Select Configuration Directory
action.title.select.configuration.directory=Change Configuration Directory
action.name.add.files=Adding files to {0}
#Ignore
-action.name.ignore.files=Adding ignore file(s) mask to {0}
-action.name.undo.ignore.files=Removing file names(or mask) from ignore list from {0}
+action.name.ignore.files=Adding ignore file(s) mask
+action.name.undo.ignore.files=Removing file names(or mask) from ignore list
# Delete
confirmation.text.delete.file=Do you want to schedule the following file for deletion from Subversion?\n{0}
repository.browser.details.action=Show/Hide Details
repository.browser.refresh.action=Refresh selected tree node
repository.browser.add.location.menu.item=_Repository Location...
-repository.browser.edit.location.menu.item= Edit Location _Url...
+repository.browser.edit.location.menu.item= Edit Location _URL...
repository.browser.discard.location.action=Discard _Location
repository.browser.discard.location.prompt=Would you like to discard the location ''{0}''?
repository.browser.discard.location.title=Discard Location
undo.integrate.to.branch.description=Removes changes done in revision from branch
undo.integrate.to.branch.dialog.title=Undo Integrate To Branch
merge.source.details.title=Merge source details for {0} [{1}]
-repository.browser.edit.location.dialog.title= Edit Location Url
+repository.browser.edit.location.dialog.title= Edit Location URL
loading.default.branches.configuration.text=Loading default branches configuration...
loading.data.for.root.text=Loading data for {0}
action.Subversion.TogglePropertiesDiff.text=Show properties
<br/><br/>Each file that have revision different than root will be copied separately.\
<br/>It's recommended to update working copy before branch creation therefore.</html>
- exportable.SvnDiffSettings.presentable.name=Svn Diff
+ exportable.SvnDiffSettings.presentable.name=Svn Diff