From 32b2e92952437a5ec8cc103c8d89300b1cfcd168 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sun, 17 Feb 2013 15:15:44 +0400 Subject: [PATCH] Locales --- ElvUI_SLE/locales/english.lua | 6 ++++++ ElvUI_SLE/locales/russian.lua | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua index 09cd64f..f5c0b38 100644 --- a/ElvUI_SLE/locales/english.lua +++ b/ElvUI_SLE/locales/english.lua @@ -123,6 +123,12 @@ L["Changes the way text is shown on exp bar."] = true L["Full value on Rep Bar"] = true L["Changes the way text is shown on rep bar."] = true +--Farm-- +L['Farm'] = true +L["FARM_DESC"] = true +L['Only active buttons'] = true +L['Only show the buttons for the seeds, portals, tools you have in your bags.'] = true + --Marks-- L["Raid Marks"] = true L["Show/Hide raid marks."] = true diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua index c575eda..f90b9f9 100644 --- a/ElvUI_SLE/locales/russian.lua +++ b/ElvUI_SLE/locales/russian.lua @@ -128,6 +128,12 @@ L["Changes the way text is shown on exp bar."] = "Изменяет отобра L["Full value on Rep Bar"] = "Полное значение репутации" L["Changes the way text is shown on rep bar."] = "Изменяет отображение значений репутации на полосе." +--Farm-- +L['Farm'] = "Ферма" +L["FARM_DESC"] = true +L['Only active buttons'] = "Только активные" +L['Only show the buttons for the seeds, portals, tools you have in your bags.'] = "Отображать только кнопки для тех семян/инструментов/деревьев, которые есть у Вас в сумках." + --Marks-- L["Raid Marks"] = "Рейдовые Метки" L["Show/Hide raid marks."] = "Показать/скрыть фрейм рейдовых меток." -- 1.7.9.5