# HG changeset patch # User padraigob@netbeans.org # Date 1204543588 0 # Node ID 162de68186a6961305f7d7e16aa967ec4f3cd5ad # Parent 1a94856dd1072c7e80ce223eab5bd22be78c38a3 128938: Remove duplicate key strings diff -r 1a94856dd107 -r 162de68186a6 mercurial/src/org/netbeans/modules/mercurial/options/Bundle.properties --- a/mercurial/src/org/netbeans/modules/mercurial/options/Bundle.properties Fri Feb 29 14:15:24 2008 +0000 +++ b/mercurial/src/org/netbeans/modules/mercurial/options/Bundle.properties Mon Mar 03 11:26:28 2008 +0000 @@ -46,8 +46,6 @@ AdvancedOption_Tooltip_Mercurial=Mercuri AdvancedOption_Tooltip_Mercurial=Mercurial Global Options MercurialPanel.jLabel1.text=Mercurial &User Name\: -MercurialPanel.jLabel3.text=(Changes will not take effect until the IDE is restarted.) - MercurialPanel.jLabel2.text=Mercurial &Executable Path\: MercurialPanel.jCheckBox1.text=On Re&vert Modifications save Locally Modified files to .orig @@ -105,7 +103,6 @@ PropertiesPanel.btnRemove.text=&Remove PropertiesPanel.btnRemove.text=&Remove jLabel3.txt=Mercurial &Properties: ACSD_PropertiesTable = Lists of mercurial properties. -LBL_Properties_Progress=Scanning mercurial properties CTL_PropertiesTable_Column_Name=Name CTL_PropertiesTable_Column_Value=Value diff -r 1a94856dd107 -r 162de68186a6 mercurial/src/org/netbeans/modules/mercurial/ui/diff/Bundle.properties --- a/mercurial/src/org/netbeans/modules/mercurial/ui/diff/Bundle.properties Fri Feb 29 14:15:24 2008 +0000 +++ b/mercurial/src/org/netbeans/modules/mercurial/ui/diff/Bundle.properties Mon Mar 03 11:26:28 2008 +0000 @@ -89,7 +89,6 @@ ImportBrowse_title=Browse for the Import MSG_Refreshing_Revisions = Refreshing Revisions MSG_Revision_Default = -MSG_EXPORT_NOTHING = No revisions available, nothing to export. ExportDiffPanel.revisionsLabel.text= &Export from: ExportDiffPanel.revisionsLabel.text.forFileDiff=&Export File Diff: MSG_EXPORT_FILE= exporting diff of {0}: rev {1} to {2} diff -r 1a94856dd107 -r 162de68186a6 mercurial/src/org/netbeans/modules/mercurial/ui/rollback/Bundle.properties --- a/mercurial/src/org/netbeans/modules/mercurial/ui/rollback/Bundle.properties Fri Feb 29 14:15:24 2008 +0000 +++ b/mercurial/src/org/netbeans/modules/mercurial/ui/rollback/Bundle.properties Mon Mar 03 11:26:28 2008 +0000 @@ -104,9 +104,6 @@ BackoutPanel.doMergeChxBox.text=Automerg BackoutPanel.doMergeChxBox.text=Automerge the backout changeset with tip and commit MSG_Refreshing_Backout_Versions = Refreshing Backout Versions -MSG_Revision_Default = -MSG_Fetching_Revisions = Fetching Revisions... -MSG_Refreshing_Backout_Versions = Refreshing Backout Versions CTL_BackoutForm_Action_Backout=&Backout ACSD_BackoutForm_Action_Backout=Backout