To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=113047
------- Additional comments from [email protected] Mon Jul 12 12:35:47 +0000 2010 ------- cd->wuy: Please fix the following code in svx/tbxctrls/tbunosearchcontrollers.cxx which violates the coding standards of OOo. Text must be translatable and therefore placed in resource files! void FindTextFieldControl::InitControls_Impl() { SetText( String( ::rtl::OUString::createFromAscii("Find") ) ); ... --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
