From 8dffc46c1d674f7d1a5eb401cb8f5f8af8bb5167 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Thu, 6 Mar 2014 15:41:29 +0400 Subject: [PATCH] Locales --- ElvUI_SLE/locales/english.lua | 4 ++-- ElvUI_SLE/locales/russian.lua | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua index a049737..8190a09 100755 --- a/ElvUI_SLE/locales/english.lua +++ b/ElvUI_SLE/locales/english.lua @@ -94,17 +94,17 @@ L["Show the enchantment effect near the enchanted item (not the item itself) whe L["Show Warning"] = true L["Warning Size"] = true L["Set the icon size that the warning notification will use."] = true ---L["Enchanting Notification"] = true L["The font that the enchant notification will use."] = true L["Set the font size that the enchant notification will use."] = true L["Set the font outline that the enchant notification will use."] = true L["Gem Sockets"] = true +L["Show Gems"] = true +L["Show gem slots near the item"] = true L["Socket Size"] = true L["Set the size of sockets to show."] = true --Character Frame-- L["Not Enchanted"] = true ---L["Can't Enchant"] = true L['Missing Tinkers'] = true L['This is not profession only.'] = true L['Missing Buckle'] = true diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua index 8076916..ea29044 100755 --- a/ElvUI_SLE/locales/russian.lua +++ b/ElvUI_SLE/locales/russian.lua @@ -92,16 +92,17 @@ L["Show the enchantment effect near the enchanted item"] = "Показывать L["Show Warning"] = "Предупреждения" L["Warning Size"] = "Размер предупредений" L["Set the icon size that the warning notification will use."] = "Размер иконки, используемой предупреждением." ---L["Enchanting Notification"] = "Оповещение о чарах" L["The font that the enchant notification will use."] = "Шрифт оповещения о чарах." L["Set the font size that the enchant notification will use."] = "Размер шрифта оповещения о чарах." L["Set the font outline that the enchant notification will use."] = "Граница шрифта оповещения о чарах" L["Gem Sockets"] = "Слоты для камней" +L["Show Gems"] = "Показывать камни" +L["Show gem slots near the item"] = "Показывать слоты для камней около предмета" L["Socket Size"] = "Размер слотов" L["Set the size of sockets to show."] = "Размер отображаемых слотов для камней." + --Character Frame-- L["Not Enchanted"] = "Нет чар" ---L["Can't Enchant"] = "Не зачаровывается" L['Missing Tinkers'] = "Нет усиления" L['This is not profession only.'] = "Не усиление от профессии" L['Missing Buckle'] = "Нет пряжки" -- 1.7.9.5