From 480fe47f8747c89c49a1095dc79601be6adc8f2c Mon Sep 17 00:00:00 2001 From: Repooc Date: Wed, 6 Aug 2014 20:09:13 -0400 Subject: [PATCH] More clean up --- ElvUI_SLE/locales/english.lua | 1 - ElvUI_SLE/locales/russian.lua | 1 - ElvUI_SLE/options/unitframes_c.lua | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua index baef3c0..b68ac2b 100644 --- a/ElvUI_SLE/locales/english.lua +++ b/ElvUI_SLE/locales/english.lua @@ -377,7 +377,6 @@ L["Boss Mod"] = true L["Click to toggle iFilger's config UI"] = true --Unitframes-- -L["Additional unit frames options"] = true L["Options for customizing unit frames. Please don't change these setting when ElvUI's testing frames for bosses and arena teams are shown. That will make them invisible until retoggling."] = true L["Player Frame Indicators"] = true L["Combat Icon"] = true diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua index f29dbf9..ce1c63b 100644 --- a/ElvUI_SLE/locales/russian.lua +++ b/ElvUI_SLE/locales/russian.lua @@ -379,7 +379,6 @@ L["Boss Mod"] = "Босс мод" L["Click to toggle iFilger's config UI"] = "Нажмите для отображения настроек iFilger" --Unitframes-- -L["Additional unit frames options"] = "Дополнительные опции рамок юнитов" L["Options for customizing unit frames. Please don't change these setting when ElvUI's testing frames for bosses and arena teams are shown. That will make them invisible until retoggling."] = "Опции для дополнительной настройки рамок юнитов. Пожалуйста, не изменяйте эти настройки в то же время, кода включен тестовый режим рамок боссов и арены в ElvUI. Это сделает их невидимыми до повторного включения." L["Player Frame Indicators"] = "Индикаторы игрока" L["Combat Icon"] = "Иконка боя" diff --git a/ElvUI_SLE/options/unitframes_c.lua b/ElvUI_SLE/options/unitframes_c.lua index c8e5c96..186cf78 100644 --- a/ElvUI_SLE/options/unitframes_c.lua +++ b/ElvUI_SLE/options/unitframes_c.lua @@ -24,7 +24,7 @@ local function configTable() header = { order = 1, type = "header", - name = L["Additional unit frames options"], + name = L["UnitFrames"], }, info = { order = 2, -- 1.7.9.5