From c3c3c6633aaf77aaf5e39e20399c40d49da71f66 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sun, 2 Mar 2014 14:25:17 +0400 Subject: [PATCH] Locales for woopses --- ElvUI_SLE/locales/english.lua | 2 ++ ElvUI_SLE/locales/russian.lua | 2 ++ 2 files changed, 4 insertions(+) diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua index 4059015..ac5d264 100755 --- a/ElvUI_SLE/locales/english.lua +++ b/ElvUI_SLE/locales/english.lua @@ -74,6 +74,8 @@ L["Shows gradient effect for all equipment slots."] = true L["Show Error Gradients"] = true L["Highlights equipment slot if an error has been found."] = true L["Show Background Image"] = true +L['Background picture'] = true +L["Custom"] = true L['Font'] = true L["The font that the item level will use."] = true L["Set the font size that the item level will use."] = true diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua index 5fdda62..c41c733 100755 --- a/ElvUI_SLE/locales/russian.lua +++ b/ElvUI_SLE/locales/russian.lua @@ -74,6 +74,8 @@ L["Shows gradient effect for all equipment slots."] = "Показывать эф L["Show Error Gradients"] = "Градиент ошибок" L["Highlights equipment slot if an error has been found."] = "Подсвечивать слот, требующий улучшения, другим цветом." L["Show Background Image"] = "Фоновое изображение" +L['Background picture'] = "Фоновое изображение" +L["Custom"] = "Своя" L['Font'] = "Шрифт" --L['Fonts'] is localized in elvui but not Font L["The font that the item level will use."] = "Шрифт уровня предметов." L["Set the font size that the item level will use."] = "Размер шрифта уровня предметов." -- 1.7.9.5