Quantcast

locales

Darthpred [10-23-12 - 08:22]
locales
Filename
ElvUI_SLE/locales/english.lua
ElvUI_SLE/locales/russian.lua
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"] = "Изменяет направление роста кнопок от метки \"череп\"."