How can i rename the "More" in Map switcher config file in ArcGIS Viewer for flex 3.5 ? I am also aware of the Layers widget. But i want to rename the "More" to "Layers".
I tried the following, but it did not work
<configuration> <layerlist label="Layers" visible="true"> <!-- <excludelayer>The Label Of Some Layer In Main Config File</excludelayer> --> </layerlist> </configuration>