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


User er changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------
              Issue type|DEFECT                    |FEATURE
--------------------------------------------------------------------------------
                Keywords|                          |ms_interoperability
--------------------------------------------------------------------------------
            Subcomponent|code                      |open-import
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo Later
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu May 31 17:22:49 +0000 
2007 -------
There is no "right fix" for this type of brain-dead nonsense. Localized string
arguments are a no-go. Localized Excel versions know the localized and the
English strings, an English Excel knows only English strings. A German localized
Excel is not able to interpret a localized document originating from a French
localized Excel.

The only thing we could do would be to implement some mapping tables that make
parameters accept dozens of different localized strings, preferring those of the
UI localization and the working locale in case the same string would have a
different meaning in different languages. IMHO there is no mechanism though in
the l10n framework that would allow to add arbitrary localizations to an
existing item and have all localizations available in each UI localization.. so
we'd have to start something from scratch. I definitely do not want a list of
strings in the source code.

Btw, also MOOXML and ODFF define English strings only.


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