vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 -- Version : English (by Alex Brazie)
2 -- Last Update : 02/17/2005
3  
4 -- UltimateUI Configuration
5 COMBATC_SEP = "Combat Caller";
6 COMBATC_SEP_INFO = "These settings define when an automatic\n help voice command is executed.";
7 COMBATC_HEALTH = "Enable Auto Low Health Shout";
8 COMBATC_HEALTH_INFO = "Automatically notifies your party\n when your health drops below a certain level.";
9 COMBATC_HEALTH_LIMIT = "Health Limit";
10 COMBATC_MANA = "Enable Auto Out Of Mana Shout";
11 COMBATC_MANA_INFO = "Automatically notifies your party\n when your mana drops to the specified level.";
12 COMBATC_MANA_LIMIT = "Mana Limit";
13 COMBATC_COOL = "Auto Shout Cooldown";
14 COMBATC_COOL_INFO = "Minimum number of seconds between shouts\nKept track of seperately for HP and mana.";
15 COMBATC_COOL_LIMIT = "Cooldown";
16 COMBATC_COOL_SEC = " sec";