From ee82c8b9a8054618082e7f8c441e06c831a4eeec Mon Sep 17 00:00:00 2001 From: Darthpred Date: Wed, 17 Aug 2016 10:48:04 +0300 Subject: [PATCH] locales --- ElvUI_SLE/locales/english.lua | 1 + ElvUI_SLE/locales/russian.lua | 1 + 2 files changed, 2 insertions(+) diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua index 336f240..d341911 100644 --- a/ElvUI_SLE/locales/english.lua +++ b/ElvUI_SLE/locales/english.lua @@ -685,6 +685,7 @@ L["Item Name Outline"] = true L["Item Info Font"] = true L["Item Info Size"] = true L["Item Info Outline"] = true +L["Remove Parchment"] = true --Toolbars L["We are sorry, but you can't do this now. Try again after the end of this combat."] = true diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua index 6adc73e..2f9b878 100644 --- a/ElvUI_SLE/locales/russian.lua +++ b/ElvUI_SLE/locales/russian.lua @@ -675,6 +675,7 @@ L["Item Name Outline"] = "Граница названия" L["Item Info Font"] = "Шрифт информации" L["Item Info Size"] = "Размер информации" L["Item Info Outline"] = "Граница информации" +L["Remove Parchment"] = "Удалить пергамент" --Toolbars L["We are sorry, but you can't do this now. Try again after the end of this combat."] = "Извините, но Вы не можете этого сделать сейчас. Попробуйте снова после окончания текущего боя." -- 1.7.9.5