Bug 53213 - I18N: Externalize Strings for plugins
Summary: I18N: Externalize Strings for plugins
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-other (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0.1   Edit
Assignee: Tanya Wolff CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-26 14:33 EST by Andrew Niefer CLA
Modified: 2009-01-12 09:20 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 Andrew Niefer CLA 2004-02-26 14:33:29 EST
Strings should be externalized for all plugins
Comment 1 Andrew Niefer CLA 2004-02-26 14:46:21 EST
org.eclipse.cdt.ui is done. 

One file to consider later is org.eclipse.cdt.internal.corext.template.default-
templates.xml.  Externalizing strings out of this xml file will require code 
changes to lookup the strings.
Comment 2 Andrew Niefer CLA 2004-03-01 17:28:29 EST
org.eclipse.cdt.core is done with the exception of the parser folder.
Comment 3 James Ciesielski CLA 2004-03-03 08:53:38 EST
These have also been done and applied:

March 2, 2004
org.eclipse.cdt.core.linux
org.eclipse.cdt.core.solaris
org.eclipse.cdt.managedbuilder.core

March 1, 2004
org.eclipse.cdt.core.win32
Comment 4 Andrew Niefer CLA 2004-03-04 13:02:19 EST
org.eclipse.cdt.core/parser is now done
Comment 5 James Ciesielski CLA 2004-03-05 09:59:27 EST
The following seem to have been done by Dave Inglis:

org.eclipse.cdt.make.core
org.eclipse.cdt.make.ui
Comment 6 James Ciesielski CLA 2004-03-05 10:33:58 EST
org.eclipse.cdt.managedbuilder.ui has been applied.
Comment 7 Kleo Hapitas CLA 2004-07-07 16:34:18 EDT
PR was targeted to the 2.0 release but not resolved, moving target to 2.1
Comment 8 Tanya Wolff CLA 2004-08-09 10:26:13 EDT
These were externalized by GA, with the default-templates code changes as part
of defect 69768.