From 13e51d962856511b5acec42027a99a2a2a65d7e5 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Tue, 11 Sep 2012 08:52:19 +0400 Subject: [PATCH] Catch up with ElvUI Deleted chat fade option --- ElvUI_SLE/config/profile.lua | 2 - ElvUI_SLE/locales/english.lua | 2 - ElvUI_SLE/locales/german.lua | 2 - ElvUI_SLE/locales/load_locales.xml | 12 +- ElvUI_SLE/locales/russian.lua | 364 ++++++++++++++++++------------------ ElvUI_SLE/modules/chat/chat.lua | 12 -- ElvUI_SLE/modules/chat/options.lua | 8 - 7 files changed, 192 insertions(+), 210 deletions(-) diff --git a/ElvUI_SLE/config/profile.lua b/ElvUI_SLE/config/profile.lua index d08c89a..a87a06c 100644 --- a/ElvUI_SLE/config/profile.lua +++ b/ElvUI_SLE/config/profile.lua @@ -130,7 +130,6 @@ P['sle'] = { --Chat ['chat'] = { - ['fade'] = false, ['editbox'] = "Down", }, @@ -195,7 +194,6 @@ P['general'] = { ['sortDirection'] = 'ASCENDING', ['size'] = 40, ['spacing'] = 4, - ['showBackdrop'] = false, } }; diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua index 872ab41..174aa37 100644 --- a/ElvUI_SLE/locales/english.lua +++ b/ElvUI_SLE/locales/english.lua @@ -59,8 +59,6 @@ L["Transparent"] = true --Chat-- L["Chat Options"] = true -L["Chat Fade"] = true -L["Enable/Disable the text fading in the chat window."] = true L["Chat Editbox History"] = true L["Amount of messages to save. Set to 0 to disable."] = true L["Editbox Position"] = true diff --git a/ElvUI_SLE/locales/german.lua b/ElvUI_SLE/locales/german.lua index 8e661eb..d946bc3 100644 --- a/ElvUI_SLE/locales/german.lua +++ b/ElvUI_SLE/locales/german.lua @@ -60,8 +60,6 @@ L["Transparent"] = "Transparent" --Chat-- L["Chat Options"] = "Chat Optionen" -L["Chat Fade"] = "Chat verblassen" -L["Enable/Disable the text fading in the chat window."] = "Aktiviere/Deaktiviere das Text verblassen für das Chat Fenster." L["Chat Editbox History"] = "Chat Editbox History" L["Amount of messages to save. Set to 0 to disable."] = "Anzahl der Nachrichten die gespeichert werden. Wähle 0 zum deaktivieren." L["Editbox Position"] = "Editbox Position" diff --git a/ElvUI_SLE/locales/load_locales.xml b/ElvUI_SLE/locales/load_locales.xml index 8db1ed7..ce5781b 100644 --- a/ElvUI_SLE/locales/load_locales.xml +++ b/ElvUI_SLE/locales/load_locales.xml @@ -1 +1,11 @@ -