From 1e9647d15b60f8b3d44a7fa95c40d6f325cae8ed Mon Sep 17 00:00:00 2001 From: Trevor Date: Tue, 3 Jul 2012 08:29:55 -0500 Subject: [PATCH] Updated a locale setting. --- ElvUI_SLE/core/install.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua index 785df9b..d1fcd89 100644 --- a/ElvUI_SLE/core/install.lua +++ b/ElvUI_SLE/core/install.lua @@ -1221,7 +1221,7 @@ local function SetPage(PageNum) InstallOption4Button:SetScript('OnClick', function() E.db.layoutSet = nil; E:SetupLayout('dpsCaster') end) InstallOption4Button:SetText(L['Caster DPS']) elseif PageNum == 7 then --The new page - f.SubTitle:SetText(L["Shadow & Light settings"]) + f.SubTitle:SetText(L["Shadow & Light Settings"]) f.Desc1:SetText(L["You can now choose if you what to use one of authors' set of options. This will change not only the positioning of some elements but also change a bunch of other options."]) f.Desc2:SetText(L["SLE_Install_Text2"]) f.Desc3:SetText(L["Importance: |cffFF0000Low|r"]) -- 1.7.9.5