In the menu titles, just the first word must be in capital case (the exception is when a word is an acronym which is written in upper case letters, like UI).
You should replace lines like:
'title' => 'Blogs By User',
in:
'title' => 'Blogs by user',
Comments
Comment #1
avpadernoWhat I reported is still valid in the development snapshot, and maybe some other versions.
Comment #2
avpadernoI am closing this issue, which is for a not supported Drupal version.