Under accounts, I have a user. his name is

Fred Strasberger

What is weird is that when he logs in or I log in under his name, it's listing his name as

Frederick Sraberg

We do IMAP/AD login, I checked the AD profile, says fred

Looked at the user table in database, says fred

The only place I see Fredrick is if I grep the whole sugarcrm directory.

This came up.

./demoData.en_us.php: "Frederick",
./demoData.en_us.php: "Fredericks",
./demoData.en_us.php: "Frederickson",
./demoData.en_us.php: "Fredericksen",
./demoData.en_us.php: "Frederick",
./modules/Contacts/contactSeedData.php:"Frederick",
./modules/Contacts/contactSeedData.php:"Fredericks",
./modules/Contacts/contactSeedData.php:"Frederickson",
./modules/Contacts/contactSeedData.php:"Fredericksen",
./modules/Contacts/contactSeedData.php:"Frederick",
./install/demoData.en_us.php: "Frederick",
./install/demoData.en_us.php: "Fredericks",
./install/demoData.en_us.php: "Frederickson",
./install/demoData.en_us.php: "Fredericksen",
./install/demoData.en_us.php: "Frederick",


I dont see the name fredrick anywhere but here.

Anyone know who or why when I pull up his account page, it list the User as Frederick Sraberg. Also, how to repair if possible. i'm running a live system so i hope a reinstall is not the fix.