- Name:
- Roger Vaughn
- Alias:
- Gruma
- Country:
- United states
- City:
- Tampa
- Age:
- 40
- Sex:
- Male
- Public URL:
- my.curse.com/users/gruma/
- Website:
- —
- Interests:
- —
- Badges:
- (No Badges Yet)
- About Me:
- —
My Activity
2008-05-21
2008-04-08
2007-12-30
2007-12-22
2007-12-09
2007-12-08
2007-12-01
2007-11-30
2007-11-23
2007-11-21


- Thumbs Down
- Thumbs Up
- +0
eerienHi, I'm eerien.
I'm wow user in Korea.
I use your great addon the WhoHas.
I want to localize this addon.
If you mail me, I'll reply with localization file for WhoHas.
My mail address is "eerien@gmail.com".
And, plz modify code for non-latin language client.
in 232 line of WhoHas.lua to
-- Possessions lower-cases character names, annoyingly
if (string.find(string.sub(charName,1,1),'%l')) then
charName = string.upper(string.sub(charName, 1, 1)) .. string.sub(charName, 2);
end
Thank you for great addon, and so sorry for my poor English. ;)