The TOC has been updated to 20003.
Players without a guild are now stored in the savedvariables file as "" instead of "Unguilded". The reasons for this change are:
- This is the way Blizzard displays it.
It is already "localized".
Roster actually has a special case for this.
It looks better in the GUI display.
If anyone creates a guild with the name "Unguilded", you can tell the difference.
If you prefer a global approach, use your favorite editor and do a global search and replace in the PvPLog.lua savedvariables file ("Unguilded" -> "").
Enjoy,
Brad