locales update
Darthpred [11-18-12 - 15:56]
diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua
index a20f832..9416fdb 100644
--- a/ElvUI_SLE/locales/english.lua
+++ b/ElvUI_SLE/locales/english.lua
@@ -101,6 +101,8 @@ L["Dashboard Panels Width"] = true
L["Sets size of dashboard panels."] = true
L["Show/Hide this panel."] = true
L["Sets size of this panel"] = true
+L['Hide panel background'] = true
+L["Don't show this panel, only datatexts assinged to it"] = true
--Exp/Rep Bar--
L["Xp-Rep Text"] = true
diff --git a/ElvUI_SLE/locales/german.lua b/ElvUI_SLE/locales/german.lua
index 05d0c1c..924f466 100644
--- a/ElvUI_SLE/locales/german.lua
+++ b/ElvUI_SLE/locales/german.lua
@@ -96,6 +96,8 @@ L["Dashboard Panels Width"] = "Dashboard Leisten Breite"
L["Sets size of dashboard panels."] = "Wähle die Größe der dashboard Leisten."
L["Show/Hide this panel."] = "Zeige/Verstecke diese Leiste."
L["Sets size of this panel"] = "Wähle die Größe dieser Leiste"
+L['Hide panel background'] = true
+L["Don't show this panel, only datatexts assinged to it"] = true
--Exp/Rep Bar--
L["Xp-Rep Text"] = "Xp-Rruf Text"
diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua
index 9827aaa..d6b4777 100644
--- a/ElvUI_SLE/locales/russian.lua
+++ b/ElvUI_SLE/locales/russian.lua
@@ -101,6 +101,8 @@ L["Dashboard Panels Width"] = "Ширина панелей"
L["Sets size of dashboard panels."] = "Устанавливает размер полос панели состояния."
L["Show/Hide this panel."] = "Показать/скрыть эту панель."
L["Sets size of this panel"] = "Установить ширину панели"
+L['Hide panel background'] = "Скрыть фон панели"
+L["Don't show this panel, only datatexts assinged to it"] = "Не показывать саму панель, а только назначенные на нее инфо-тексты"
--Exp/Rep Bar--
L["Xp-Rep Text"] = "Текст Опыта/Репутации"