On 16/07/10 09:04, Stephan Bergmann wrote:
> On 07/15/10 23:56, Hristo Hristov wrote:
>> In file
>> sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
>> exists this string:
>> %origin%/../../../../../../help/help_en-US.odt
>>
>> How we have to translate this one?
>
> That item apparently originates form
> sdext/source/minimizer/registry/data/org/openoffice/Office/extension.xcu
> line
>
>  <value
> xml:lang="en-US">%origin%/../../../../../../help/help_en-US.odt</value>
>
> That line describes that, for en-US, the relevant help data for the
> presentation minimizer extension is stored in a help_en-US.odt file
> somewhere else within the extension.
>
> How this needs to be handled for another locale largely depends on
> whether the extension will include such a help file specific to that
> other locale, too.  Ivo or Sven might know.
>
> -Stephan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

The "sdext/source/minimizer/help/component.txt" file needs to be
localized if the extension descriptor should follow whatever OOo itself
is configured to use. I dunno why the .odt files are present, when
they're clearly not used for anything. Take a look at the PDF importer
and Presentation Console. Both also part of the source tree, see the
difference?

-Olav

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to