From de4de12a7e8991d3b9283130f159457c681c8f27 Mon Sep 17 00:00:00 2001 From: Adrian Lund-Lange Date: Sat, 7 Jan 2012 12:51:36 +0100 Subject: [PATCH] Trying out a new globalstring, reported to work with koKR aswell --- Molinari.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Molinari.lua b/Molinari.lua index bda880e..00d19cc 100644 --- a/Molinari.lua +++ b/Molinari.lua @@ -30,7 +30,7 @@ function button:PLAYER_LOGIN() if(IsSpellKnown(1804)) then -- Commence localization hack - rogue = ERR_USE_LOCKED_WITH_SPELL_KNOWN_SI:gsub('%%s', (GetSpellInfo(1810))):gsub('%%d', '%(.*%)') + rogue = ITEM_MIN_SKILL:gsub('%%s', (GetSpellInfo(1810))):gsub('%%d', '%(.*%)') end GameTooltip:HookScript('OnTooltipSetItem', function(self) -- 1.7.9.5