From 35df498107895187b70e38801d25b9fca1c7de22 Mon Sep 17 00:00:00 2001 From: Repooc Date: Fri, 17 Oct 2014 20:22:01 -0400 Subject: [PATCH] Reverting shit Darth doesnt check b/c he doesnt use a program to for file compare when merging his changes into the git repo --- ElvUI_SLE/core/install.lua | 8 +++++++- ElvUI_SLE/core/toolkit.lua | 2 -- ElvUI_SLE/locales/russian.lua | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua index d8e5a77..3da0d61 100644 --- a/ElvUI_SLE/core/install.lua +++ b/ElvUI_SLE/core/install.lua @@ -1083,6 +1083,12 @@ local function RepoocSetup() --The function to switch from classic ElvUI setting if AddOnSkins then E.private["addonskins"] = { ["Blizzard_WorldStateCaptureBar"] = true, + ["EmbedOoC"] = false, + ["DBMSkinHalf"] = true, + ["DBMFont"] = "ElvUI Font", + ["EmbedSystemDual"] = true, + ["EmbedLeft"] = "Skada", + ["EmbedRight"] = "Skada", } end E:UpdateAll(true) @@ -1690,7 +1696,7 @@ local function SetPage(PageNum) elseif PageNum == 4 then f.SubTitle:SetText(L["Shadow & Light Layouts"]) - 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.Desc1:SetText(L["You can now choose if you want to use one of the authors' set of options. This will change the positioning of some elements as well of other various options."]) local word = E.db.layoutSet == 'tank' and L["Tank"] or E.db.layoutSet == 'healer' and L["Healer"] or E.db.layoutSet == 'dpsMelee' and L['Physical DPS'] or E.db.layoutSet == 'dpsCaster' and L['Caster DPS'] or NONE f.Desc2:SetText(format(L["SLE_Install_Text2"], word)) f.Desc3:SetText(L["Importance: |cffFF0000Low|r"]) diff --git a/ElvUI_SLE/core/toolkit.lua b/ElvUI_SLE/core/toolkit.lua index f03f9b5..9d89487 100644 --- a/ElvUI_SLE/core/toolkit.lua +++ b/ElvUI_SLE/core/toolkit.lua @@ -119,8 +119,6 @@ function SLE:SettingTable(t, s, root) end end - - function SLE:ImportTableReplace(msg) if not string.find(msg, "E.db") and not string.find(msg, "E.private") and not string.find(msg, "E.global") then return nil diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua index 442c084..3baa1d0 100644 --- a/ElvUI_SLE/locales/russian.lua +++ b/ElvUI_SLE/locales/russian.lua @@ -87,7 +87,7 @@ L["If you select S&L Panels, the datatext panels will be attached below the left L["SLE_ARMORY_INSTALL"] = "Включить режим оружейной S&L\n(Детализированные окна персонажа и осмотра)\n|cffFF0000Предепреждаем:|r Эта опция на данный момент находится в состоянии беты." L["This will enable S&L Armory mode components that will show more detailed information at a quick glance on the toons you inspect or your own character."] = "Активирует компоненты оружейной Shadow & Light, которые покажут вам более детальную информацию о вашем персонаже или игроке, которого вы осматриваете." L["Shadow & Light Layouts"] = "Шаблоны Shadow & Light" -L["You can now choose if you want to use one of the authors' set of options. This will change the positioning of some elements as well of other various options."] = "Вы можете использовать набор настроек, используемый одним из представленных людей. Будут изменены положения элементов и другие настройки." +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."] = "Вы можете использовать набор настроек, используемый одним из представленных людей. Будут изменены положения элементов и многие другие настройки." L["SLE_Install_Text2"] = [=[Этот шаг опционален и должен использоваться только в случае, если Вы хотите использовать одну из наших конфигураций. В зависимости от роли, выбранной в ElvUI (шаг "Расположение"), результат модет отличаться. Была выбрана роль |cff1784d1"%s"|r. -- 1.7.9.5