This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

View | Details | Raw Unified | Return to bug 126702
Collapse All | Expand All

(-)a/mercurial/src/org/netbeans/modules/mercurial/options/Bundle.properties (+4 lines)
Lines 70-75 MercurialPanel.jLabel3.text=&Format Link Here
70
70
71
MercurialPanel.annotationTextField.toolTipText=<html>'{'{0}'}' stays for Revision<br>'{'{1}'}' stays for Status<br>'{'{2}'}' stays for Branch or Tag Name<br></html>
71
MercurialPanel.annotationTextField.toolTipText=<html>'{'{0}'}' stays for Revision<br>'{'{1}'}' stays for Status<br>'{'{2}'}' stays for Branch or Tag Name<br></html>
72
72
73
MercurialPanel.label.revision = stays for Revision
74
MercurialPanel.label.status = stays for Status
75
MercurialPanel.label.folder = stays for Branch or Tag Name 
76
73
MSG_STATUS_LABEL_WITH_REVSION_TITLE = Revision Label Performance
77
MSG_STATUS_LABEL_WITH_REVSION_TITLE = Revision Label Performance
74
MSG_STATUS_LABEL_WITH_REVSION_MSG = Revision labels {revision} have been added.\n\nThis can seriously effect performance when viewing Mercurial controlled Projects.\nUsing Show Annotations or Show History on selected files is a more efficient way to get revision information.
78
MSG_STATUS_LABEL_WITH_REVSION_MSG = Revision labels {revision} have been added.\n\nThis can seriously effect performance when viewing Mercurial controlled Projects.\nUsing Show Annotations or Show History on selected files is a more efficient way to get revision information.
75
79

Return to bug 126702