Community
Participate
Working Groups
<response_by> Manuel Ferro at 2010.05.06.14.13.38 </response_by> NLS Build Label: 20100426-1300 Language: Portuguese Steps To Recreate Problem: Select a project in the Project Explorer view(Window->Show View->Other->General->Project Explorer) Right click the project name(project_import), and select Properties Select C/C++ Build > Discovery Options in the tree view, on the left side of the Properties window Verify Problem Description: The word Tools is in English. <response_by> nguyer at 2010.05.07.16.01.17 </response_by> We are using the following version of CDT: Version: 7.0.0.201005061048 Build id: 201005061048 and it appears that this string in question is not externalized. Thanks! - Nicko <response_by> nguyer at 2010.05.07.16.01.33 </response_by> This article was reassigned from Category:''TVT/Testing,Inbox''.
Created attachment 167580 [details] 06.000.240.png
<cde:tctdetail> Testcase: 06.000.240 - CDT - PROJECT PROPERTIES Project: WSW36 Component: Xfer - CDT/cdt-core Priority: 4 Subject: PTG: Tools is in English Article ID: 178 Originator: manuel.ferro@glossarium.pt </cde:tctdetail>
These strings are externalized. They are from the file org.eclipse.cdt.managedbuilder.gnu.ui/plugin.properties ToolName.compiler.gnu.c = GCC C Compiler ToolName.compiler.gnu.cpp = GCC C++ Compiler Please make sure the file is translated. Thanks.
<response_by> Keiko Terada at 2010.05.09.23.33.31 </response_by> Hello, How about "Tools:"? Is it externalized?
Created attachment 167656 [details] 178_06.000.240.gif
(In reply to comment #4) > <response_by> Keiko Terada at 2010.05.09.23.33.31 </response_by> > Hello, > > How about "Tools:"? Is it externalized? Oops you're right, "Tools" was not externalized and I've just fixed it. Please translate in the new build. Thanks. Fixed in HEAD
<response_by> Manuel Ferro at 2010.05.21.11.20.42 </response_by> In the 20100520-0200 build the "Tools" is translated but "GCC C Compiler" and "GCC C++ Compiler" still in English. The had translated that words in the file eclipse\plugins\org.eclipse.cdt.managedbuilder.gnu.ui\plugin.properties Regards, Ricardo
<response_by> Keiko Terada at 2010.05.24.00.48.10 </response_by> Verified fix for JA in 20100522-1600, thanks.
<response_by> Manuel Ferro at 2010.05.31.12.26.19 </response_by> It's fine, for portuguese, in build 20100529-2200 Regards, Ricardo
*** cdt cvs genie on behalf of vkong *** Bug 312133 - TVT36:TCT178: PTG: Tools is in English [*] messages.properties 1.31 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.managedbuilder.ui/src/org/eclipse/cdt/managedbuilder/ui/properties/messages.properties?root=Tools_Project&r1=1.30&r2=1.31 [*] DiscoveryTab.java 1.34 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.managedbuilder.ui/src/org/eclipse/cdt/managedbuilder/ui/properties/DiscoveryTab.java?root=Tools_Project&r1=1.33&r2=1.34