
I am currently working on update of a Site Map and have Reports listed twice in an Area.
When they display Dynamics is showing a (1) at the end of the second item.
To add custom titles to Areas, Groups, or Sub Areas you use
<Titles> <Title LCID="1033" Title="Cool Report Title" /> </Titles>
LCID is the language code.
Full SubArea XML shown below
<SubArea Entity="report" Id="nav_reports" DescriptionResourceId="Reports_Description" AvailableOffline="false" PassParams="false"> <Privilege Entity="report" Privilege="Read" /> <Titles> <Title LCID="1033" Title="Report" /> </Titles> </SubArea>
If you’re not using XrmToolbox (http://www.xrmtoolbox.com/) then why not? Here’s how to select it in Xrm Toolbox.