Mercurial > wow > icu
comparison enUS.lua @ 1:6af2d0a0c537
Added support for disabling certain instances (based on Zone, need testing).
Cleaned up options.
| author | Xiiph | 
|---|---|
| date | Sat, 05 Feb 2011 20:27:14 +0100 | 
| parents | 98c6f55e6619 | 
| children | e883b490ff93 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 0:98c6f55e6619 | 1:6af2d0a0c537 | 
|---|---|
| 59 L["Message whispered to raiders with less than 10 minutes left on their flask"] = true | 59 L["Message whispered to raiders with less than 10 minutes left on their flask"] = true | 
| 60 | 60 | 
| 61 L["Food reminder"] = true | 61 L["Food reminder"] = true | 
| 62 L["Message whispered to raiders missing the well-fed buff"] = true | 62 L["Message whispered to raiders missing the well-fed buff"] = true | 
| 63 | 63 | 
| 64 L["Messages"] = true | |
| 65 L["Disabled Zones"] = true | |
| 66 | |
| 67 -- Zones | |
| 68 L['Toggle ICU automatic checking |cffcc0000off|r in the selected zones.'] = true | |
| 69 L["Blackwing Descent"] = true | |
| 70 L["Baradin Hold"] = true | |
| 71 L["Throne of the Four Winds"] = true | |
| 72 L["Bastion of Twilight"] = true | |
| 73 | |
| 64 L["ICU"] = true | 74 L["ICU"] = true | 
| 65 L["Report"] = true | 75 L["Report"] = true | 
| 66 | 76 | 
| 67 L["Missing Flask"] = true | 77 L["Missing Flask"] = true | 
| 68 L["Missing Food"] = true | 78 L["Missing Food"] = true | 
