Locales lol.
Darthpred [02-23-13 - 15:48]
Locales lol.
Deleted those already present in ElvUI
diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua
index 9f4144b..2abf3a4 100644
--- a/ElvUI_SLE/locales/english.lua
+++ b/ElvUI_SLE/locales/english.lua
@@ -166,21 +166,17 @@ L["Direction"] = true
L["Change the direction of buttons growth from the skull marker"] = true
--Minimap--
-L["Minimap"] = true
L["Minimap Options"] = true
L['MINIMAP_DESC'] = "These options effect various aspects of the minimap. Some options may not work if you disable minimap in the General section of ElvUI config."
-L["Enable/Disable Minimap Coords"] = true
L["Minimap Coordinates"] = true
L['Coords Display'] = true
L['Change settings for the display of the coordinates that are on the minimap.'] = true
-L['Hide'] = true
L["Minimap Buttons"] = true
L['Enable/Disable minimap button skinning.'] = true
L['Anchor Setting'] = true
L['Anchor mode for displaying the minimap buttons are skinned.'] = true
L['Horizontal Bar'] = true
L['Vertical Bar'] = true
-L['Button Size'] = true
L['The size of the minimap buttons when not anchored to the minimap.'] = true
L['Show minimap buttons on mouseover.'] = true
diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua
index 15ac887..fcf67d7 100644
--- a/ElvUI_SLE/locales/russian.lua
+++ b/ElvUI_SLE/locales/russian.lua
@@ -164,6 +164,22 @@ L["Sets size of buttons"] = "Устанавливает размер кнопо
L["Direction"] = "Направление"
L["Change the direction of buttons growth from the skull marker"] = "Изменяет направление роста кнопок от метки \"череп\"."
+--Minimap--
+L["Minimap Options"] = "Опции миникарты"
+L['MINIMAP_DESC'] = "Эти опции влияют на различные функции миникарты. Некоторые опции погут не работать, если вы отключите миникарты в основных настройках ElvUI."
+L["Minimap Coordinates"] = "Координаты на миникарте"
+L['Coords Display'] = "Отображение координат"
+L['Change settings for the display of the coordinates that are on the minimap.'] = "Укажите условие отображения координат на миникарте."
+L["Minimap Buttons"] = "Иконки у миникарты"
+L['Enable/Disable minimap button skinning.'] = "Включить/выключить стилизацию иконок у миникарты."
+L['Anchor Setting'] = "Настрокий расположения"
+L['Anchor mode for displaying the minimap buttons are skinned.'] = "Место расположения иконок аддонов, когда они стилизованы."
+L['Horizontal Bar'] = "Горизонтальная панель"
+L['Vertical Bar'] = "Вертикальная панель"
+L['The size of the minimap buttons when not anchored to the minimap.'] = "Размер иконок, когда они не прикреплены к миникарте."
+L['Show minimap buttons on mouseover.'] = "Отображать иконпри при наведении мыши."
+
+
--Mover groups
L["S&L: All"] = "S&L: Все"
L["S&L: Datatexts"] = "S&L: Инфо-тексты"