Thread: Scripted vars
View Single Post
04-28-11, 10:34 AM   #3
Narinka
A Chromatic Dragonspawn
Join Date: Oct 2008
Posts: 165
Not yet, sorry. Will take a look at spells DB, but interface part was always out of my sight. To be honest in my case it looks like:
Code:
local RDX_translation = {
};

VFL.Internationalize("ruRU", RDX_translation);


ps: to be honest it will be better to cut it out in your release also, in many cases translations do not fit in buttons or features, in some cases it is hard to understand what they mean at all. locale.ruRu was done long before me, I tried at some point, but gave up, sorry Too much work for my time in WoW and I prefer english interface anyways.

If you or any Ru users really need it I can help of cause, but without any promises.
  Reply With Quote