From 1327b59d56f0563108b3b38c4105c2346f3e6225 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Mon, 3 Mar 2014 09:08:17 +0400 Subject: [PATCH] Locales --- ElvUI_SLE/locales/english.lua | 9 ++++++++- ElvUI_SLE/locales/russian.lua | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua index ac5d264..5218a22 100755 --- a/ElvUI_SLE/locales/english.lua +++ b/ElvUI_SLE/locales/english.lua @@ -86,6 +86,7 @@ L["Set the font outline that the item durability will use."] = true L["Enchanting"] = true L["Show Enchant Text"] = true L["Show the enchantment effect near the enchanted item"] = true +L["Show the enchantment effect near the enchanted item (not the item itself) when mousing over."] = true L["Show Warning"] = true L["Warning Size"] = true L["Set the icon size that the warning notification will use."] = true @@ -301,11 +302,17 @@ L['Bottom Corners'] = true L['Bottom Center'] = true L["Minimap Buttons"] = true L['Enable/Disable Square Minimap Bar'] = true +L['Skin Dungeon'] = true +L['Skin dungeon icon.'] = true +L['Skin Mail'] = true +L['Skin mail icon.'] = true +L['Icons Per Row'] = true +L['The number of icons per row for Square Minimap Bar.'] = 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['The size of the minimap buttons when not anchored to the minimap.'] = true +L['The size of the minimap buttons.'] = true L['Show minimap buttons on mouseover.'] = true --Enhanced Vehicle Bar-- diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua index c41c733..32e3846 100755 --- a/ElvUI_SLE/locales/russian.lua +++ b/ElvUI_SLE/locales/russian.lua @@ -85,6 +85,7 @@ L["Set the font size that the item durability will use."] = "Размер шри L["Set the font outline that the item durability will use."] = "Граница шрифта прочности предметов." L["Enchanting"] = "Зачарование" L["Show Enchant Text"] = "Текст чар" +L["Show the enchantment effect near the enchanted item (not the item itself) when mousing over."] = "Показывать эффект чар около предмета при наведении курсора в ту область." L["Show the enchantment effect near the enchanted item"] = "Показывать наложенные чары рядом с предметом" L["Show Warning"] = "Предупреждения" L["Warning Size"] = "Размер предупредений" @@ -296,11 +297,17 @@ L['Bottom Corners'] = "Нижние углы" L['Bottom Center'] = "Внизу по центру" L["Minimap Buttons"] = "Иконки у миникарты" L['Enable/Disable Square Minimap Bar'] = "Включить/выключить панель для иконок миникарты." +L['Skin Dungeon'] = "Иконка поиска" +L['Skin dungeon icon.'] = "Забирать иконку поиска группы." +L['Skin Mail'] = "Иконка почты" +L['Skin mail icon.'] = "Забирать иконку письма." +L['Icons Per Row'] = "Иконок в ряду" +L['The number of icons per row for Square Minimap Bar.'] = "Кол-во иконок в ряду на полосе иконок." 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['The size of the minimap buttons.'] = "Размер иконок." L['Show minimap buttons on mouseover.'] = "Отображать иконпри при наведении мыши." --Enhanced Vehicle Bar-- -- 1.7.9.5