From 0f9aa5adc056051f598fb6794829185173076fda Mon Sep 17 00:00:00 2001 From: Darthpred Date: Tue, 23 Oct 2012 12:22:33 +0400 Subject: [PATCH] locales --- ElvUI_SLE/locales/english.lua | 2 ++ ElvUI_SLE/locales/russian.lua | 2 ++ 2 files changed, 4 insertions(+) diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua index f513dfe..6aa85d7 100644 --- a/ElvUI_SLE/locales/english.lua +++ b/ElvUI_SLE/locales/english.lua @@ -112,6 +112,8 @@ L["Changes the way text is shown on rep bar."] = true --Marks-- L["Raid Marks"] = true L["Show/Hide raid marks."] = true +L["Show only in instances"] = true +L["Selecting this option will have the Raid Markers appear only while in a raid or dungeon."] = true L["Sets size of buttons"] = true --Also used in UI buttons L["Direction"] = true L["Change the direction of buttons growth from the skull marker"] = true diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua index 982408b..5af7649 100644 --- a/ElvUI_SLE/locales/russian.lua +++ b/ElvUI_SLE/locales/russian.lua @@ -112,6 +112,8 @@ L["Changes the way text is shown on rep bar."] = "Изменяет отобра --Marks-- L["Raid Marks"] = "Рейдовые Метки" L["Show/Hide raid marks."] = "Показать/скрыть фрейм рейдовых меток." +L["Show only in instances"] = "Только в подземельях" +L["Selecting this option will have the Raid Markers appear only while in a raid or dungeon."] = "При активации будет отображать полосу меток только в подземельях и рейдах." L["Sets size of buttons"] = "Устанавливает размер кнопок" --Also used in UI buttons L["Direction"] = "Направление" L["Change the direction of buttons growth from the skull marker"] = "Изменяет направление роста кнопок от метки \"череп\"." -- 1.7.9.5