The label in the xml is only used as the default. If there is a translation (and there is) that is used instead. You will need to override the translation in your project. /core/packages/resources
Blair On Sat, Apr 4, 2009 at 1:45 AM, Marco van den Oever < [email protected]> wrote: > > In my project/customadmin/customadmin.xml i have the following code: > > <?xml version="1.0" encoding="utf-8"?> > <webtop> > <section mergetype="replace" id="home" sequence="1000" > permission="MainNavMyFarcryTab" label="Your shop profile"> > <subsection id="overview" sequence="100" > sidebar="reselleroverview/ > sidebar.cfm" content="reselleroverview/content.cfm" label="Your shop > profile" /> > </section> > </webtop> > > After restarting the app and restarting the server i still see the > default "Overview" label. > > Any idea's? > > Thanks. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
