Mercurial > wow > icu
comparison enUS.lua @ 4:8ec216b40ded
Added report of no missing buffs.
Fixed chat filtering.
author | Xiiph |
---|---|
date | Thu, 10 Feb 2011 22:46:11 +0100 |
parents | 43155c3c1700 |
children | 45a45aa0f492 |
comparison
equal
deleted
inserted
replaced
3:43155c3c1700 | 4:8ec216b40ded |
---|---|
5 --@localization(locale="enUS", format="lua_additive_table", same-key-is-true=true)@ | 5 --@localization(locale="enUS", format="lua_additive_table", same-key-is-true=true)@ |
6 --@do-not-package@ | 6 --@do-not-package@ |
7 L["Well Fed reminder!"] = true | 7 L["Well Fed reminder!"] = true |
8 L["Flask reminder!"] = true | 8 L["Flask reminder!"] = true |
9 L["Your Flask runs out in less than 10 minutes!"] = true | 9 L["Your Flask runs out in less than 10 minutes!"] = true |
10 L["Nobody is missing a proper flask."] = true | |
11 L["Nobody is missing a proper food buff."] = true | |
12 | |
10 | 13 |
11 L["Options"] = true | 14 L["Options"] = true |
12 L["Shows the blizzard addon configuration window"] = true | 15 L["Shows the blizzard addon configuration window"] = true |
13 | 16 |
14 L["Raid Check"] = true | 17 L["Raid Check"] = true |