From 79d0b9f33a19118d5a2c1e5fb3b5b630a5f5f00a Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sun, 9 Oct 2016 13:25:58 +0300 Subject: [PATCH] Locales for ignore zone --- 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 190fe03..dff706d 100644 --- a/ElvUI_SLE/locales/english.lua +++ b/ElvUI_SLE/locales/english.lua @@ -459,6 +459,8 @@ Equip Manager's auto switch gear sets. While locked (red colored state) it will disable auto swap.]] L["Block button"] = true L["Create a button in character frame to allow temp blocking of auto set swap."] = true +L["Ignore zone change"] = true +L["Swap sets only on specialization change ignoring location change when. Does not influence entering/leaving instances and bg/arena."] = true --Loot L["Loot Dropped:"] = true diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua index 3151ee6..c1b0927 100644 --- a/ElvUI_SLE/locales/russian.lua +++ b/ElvUI_SLE/locales/russian.lua @@ -456,6 +456,8 @@ L["SLE_EM_LOCK_TOOLTIP"] = [[Эта кнопка позволит временн В заблокированном состоянии (красный цвет) автоматическая смена отключена.]] L["Block button"] = "Кнопка блокировки" L["Create a button in character frame to allow temp blocking of auto set swap."] = "Создать в окне персонажа кнопку, позволяющую временно отключить автоматическую смену комплектов." +L["Ignore zone change"] = "Игнорировать смену зоны" +L["Swap sets only on specialization change ignoring location change when. Does not influence entering/leaving instances and bg/arena."] = "Изменять комплект только при смене специализации, игнорируя изменение локации. Не влиет на вход/выход из подземелий и полей боя/арен." --Loot L["Loot Dropped:"] = "Список добычи:" -- 1.7.9.5