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


User sb changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'pl'                      |'ihi,pl'
--------------------------------------------------------------------------------
                  Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Mon Feb 23 14:38:29 +0000 
2009 -------
cws/macshortcuts01/officecfg/util/alllang....@268358 and
cws/macshortcuts01/officecfg/util/data_val....@268358 now allows to have values
with both xml:lang and install:module.  They end up in the spool (aka modules)
tree, not the res tree (as .xcu files in the spool/modules tree can have values
for varying xml:lang settings, whereas the res tree does not support modules). 
Moving locale-specific values to the res tree was done for performance reasons;
hopefully, moving values from the res tree to the spool/modules tree now does
not have a negative performance impact.

@rvojta:  That is, case 1 in the original description should work now (in cases
where there is a <value xml:lang="x-no-translate">I10N SHORTCUTS - NO
TRANSLATE</value> along with other localized values that now are labeled with
install:module, that element needs to be changed to something like <value
xml:lang="x-no-translate" install:module="x-no-translate">I10N SHORTCUTS - NO
TRANSLATE</value> to avoid the error of having both values with and without
module; @ihi: I hope that hack is OK for your processing).  Cases 2 and 3, as
well as the additional request in #desc3 I left unimplemented for now, due to my
very limited XSLT knowledge.

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