Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9.3, 2.0, and 2.0.1

stable sync: simplify a tooltip in security dialog

Changeset dbb3e45c6761

Parent 74d8ad157ee5

by Steve Borho

Changes to one file · Browse files at dbb3e45c6761 Showing diff from parent 74d8ad157ee5 Diff from another changeset...

 
1094
1095
1096
1097
1098
 
 
1099
1100
1101
 
1094
1095
1096
 
 
1097
1098
1099
1100
1101
@@ -1094,8 +1094,8 @@
  self.pwentry.clear()   self.pwentry.setEnabled(False)   self.pwentry.setToolTip(_('Mercurial keyring extension is enabled. ' - 'Passwords will be stored in platform native ' - 'cryptographically secure method.')) + 'Passwords will be stored in a platform-native ' + 'secure method.'))     self.keyentry = QLineEdit(auth.get('key', ''))   self.keyentry.setToolTip(