nothing 2
Darthpred [08-08-16 - 15:11]
diff --git a/ElvUI_SLE/skins/blizzard/merchantList.lua b/ElvUI_SLE/skins/blizzard/merchantList.lua
index 08aba52..259b146 100644
--- a/ElvUI_SLE/skins/blizzard/merchantList.lua
+++ b/ElvUI_SLE/skins/blizzard/merchantList.lua
@@ -732,7 +732,7 @@ local function MerchantListSkinInit()
delete[i].Show = function() end;
end
if not locale[GetLocale()] then
- SLE:ErrorPrint("Your locale is unavailable to use with merchant style selected. Please, contact S&L authors.")
+ SLE:ErrorPrint("Your language is unavailable for selected merchant style. We would appretiate if ou contact us and provide needed translations.")
end
end