WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   nUI: Bug Reports (https://www.wowinterface.com/forums/forumdisplay.php?f=90)
-   -   The language problem (https://www.wowinterface.com/forums/showthread.php?t=28536)

Zaya 11-15-09 05:52 PM

The language problem
 
Hi,

I'm using NUI and this is the best wow interface as for me.
Few days ago I've buy new EU account (not russian localization) and install the NUI addon there.
But I can't see any "russians" letters in the global chat. Only "??????".
In the original interface everything is ok.
I've installed all version of he Nui: release and nui +. The same problem persist.
Another chats addons are working fine.
Please help... :confused:

spiel2001 11-15-09 07:46 PM

You need to change the font that nUI is using.

Edit the file [ Interface > AddOns > nUI > Main > localization.lua ] and change the following section...

Code:

    nUI_L["font1"] = "Interface\\AddOns\\nUI\\Layouts\\Default\\Fonts\\Tw_Cen_MT_Bold.ttf";
--    nUI_L["font1"] = "Interface\\AddOns\\nUI\\Layouts\\Default\\Fonts\\VeraSe.ttf";
--    nUI_L["font1"] = "Fonts\\ARIALN.TTF";


To look like this...

Code:

--  nUI_L["font1"] = "Interface\\AddOns\\nUI\\Layouts\\Default\\Fonts\\Tw_Cen_MT_Bold.ttf";
--    nUI_L["font1"] = "Interface\\AddOns\\nUI\\Layouts\\Default\\Fonts\\VeraSe.ttf";
      nUI_L["font1"] = "Fonts\\ARIALN.TTF";

Note the "--" in yellow... those are the parts that are changed

Zaya 11-15-09 09:15 PM

Thanks :-) I'll try this. :)

Zaya 11-16-09 08:51 PM

:) Everything is ok.
:banana:
Thanks.


All times are GMT -6. The time now is 07:19 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI