From 3d8a12c0a9b6950e645482fa7508a38230ea358d Mon Sep 17 00:00:00 2001 From: Darthpred Date: Thu, 21 Feb 2013 10:40:43 +0400 Subject: [PATCH] Locales --- ElvUI_SLE/locales/english.lua | 4 ++++ ElvUI_SLE/locales/russian.lua | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua index aa5327e..0f66c5c 100644 --- a/ElvUI_SLE/locales/english.lua +++ b/ElvUI_SLE/locales/english.lua @@ -131,6 +131,10 @@ L['Only show the buttons for the seeds, portals, tools you have in your bags.'] L["Seed Bars"] = true L["Auto Planting"] = true L["Automatically plant seeds to the nearest tilled soil if one is not already selected."] = true +L["Drop Seeds"] = true +L["Allow seeds to be destroyed from seed bars."] = true +L["Quest Glow"] = true +L["Show glowing border and exclamation mark on seeds needed for any quest in your log."] = true L["Dock Buttons To"] = true L["Change the position from where seed bars will grow."] = true L["Bottom"] = true diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua index c22f481..2fe71bf 100644 --- a/ElvUI_SLE/locales/russian.lua +++ b/ElvUI_SLE/locales/russian.lua @@ -131,6 +131,10 @@ L['Only show the buttons for the seeds, portals, tools you have in your bags.'] L["Seed Bars"] = "Панели семян" L["Auto Planting"] = "Автоматическая посадка" L["Automatically plant seeds to the nearest tilled soil if one is not already selected."] = "Автоматически высаживать указанное растение на ближайшую возделанную змелю, если не выбрана другая." +L["Drop Seeds"] = "Удалять семена" +L["Allow seeds to be destroyed from seed bars."] = "Позволить удаление семян при помощи панелей." +L["Quest Glow"] = "Свечение заданий" +L["Show glowing border and exclamation mark on seeds needed for any quest in your log."] = "Показывать восклицательный знак и светящуюся границу на семенах, необходимых на какое-либо из взятых заданий из Вашего журнала." L["Dock Buttons To"] = "Прикрепить кнопки к" L["Change the position from where seed bars will grow."] = "Изменить сторону, с которой будут расти панели семян." L["Bottom"] = "Низ" -- 1.7.9.5