From 24d8c024eb6df803f90a840426e8b52c83a92cb0 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sat, 10 Sep 2016 13:26:27 +0300 Subject: [PATCH] locales --- ElvUI_SLE/locales/english.lua | 3 +++ ElvUI_SLE/locales/russian.lua | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua index 6e79a26..78ddcc6 100644 --- a/ElvUI_SLE/locales/english.lua +++ b/ElvUI_SLE/locales/english.lua @@ -575,7 +575,10 @@ L["Update Throttle"] = true L["The frequency of coordinates and zonetext updates. Check will be done more often with lower values."] = true L["Full Location"] = true L["Color Type"] = true +L["Custom Color"] = true L["Reaction"] = true +L["Location"] = true +L["Coordinates"] = true L["Teleports"] = true L["Portals"] = true L["Link Position"] = true diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua index e7717a9..ae2f450 100644 --- a/ElvUI_SLE/locales/russian.lua +++ b/ElvUI_SLE/locales/russian.lua @@ -567,12 +567,15 @@ L["Update Throttle"] = "Частота обновления" L["The frequency of coordinates and zonetext updates. Check will be done more often with lower values."] = "Частота обновления координат и текста локации. Проверка проводится чаще с более низким значением." L["Full Location"] = "Полный текст" L["Color Type"] = "Тип окрашивания" +L["Custom Color"] = "Свой цвет" L["Reaction"] = "Отношение" +L["Location"] = "Локация" +L["Coordinates"] = "Координаты" L["Teleports"] = "Телепорты" L["Portals"] = "Порталы" L["Link Position"] = "Сообщать координаты" L["Allow pasting of your coordinates in chat editbox via holding shift and clicking on the location name."] = "Разрешить отправку ваших координат в поле ввода чата при нажатии shift+ПКМ на названии зоны." -L["Relocation Menu"] = "Меню переещений" +L["Relocation Menu"] = "Меню перемещений" L["Right click on the location panel will bring up a menu with available options for relocating your character (e.g. Hearthstones, Portals, etc)."] = "ПКМ на панели локалии откроет меню с доступными вариантами перемещени (камни, порталы и т.д.)" L["Custom Width"] = "Своя ширина" L["By default menu's width will be equal to the location panel width. Checking this option will allow you to set own width."] = "По умолчанию ширина меню будет равна ширине панели. Включение данной опции позволит установить свою ширину." -- 1.7.9.5