To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=51887 Issue #:|51887 Summary:|localize -e takes entries from ANY localize.sdf Component:|l10n Version:|OOo 2.0 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|ihi Reported by:|gh
------- Additional comments from [EMAIL PROTECTED] Wed Jul 13 04:47:47 -0700 2005 ------- localize seems to read all localize.sdf first and process against the output of localize_sl afterwards. So if there is an entry module1 file1 ...... in module2/mydir/localize.sdf it is still used for exporting module1/file1 which results in strings in the extracted file, which never will show up in the product because they are in a totally different localize.sdf not related to the code. Found this one because there was a copy of a module in the sourcetree. So this cold also be enhanced by searching only in MODULES for localize.sdf instead of just any directory. --------------------------------------------------------------------- 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]
