Bug 23883 - CompareDialog.commitAction.label string resource name is wrong
Summary: CompareDialog.commitAction.label string resource name is wrong
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Compare (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: 2.1 M5   Edit
Assignee: Platform-Compare-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 30761 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-09-19 17:32 EDT by Vladimir Grishchenko CLA
Modified: 2003-02-01 03:31 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Grishchenko CLA 2002-09-19 17:32:47 EDT
CompareDialog tries to use a string resource with this name for the label on 
the Commit button. plugin.properties file contains CompareDialog.commit.label 
entry and not CompareDialog.commitAction.label, as a result the Commit button 
label is wrong.
Comment 1 Andre Weinand CLA 2003-01-27 08:52:48 EST
fixed for I20030128
changed property name in plugin.properties to CompareDialog.commitAction.label
Comment 2 Andre Weinand CLA 2003-02-01 03:31:52 EST
*** Bug 30761 has been marked as a duplicate of this bug. ***