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 128938
Collapse All | Expand All

(-)a/mercurial/src/org/netbeans/modules/mercurial/options/Bundle.properties (-3 lines)
Lines 46-53 AdvancedOption_Tooltip_Mercurial=Mercuri Link Here
46
AdvancedOption_Tooltip_Mercurial=Mercurial Global Options
46
AdvancedOption_Tooltip_Mercurial=Mercurial Global Options
47
MercurialPanel.jLabel1.text=Mercurial &User Name\:
47
MercurialPanel.jLabel1.text=Mercurial &User Name\:
48
48
49
MercurialPanel.jLabel3.text=(Changes will not take effect until the IDE is restarted.)
50
51
MercurialPanel.jLabel2.text=Mercurial &Executable Path\:
49
MercurialPanel.jLabel2.text=Mercurial &Executable Path\:
52
MercurialPanel.jCheckBox1.text=On Re&vert Modifications save Locally Modified files to <file>.orig
50
MercurialPanel.jCheckBox1.text=On Re&vert Modifications save Locally Modified files to <file>.orig
53
51
Lines 105-111 PropertiesPanel.btnRemove.text=&Remove Link Here
105
PropertiesPanel.btnRemove.text=&Remove
103
PropertiesPanel.btnRemove.text=&Remove
106
jLabel3.txt=Mercurial &Properties:
104
jLabel3.txt=Mercurial &Properties:
107
ACSD_PropertiesTable = Lists of mercurial properties.
105
ACSD_PropertiesTable = Lists of mercurial properties.
108
LBL_Properties_Progress=Scanning mercurial properties
109
106
110
CTL_PropertiesTable_Column_Name=Name
107
CTL_PropertiesTable_Column_Name=Name
111
CTL_PropertiesTable_Column_Value=Value
108
CTL_PropertiesTable_Column_Value=Value
(-)a/mercurial/src/org/netbeans/modules/mercurial/ui/diff/Bundle.properties (-1 lines)
Lines 89-95 ImportBrowse_title=Browse for the Import Link Here
89
89
90
MSG_Refreshing_Revisions = Refreshing Revisions
90
MSG_Refreshing_Revisions = Refreshing Revisions
91
MSG_Revision_Default = <no revision>
91
MSG_Revision_Default = <no revision>
92
MSG_EXPORT_NOTHING = No revisions available, nothing to export.
93
ExportDiffPanel.revisionsLabel.text= &Export from:
92
ExportDiffPanel.revisionsLabel.text= &Export from:
94
ExportDiffPanel.revisionsLabel.text.forFileDiff=&Export File Diff:
93
ExportDiffPanel.revisionsLabel.text.forFileDiff=&Export File Diff:
95
MSG_EXPORT_FILE= exporting diff of {0}: rev {1} to {2}
94
MSG_EXPORT_FILE= exporting diff of {0}: rev {1} to {2}
(-)a/mercurial/src/org/netbeans/modules/mercurial/ui/rollback/Bundle.properties (-3 lines)
Lines 104-112 BackoutPanel.doMergeChxBox.text=Automerg Link Here
104
BackoutPanel.doMergeChxBox.text=Automerge the backout changeset with tip and commit
104
BackoutPanel.doMergeChxBox.text=Automerge the backout changeset with tip and commit
105
105
106
MSG_Refreshing_Backout_Versions = Refreshing Backout Versions
106
MSG_Refreshing_Backout_Versions = Refreshing Backout Versions
107
MSG_Revision_Default = <no revision>
108
MSG_Fetching_Revisions = Fetching Revisions...
109
MSG_Refreshing_Backout_Versions = Refreshing Backout Versions
110
107
111
CTL_BackoutForm_Action_Backout=&Backout
108
CTL_BackoutForm_Action_Backout=&Backout
112
ACSD_BackoutForm_Action_Backout=Backout
109
ACSD_BackoutForm_Action_Backout=Backout

Return to bug 128938