Mercurial > wow > icu
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 12:2d952bc9897a | 13:ed15bd476bbb |
|---|---|
| 35 L["Missing Flask"] = true | 35 L["Missing Flask"] = true |
| 36 L["Missing Food"] = true | 36 L["Missing Food"] = true |
| 37 L["Nobody is missing a proper flask."] = true | 37 L["Nobody is missing a proper flask."] = true |
| 38 L["Nobody is missing a proper food buff."] = true | 38 L["Nobody is missing a proper food buff."] = true |
| 39 L["Not Ready"] = true | 39 L["Not Ready"] = true |
| 40 L["No checking performed, zone disabled."] = true | |
| 40 L["Officer"] = true | 41 L["Officer"] = true |
| 41 L["Only perform buff checks if initiated manually (via /icu check)"] = true | 42 L["Only perform buff checks if initiated manually (via /icu check)"] = true |
| 42 L["Options"] = true | 43 L["Options"] = true |
| 43 L["Raid"] = true | 44 L["Raid"] = true |
| 44 L["Raid Check"] = true | 45 L["Raid Check"] = true |
