Skip to content
Snippets Groups Projects

Fixes #506 and amends #505.

Merged Amenel Voglozin requested to merge bitbucket/merged-pr-35 into branch/default
3 files
+ 66
6
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -36,7 +36,7 @@ GeneralPreferencePage.field.decorationGroup.asModified=as modified
GeneralPreferencePage.field.decorationGroup.mostImportant=with the most important status
GeneralPreferencePage.useExternalMergeTool=Use external merge tool for resolving conflicts
GeneralPreferencePage.pushNewBranches=Allow pushing new branches (always uses --new-branch flag)
GeneralPreferencePage.showLogicalNameOfRepositories=Prefix the label of a repository with its logical name
GeneralPreferencePage.showLogicalNameOfRepositories=Use logical names of repositories as prefix to project labels and repository URIs
GeneralPreferencePage.verifyGpgSignaturesInHistoryView=Verify GPG signatures in History view
GeneralPreferencePage.verifyServerCertificate=Verify HTTPS server certificate
GeneralPreferencePage.optionDisabled=(Option disabled due the unsupported hg version)
Loading