From deb04618c2ac815f7e8d0c5f430c1c73ae36451e Mon Sep 17 00:00:00 2001 From: Repooc Date: Fri, 22 Feb 2013 13:05:18 -0500 Subject: [PATCH] Added desc for spam throttling. --- ElvUI_SLE/locales/english.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua index 531733d..fbabadc 100644 --- a/ElvUI_SLE/locales/english.lua +++ b/ElvUI_SLE/locales/english.lua @@ -123,7 +123,7 @@ L["Full value on Rep Bar"] = true L["Changes the way text is shown on rep bar."] = true --Equip Manager-- -L['Equipment manager'] = true +L['Equipment Manager'] = true L["EM_DESC"] = "This module provides different options to automatically change your equipment sets on spec change or entering certain locations." L['Spam Throttling'] = true L["Here you can choose what equipment sets to use in different situations."] = true @@ -131,6 +131,7 @@ L["Equip this set when switching to primary talents."] = true L["Equip this set when switching to secondary talents."] =true L["Equip this set after entering dungeons or raids."] = true L["Equip this set after entering battlegrounds or arens."] = true +L["If enabled, removes chat spam from talents learned or unlearned during spec change."] = true --Farm-- L['Farm'] = true -- 1.7.9.5