From d5dad5954870af1325edfc1c805a1e8af1cf4058 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sun, 18 Nov 2012 19:56:01 +0400 Subject: [PATCH] locales update --- ElvUI_SLE/locales/english.lua | 2 ++ ElvUI_SLE/locales/german.lua | 2 ++ ElvUI_SLE/locales/russian.lua | 2 ++ 3 files changed, 6 insertions(+) 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"] = "Текст Опыта/Репутации" -- 1.7.9.5