To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88985
User ihi changed the following:
What |Old value |New value
================================================================================
CC|'mechtilde,rainerbielefeld|'ihi,mechtilde,rainerbiele
|' |feld'
--------------------------------------------------------------------------------
Assigned to|ihi |fpe
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed May 7 11:40:50 +0000
2008 -------
Hi,
in helpcontent2/source/auxiliary are en-US source *.tree files. The
/helpconten3/helpers/update_tree.pl merge the localization from the localize.sdf
files into localized *.tree files. After that the strings in the localized
*.tree files still have the ordering of the en-US files.
A tree file looks like this:
<?xml version="1.0" encoding="UTF-8"?>
<tree_view version="24-Aug-2004">
<help_section application="sbasic" id="07" title="Macros and Programming">
<node id="0701" title="General Information and User Interface Usage">
<topic id="sbasic/text/sbasic/shared/main0601.xhp">%PRODUCTNAME Basic
Help</topic>
<topic id="sbasic/text/sbasic/shared/01000000.xhp">Programming with %PRODUCTNAME
Basic </topic>
<topic id="sbasic/text/sbasic/shared/00000002.xhp">%PRODUCTNAME Basic
Glossary</topic>
...
</node>
<node id="0702" title="Command Reference">
<topic ...
So please modify the update_tree.pl that it sorts all topics within a node
during the merge process!
---------------------------------------------------------------------
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]