If anyone is wondering why there is just a "(B)" on the phone "Menu" with the HTC dialer enabled? It's because there is a Registry String Missing.
Mine looks like this:
Iam attaching a reg file that should restore the default Menu String "My Phone Number..."
I hope this works for anyone else having this issue.
I basically just replaces the "(B)" with "My Phone Number...".
EDIT: OK, so I just tested the reg file and it didn't work, but a manual add of a String value like shown below will fix the problem.
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\HTC\PhoneInfo]
"MenuName"="My Phone Number..."
CORRECTED FILE NOW ATTACHED - sorry for the delay.