If you are using XML file to create menus, what you
can do is specify the localized names of the menus
item in XML file too. For example add a node
"DisplauNames" in every menu item xml configurations
that contains the localized name for them.

<DisplayNames>
  <Name language="en_US" text="Test" />
  <Name language="en_UK" text="Test" />
</DisplayNames>

--- Jhonny Everson <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I'm using resourceBundles ( .properties files) to
> define multiple locales,
> it's working except that I have a MenuBar which uses
> an XML file to define
> it's items. How can I can localize the menu items
> too?
> 
> -- 
> Jhonny Everson
> 



      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

Reply via email to