Quantcast

locale shit

Darthpred [03-03-13 - 09:15]
locale shit
Filename
ElvUI_SLE/dev/elvprot.lua
ElvUI_SLE/locales/english.lua
ElvUI_SLE/locales/russian.lua
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"] = "Установки Тени и Света"