Hi,
I am working with OOo/win32 and trying to figure out a way to update
localizations with the minimum re-build time. Strings are in the .res
files and also in the .xcu in the registry/data
/share/registry/data/org/openoffice/Office/
I have modified the file GenericCommands.xcu manually
<node oor:name=".uno:Open" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~XXXXXOpenXXXXX...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node>
and the update in the UI does not take place. Are these files parsed and
stored in some other format? By playing around with changing-UI language
and language files, i seemed to be able to get the new strings in the
UI... but i do not understand what makes the update to take place?
- It will be good to be able to make small tests/corrections by editing
the .xcu files
I think i posted this question time ago... is there any to open a
resource .res file?
Alberto
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]