Mercurial > wow > icu
diff enUS.lua @ 12:2d952bc9897a
Managed to overwrite my local development copy of the project with the latest uploaded revision ... /facepalm
This commit/push is the same as r11
author | Xiiph |
---|---|
date | Sat, 19 Feb 2011 19:22:44 +0100 |
parents | 08eab3a42e0c |
children | ed15bd476bbb |
line wrap: on
line diff
--- a/enUS.lua Sat Feb 19 00:17:28 2011 +0100 +++ b/enUS.lua Sat Feb 19 19:22:44 2011 +0100 @@ -4,86 +4,60 @@ -- UTF8 --@localization(locale="enUS", format="lua_additive_table", same-key-is-true=true)@ --@do-not-package@ -L["Well Fed reminder!"] = true +L["Advertise ICU"] = true +L["Baradin Hold"] = true +L["Blackwing Descent"] = true +L["Check for Flask"] = true +L["Check for Food"] = true +L["Check for soon to expire flask buffs"] = true +L["Checks the raid for flask/food buffs"] = true +L["Checks the raid for flask/food buffs, but does not remind raiders, regardless of other settings."] = true +L["Checks the raid for valid flasks and reports results"] = true +L["Checks the raid for valid food buffs and reports results"] = true +L["Disabled Zones"] = true +L["Don't check buffs until the ready check has finished (or timed out)"] = true +L["Enable ICU in all zones"] = true +L["Everyone is ready."] = true +L["Flask expiration"] = true +L["Flask reminder"] = true L["Flask reminder!"] = true -L["Your Flask runs out in less than 10 minutes!"] = true +L["Food reminder"] = true +L["General Settings"] = true +L["Guild"] = true +L["ICU"] = true +L["Inspect AFTER ready check finishes"] = true +L["Let everyone know you are using ICU! Prefixes whispers and reports"] = true +L["Manual checks only"] = true +L["Message whispered to raiders missing a cataclysm flask"] = true +L["Message whispered to raiders missing the well-fed buff"] = true +L["Message whispered to raiders with less than 10 minutes left on their flask"] = true +L["Messages"] = true +L["Missing Flask"] = true +L["Missing Food"] = true L["Nobody is missing a proper flask."] = true L["Nobody is missing a proper food buff."] = true - +L["Not Ready"] = true +L["Officer"] = true +L["Only perform buff checks if initiated manually (via /icu check)"] = true L["Options"] = true -L["Shows the blizzard addon configuration window"] = true - +L["Raid"] = true L["Raid Check"] = true -L["Checks the raid for flask/food buffs"] = true - L["Raid Check (Silent)"] = true -L["Checks the raid for flask/food buffs, but does not remind raiders, regardless of other settings."] = true - -L["General Settings"] = true - -L["Check for Flask"] = true -L["Checks the raid for valid flasks and reports results"] = true - -L["Flask expiration"] = true -L["Check for soon to expire flask buffs"] = true - -L["Checks the raid for valid food buffs and reports results"] = true -L["Check for Food"] = true - -L["Advertise ICU"] = true -L["Let everyone know you are using ICU! Prefixes whispers and reports"] = true - L["Raid reminder"] = true -L["Whisper the raider lacking (or soon to expire, if enabled) food/flask buff a reminder"] = true - +L["Report"] = true +L["Report Destination"] = true +L["Report buff checks"] = true +L["Report flask/food check results"] = true L["Report ready checks"] = true L["Report the results of ready checks"] = true - -L["Report buff checks"] = true -L["Report flask/food check results"] = true - -L["Report Destination"] = true L["Report the results to the following channel"] = true - -L["Officer"] = true -L["Guild"] = true -L["Raid"] = true L["Say"] = true L["Self"] = true - -L["Everyone is ready."] = true -L["Not Ready"] = true - -L["Manual checks only"] = true -L["Only perform buff checks if initiated manually (via /icu check)"] = true - -L["Inspect AFTER ready check finishes"] = true -L["Don't check buffs until the ready check has finished (or timed out)"] = true - -L["Flask reminder"] = true -L["Message whispered to raiders missing a cataclysm flask"] = true - -L["Flask expiration"] = true -L["Message whispered to raiders with less than 10 minutes left on their flask"] = true - -L["Food reminder"] = true -L["Message whispered to raiders missing the well-fed buff"] = true - -L["Messages"] = true -L["Disabled Zones"] = true - --- Zones -L['Toggle ICU automatic checking |cffcc0000off|r in the selected zones.'] = true -L["Enable ICU in all zones"] = true - -L["Blackwing Descent"] = true -L["Baradin Hold"] = true +L["Shows the blizzard addon configuration window"] = true +L["The Bastion of Twilight"] = true L["Throne of the Four Winds"] = true -L["The Bastion of Twilight"] = true - -L["ICU"] = true -L["Report"] = true - -L["Missing Flask"] = true -L["Missing Food"] = true +L["Toggle ICU automatic checking |cffcc0000off|r in the selected zones."] = true +L["Well Fed reminder!"] = true +L["Whisper the raider lacking (or soon to expire, if enabled) food/flask buff a reminder"] = true +L["Your Flask runs out in less than 10 minutes!"] = true --@end-do-not-package@ \ No newline at end of file