To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58695


User pjanik changed the following:

                  What    |Old value                 |New value
================================================================================
                 Component|l10n                      |framework
--------------------------------------------------------------------------------
                QA contact|[EMAIL PROTECTED]               |[EMAIL PROTECTED]
--------------------------------------------------------------------------------
          Target milestone|---                       |OOo 2.0.2
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Nov 30 11:37:28 -0800 
2005 -------
Two files in filter module do not allow localizations:

find . -type f -print0 | xargs -0 -e grep -nH -e "Saving :"
./source/flash/swffilter.cxx:379:               
mxStatusIndicator->start(OUString(
RTL_CONSTASCII_USTRINGPARAM( "Saving :" )), nPageCount);
./source/xmlfilteradaptor/XmlFilterAdaptor.cxx:285:       
xStatusIndicator->start(OUString(  RTL_CONSTASCII_USTRINGPARAM( "Saving :"
)),nProgressRange);

Grep finished (matches found) at Wed Nov 30 20:35:09

Changing component to framework.


---------------------------------------------------------------------
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]

Reply via email to