Mercurial > wow > icu
comparison enUS.lua @ 7:f020d96ccfc8
Added options to announce ready checks to selected report destination.
Cleaned up options further.
| author | Xiiph |
|---|---|
| date | Fri, 18 Feb 2011 23:58:20 +0100 |
| parents | 45a45aa0f492 |
| children | 08eab3a42e0c |
comparison
equal
deleted
inserted
replaced
| 6:60ac81ad00a2 | 7:f020d96ccfc8 |
|---|---|
| 35 L["Let everyone know you are using ICU! Prefixes whispers and reports"] = true | 35 L["Let everyone know you are using ICU! Prefixes whispers and reports"] = true |
| 36 | 36 |
| 37 L["Raid reminder"] = true | 37 L["Raid reminder"] = true |
| 38 L["Whisper the raider lacking (or soon to expire, if enabled) food/flask buff a reminder"] = true | 38 L["Whisper the raider lacking (or soon to expire, if enabled) food/flask buff a reminder"] = true |
| 39 | 39 |
| 40 L["Report results"] = true | 40 L["Report ready checks"] = true |
| 41 L["Report the results after finishing"] = true | 41 L["Report the results of ready checks"] = true |
| 42 | |
| 43 L["Report buff checks"] = true | |
| 44 L["Report flask/food check results"] = true | |
| 42 | 45 |
| 43 L["Report Destination"] = true | 46 L["Report Destination"] = true |
| 44 L["Report the results to the following channel"] = true | 47 L["Report the results to the following channel"] = true |
| 45 | 48 |
| 46 L["Officer"] = true | 49 L["Officer"] = true |
| 47 L["Guild"] = true | 50 L["Guild"] = true |
| 48 L["Raid"] = true | 51 L["Raid"] = true |
| 49 L["Say"] = true | 52 L["Say"] = true |
| 50 L["Self"] = true | 53 L["Self"] = true |
| 51 | 54 |
| 55 L["Everyone is ready."] = true | |
| 56 L["Not Ready"] = true | |
| 57 | |
| 52 L["Manual checks only"] = true | 58 L["Manual checks only"] = true |
| 53 L["Only perform buff checks if initiated manually (via /icu check)"] = true | 59 L["Only perform buff checks if initiated manually (via /icu check)"] = true |
| 54 | 60 |
| 55 L["Check after readycheck"] = true | 61 L["Inspect AFTER ready check finishes"] = true |
| 56 L["Don't check buffs until ready check has finished (or timed out)"] = true | 62 L["Don't check buffs until the ready check has finished (or timed out)"] = true |
| 63 | |
| 64 | |
| 57 | 65 |
| 58 L["Flask reminder"] = true | 66 L["Flask reminder"] = true |
| 59 L["Message whispered to raiders missing a cataclysm flask"] = true | 67 L["Message whispered to raiders missing a cataclysm flask"] = true |
| 60 | 68 |
| 61 L["Flask expiration"] = true | 69 L["Flask expiration"] = true |
