From e62d8501d583a2d5563f1d86e8104bc0a587233a Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sun, 3 Mar 2013 13:15:39 +0400 Subject: [PATCH] locale shit --- ElvUI_SLE/dev/elvprot.lua | 2 ++ ElvUI_SLE/locales/english.lua | 4 +--- ElvUI_SLE/locales/russian.lua | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ElvUI_SLE/dev/elvprot.lua b/ElvUI_SLE/dev/elvprot.lua index 4768c70..678ce77 100644 --- a/ElvUI_SLE/dev/elvprot.lua +++ b/ElvUI_SLE/dev/elvprot.lua @@ -53,6 +53,8 @@ function E:BeginFoolsDayEvent() tinsert(self.massiveShakeObjects, LeftBG) tinsert(self.massiveShakeObjects, RightBG) tinsert(self.massiveShakeObjects, ActionBG) + tinsert(self.massiveShakeObjects, RaidUtility_ShowButton) + tinsert(self.massiveShakeObjects, RaidUtilityPanel) end diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua index 51bba36..50848cc 100644 --- a/ElvUI_SLE/locales/english.lua +++ b/ElvUI_SLE/locales/english.lua @@ -28,6 +28,7 @@ L["Your version of ElvUI is older than recommended to use with Shadow & Light Ed L["Reset All"] = true L["Reset all Shadow & Light options and movers to their defaults"] = true L["Reset these options to defaults"] = true +L["Your version of ElvUI S&L is out of date. You can download the latest version from http://www.tukui.org"] = true --Install-- L["Shadow & Light Settings"] = true @@ -157,9 +158,6 @@ L["Farm Portal Bar"] = true L["Tilled Soil"] = true L['Right-click to drop the item.'] = true ---Import Section -L["SLE_IMPORTS"] = "|cffFF0000Note:|r Use the filter imports with caution as these will overwrite any custom ones made!\nImporting a class filter will overwrite any modifications you have made to that class filter." - --Marks-- L["Raid Marks"] = true L["Show/Hide raid marks."] = true diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua index efc1482..7841cc9 100644 --- a/ElvUI_SLE/locales/russian.lua +++ b/ElvUI_SLE/locales/russian.lua @@ -28,6 +28,7 @@ L["Your version of ElvUI is older than recommended to use with Shadow & Light Ed L["Reset All"] = "Сбросить все" L["Reset all Shadow & Light options and movers to their defaults"] = "Сбросить все настройки и фиксаторы редакции на умолчания" L["Reset these options to defaults"] = "Восстановить умолчания для этих опций" +L["Your version of ElvUI S&L is out of date. You can download the latest version from http://www.tukui.org"] = "Ваша версия ElvUI S&L устарела. Вы можете скачать последнюю версию на http://www.tukui.org" --Install-- L["Shadow & Light Settings"] = "Установки Тени и Света" -- 1.7.9.5