Stat summary doesn't show up on russian client
thehallowedfire opened this issue ยท 3 comments
Also is it possible to move calculated numbers (that's inside parenthesis) to the end of the stroke? For example:
from
+25 (+0.35% crit, +4.2 dmg) Intellect
to
+25 Intellect (+0.35% crit, +4.2 dmg)
Can't recall how exactly it looks on english client, but on russian it works like this (ex. 1) and creates a little bit of mess.
Hi, apparently I wasn't loading libs/StatLogic/locales/ruRU.lua
, so all of the summary localization was missing. I added that in the latest release, so a few stats should show up now. However, a lot of the translations are still missing in that file, as mentioned in #9 (comment). I've tried to start those translations a few times but I just can't tell the Cyrillic characters apart and I don't make much progress.
As for the location of the numbers in parenthesis, those were intended to be at the end like you said, I've fixed that as well for version 1.5.4.