Hi list-members,
In my Hebrew build of m113, I have added an entry to the Writer "Insert"
menu which activates a macro that I've written. I've done this by
modifying sw\uiconfig\swriter\menubar\menubar.xml to include the
following line:
<menu:menuitem
menu:id="vnd.sun.star.script:Tools.DirectionMarkers.Insert_RTL_Footnote?language=Basic&location=application"
menu:helpid="vnd.sun.star.script:Tools.DirectionMarkers.RTL_Footnote?language=Basic&location=application"
menu:label="הערת שוליים (ימין לשמאל)"/>
The label of the entry is in Hebrew, which is fine for the Hebrew
version of OOo. I would like to have an English label for this menu
entry included in the English language pack I'm building.
I tried making seperate subdirectories under sw/uiconfig/swriter/menubar
for en-US and for he, with seperate versions of menubar.xml in each
directory. (I modified d.lst accordingly.) However, this just caused all
the menus to disappear.
How do I get an English label for my macro to appear to in the menu when
I apply the English language pack?
Thanks for any help,
Alan Yaniger
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]