Beating a dead horse I'm sure... Q9C email (0) error Sprint Q9C. I've searched for solutions but I cant find the complete solution. I've edited the sprint.home.xml page in Dreamweaver and I'm running into the same error.
I start with:
<text lang="0x0409">Email <unreadMsgs name="ActiveSync" /></text>
<text lang="0x0C0A">Email <unreadMsgs name="ActiveSync" /></text>
I changed it to:
<text lang="0x0409">Email <unreadEmail/></text>
<text lang="0x0C0A">Email <unreadEmail/></text>
The error that I am getting is that
Email (1) - This duplicates my Gmail and will not open when clicked on.
Gmail (1) - I want this moved to the top row.
I can't find the solution online. Suggestions? |