Mercurial > wow > icu
diff enUS.lua @ 13:ed15bd476bbb beta
+ Added notification when checking is cancelled due to a disabled zone.
Fixed a bug causing players to sometimes show as away/not ready more than once (event fire a third time if player is targeted and in your raid sub-group).
Fixed chat filter for outgoing whispers sent by ICU.
author | Xiiph |
---|---|
date | Mon, 21 Feb 2011 23:58:36 +0100 |
parents | 2d952bc9897a |
children |
line wrap: on
line diff
--- a/enUS.lua Sat Feb 19 19:22:44 2011 +0100 +++ b/enUS.lua Mon Feb 21 23:58:36 2011 +0100 @@ -37,6 +37,7 @@ L["Nobody is missing a proper flask."] = true L["Nobody is missing a proper food buff."] = true L["Not Ready"] = true +L["No checking performed, zone disabled."] = true L["Officer"] = true L["Only perform buff checks if initiated manually (via /icu check)"] = true L["Options"] = true