Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 98526

Summary: 3.1: tct 151- translation clarification
Product: [Eclipse Project] JDT Reporter: Cam-Thu Le <camle>
Component: UIAssignee: Martin Aeschlimann <martinae>
Status: CLOSED WORKSFORME QA Contact:
Severity: trivial    
Priority: P3 CC: phuff
Version: 3.1   
Target Milestone: 3.1 RC2   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Cam-Thu Le CLA 2005-06-06 11:22:24 EDT
File 
\eclipse\plugins\org\.eclipse.jdt.ui\org\eclipse\jdt\internal\ui\text\correctio
n\CorrectionMessages.properties

What do the variables stand for?
ChangeCorrectionProposal_name_with_shortcut=<TWBQ>{0} ({1} direct access)


thanks
Comment 1 Dirk Baeumer CLA 2005-06-07 06:52:25 EDT
Martin, can you please clarify.
Comment 2 Martin Aeschlimann CLA 2005-06-07 08:07:48 EDT
This is used to decorate a proposal name with a keyboard shortcut for accessing
the proposal directly.

{0} is the quick fix proposal name
{1} the keyboard shortcut
Comment 3 Cam-Thu Le CLA 2005-06-07 09:12:52 EDT
Thanks for the info. Close Bug.