This is a place to discuss how to adapt mojoPortal to the needs of different cultures. Before asking questions here please first review the localization documentation.
As I can see, you created separate keys for admin page titles. Why not using "AdminMenu*" keys instead?
In my opinion, the page titles (shown like "Admin Menu > Content Manager" shoud always contain the same page titles as listed on the "admin menu" page.
Thanks for the improvement! It would be nice also to display AdminMenuContentManagerLink istead of ContentManagerLink on \Admin\ContentManager.aspx and \Admin\ContentManagerPreview.aspx (and to remove the ContentManagerLink key as well.
P.S. The same for ModuleAdminLink key and \Admin\ModuleDefinitions.aspx and \Admin\ModuleDefinitionSettings.aspx pages.
The same for RoleManagerLink key and \Admin\SecurityRoles.aspx
done, Thanks,
Joe
One more thing.
On /Admin/ModuleDefinitionSettings.aspx these links are not shown if there are no settings defined (see Event Calendar for example). Need some page redesign.
I've got this fixed here and will commit soon.
I had not noticed this, thanks for pointing it out.
The same with AdminMenuWebPartAdminLink key and WebPartAdminLink key on /Admin/WebPartEdit.aspx page.
Will be fixed in svn shortly.
Thanks,
Thanks.