vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 CT_RAMENU_HOME = "Thanks for checking out CT_RaidAssist! Below you can find the mods various options sorted into different sections. If you're using it for the first time, check out the Installation/Setup page to get started. More advanced users should take a look through the other options pages to modify the settings to fit your needs.\n\nFor additional commands and information, type |c00FFFFFF/rahelp|r.";
2 CT_RAMENU_OPTIONSETS = "Option sets allow you to save all aspects of CT_RaidAssist, then change to another set with the click of a button. Group positions, type of sorting, debuff and buff status, which windows are shown, etc. are all saved when an option set is stored. You must save changes after modifying settings in order for them to be saved to that set.";
3 CT_RAMENU_BOSSMODS = "Boss mods are mods that can assist you in specific encounters. They help to provide warnings when important events happen, and notifications to help you survive. Some of the mods have their own set of options, so be sure to modify them to meet your specific needs.";
4  
5 CT_RAMENU_BUFFSDESCRIPT = "Select the buffs and debuffs you would like to show. A max of 4 buffs can be shown at once. Debuffs will change the color of the window to the color you select.";
6 CT_RAMENU_BUFFSTOOLTIP = "Use the arrows to move buffs up or down. If more than the limit are shown, the top ones take priority.";
7 CT_RAMENU_DEBUFFSTOOLTIP = "Use the arrows to move debuffs up or down. If more than the limit are shown, the top ones take priority.";
8 CT_RAMENU_GENERALDESCRIPT = "Below you will find options to change the way things are displayed. Turning on a Unit's Target will show you the target of players who are set to be Assist Targets. Leaders or promoted can right click a player in the CTRaid window and set them as an Assist Target. Up to 5 people can have their targets displayed at once. Raid leaders and promoted can press the Update Status button to update health, mana, and buffs for everyone in the raid.";
9 CT_RAMENU_REPORTDESCRIPT = "Checking a button makes you report health and mana for the person you checked. If you or the person leaves the party, you will stop reporting automatically.";
10 CT_RAMENU_ADDITIONALEMTOOLTIP = "The Emergency Monitor displays health of up to 5 members in your party or raid with the lowest health percent. You can set the health threshold, where members with more health than the threshold is set to will not be shown. You can click the health bars in order to target the player, or click with a spell on your cursor in order to cast it on that player.";
11 CT_RAMENU_DEBUFFCURING = "The Debuff Curing feature lets you configure CT_RaidAssist's Debuff Curing system. It's a very flexible system, and should work out of the box, but this page allows you to finetune it to make it behave even better.";
12 CT_RAMENU_MANACONSERVE = "Setting the value to %s will disable checking for that spell.";
13  
14 BINDING_HEADER_CT_RAIDASSIST = "CT_RaidAssist";
15 BINDING_NAME_CT_CUREDEBUFF = "Cure Raid Debuffs";
16 BINDING_NAME_CT_RECASTRAIDBUFF = "Recast Raid Buffs";
17 BINDING_NAME_CT_SHOWHIDE = "Show/Hide Raid Windows";
18 BINDING_NAME_CT_RESMON = "Toggle Resurrection Monitor";
19 BINDING_NAME_CT_EMERGENCYMONITOR = "Show/Hide Emergency Monitor";
20 BINDING_NAME_CT_TOGGLEDEBUFFS = "Toggle Buff/Debuff view";
21 BINDING_NAME_CT_ASSISTMT1 = "Assist MT 1";
22 BINDING_NAME_CT_ASSISTMT2 = "Assist MT 2";
23 BINDING_NAME_CT_ASSISTMT3 = "Assist MT 3";
24 BINDING_NAME_CT_ASSISTMT4 = "Assist MT 4";
25 BINDING_NAME_CT_ASSISTMT5 = "Assist MT 5";
26 BINDING_NAME_CT_TARGETMT1 = "Target MT 1";
27 BINDING_NAME_CT_TARGETMT2 = "Target MT 2";
28 BINDING_NAME_CT_TARGETMT3 = "Target MT 3";
29 BINDING_NAME_CT_TARGETMT4 = "Target MT 4";
30 BINDING_NAME_CT_TARGETMT5 = "Target MT 5";
31 BINDING_NAME_CT_ASSISTPT1 = "Assist PT 1";
32 BINDING_NAME_CT_ASSISTPT2 = "Assist PT 2";
33 BINDING_NAME_CT_ASSISTPT3 = "Assist PT 3";
34 BINDING_NAME_CT_ASSISTPT4 = "Assist PT 4";
35 BINDING_NAME_CT_ASSISTPT5 = "Assist PT 5";
36 BINDING_NAME_CT_TARGETPT1 = "Target PT 1";
37 BINDING_NAME_CT_TARGETPT2 = "Target PT 2";
38 BINDING_NAME_CT_TARGETPT3 = "Target PT 3";
39 BINDING_NAME_CT_TARGETPT4 = "Target PT 4";
40 BINDING_NAME_CT_TARGETPT5 = "Target PT 5";
41 BINDING_NAME_CT_TOGGLESORTTYPE = "Toggle Sort Type";
42 BINDING_NAME_CT_TOGGLESORTTYPE2 = "Toggle Group/Class Sorting";
43 BINDING_NAME_CT_TARGETEM1 = "Target Emergency Monitor Unit 1";
44 BINDING_NAME_CT_TARGETEM2 = "Target Emergency Monitor Unit 2";
45 BINDING_NAME_CT_TARGETEM3 = "Target Emergency Monitor Unit 3";
46 BINDING_NAME_CT_TARGETEM4 = "Target Emergency Monitor Unit 4";
47 BINDING_NAME_CT_TARGETEM5 = "Target Emergency Monitor Unit 5";
48  
49 CT_RAMENU_VISITSITE = "For more information on CT mods, or for suggestions, comments, or questions not answered here, please visit us at http://www.ctmod.net";
50  
51 -- Spells
52  
53 CT_RA_POWERWORDFORTITUDE = { "Power Word: Fortitude", "Prayer of Fortitude" };
54 CT_RA_MARKOFTHEWILD = { "Mark of the Wild", "Gift of the Wild" };
55 CT_RA_ARCANEINTELLECT = { "Arcane Intellect", "Arcane Brilliance" };
56 CT_RA_ADMIRALSHAT = "Admiral's Hat";
57 CT_RA_POWERWORDSHIELD = "Power Word: Shield";
58 CT_RA_SOULSTONERESURRECTION = "Soulstone Resurrection";
59 CT_RA_DIVINESPIRIT = { "Divine Spirit", "Prayer of Spirit" };
60 CT_RA_THORNS = "Thorns";
61 CT_RA_FEARWARD = "Fear Ward";
62 CT_RA_SHADOWPROTECTION = { "Shadow Protection", "Prayer of Shadow Protection" };
63 CT_RA_BLESSINGOFMIGHT = { "Blessing of Might", "Greater Blessing of Might" };
64 CT_RA_BLESSINGOFWISDOM = { "Blessing of Wisdom", "Greater Blessing of Wisdom" };
65 CT_RA_BLESSINGOFKINGS = { "Blessing of Kings", "Greater Blessing of Kings" };
66 CT_RA_BLESSINGOFSALVATION = { "Blessing of Salvation", "Greater Blessing of Salvation" };
67 CT_RA_BLESSINGOFLIGHT = { "Blessing of Light", "Greater Blessing of Light" };
68 CT_RA_BLESSINGOFSANCTUARY = { "Blessing of Sanctuary", "Greater Blessing of Sanctuary" };
69 CT_RA_RENEW = "Renew";
70 CT_RA_REGROWTH = "Regrowth";
71 CT_RA_REJUVENATION = "Rejuvenation";
72 CT_RA_FEIGNDEATH = { ["en"] = "Feign Death" };
73 CT_RA_FIRESHIELD = "Fire Shield"
74 CT_RA_DAMPENMAGIC = "Dampen Magic";
75 CT_RA_AMPLIFYMAGIC = "Amplify Magic";
76  
77 CT_RA_WARRIOR = "Warrior";
78 CT_RA_ROGUE = "Rogue";
79 CT_RA_HUNTER = "Hunter";
80 CT_RA_MAGE = "Mage";
81 CT_RA_WARLOCK = "Warlock";
82 CT_RA_DRUID = "Druid";
83 CT_RA_PRIEST = "Priest";
84 CT_RA_SHAMAN = "Shaman";
85 CT_RA_PALADIN = "Paladin";
86 CT_RA_PETS = "Pets";
87  
88 CT_RA_AFKMESSAGE = "You are now AFK: (.+)";
89 CT_RA_DNDMESSAGE = "You are now DND: (.+)%.";
90  
91 CT_RA_MAGIC = "Magic";
92 CT_RA_DISEASE = "Disease";
93 CT_RA_POISON = "Poison";
94 CT_RA_CURSE = "Curse";
95 CT_RA_WEAKENEDSOUL = "Weakened Soul";
96 CT_RA_RECENTLYBANDAGED = "Recently Bandaged";
97 CT_RA_MINDVISION = "Mind Vision";
98 CT_RA_DREAMLESSSLEEP = "Dreamless Sleep";
99 CT_RA_GREATERDREAMLESSSLEEP = "Greater Dreamless Sleep";
100  
101 -- Cures
102 CT_RA_DISPELMAGIC = "Dispel Magic";
103 CT_RA_ABOLISHDISEASE = "Abolish Disease";
104 CT_RA_ABOLISHPOISON = "Abolish Poison";
105 CT_RA_CLEANSE = "Cleanse";
106 CT_RA_PURIFY = "Purify";
107 CT_RA_REMOVECURSE = "Remove Curse";
108 CT_RA_CUREDISEASE = "Cure Disease";
109 CT_RA_CUREPOISON = "Cure Poison";
110 CT_RA_REMOVELESSERCURSE = "Remove Lesser Curse";
111  
112 -- Resurrections
113 CT_RA_RESURRECTION = "Resurrection";
114 CT_RA_REDEMPTION = "Redemption";
115 CT_RA_REBIRTH = "Rebirth";
116 CT_RA_ANCESTRALSPIRIT = "Ancestral Spirit";
117 CT_RA_REINCARNATION = "Reincarnation";
118  
119 -- Pets
120 CT_RA_IMP = "Imp";
121 CT_RA_VOIDWALKER = "Voidwalker";
122 CT_RA_SUCCUBUS = "Succubus";
123 CT_RA_FELHUNTER = "Felhunter";
124 CT_RA_DOOMGUARD = "Doomguard";
125 CT_RA_INFERNAL = "Infernal";
126  
127 -- RAReg/RADur
128 CT_RA_DURABILITY = "^Durability (%d+) / (%d+)$";
129 CT_REG_PRIEST = "Sacred Candle";
130 CT_REG_PRIEST_SPELL = "Prayer of Fortitude";
131 CT_REG_MAGE = "Arcane Powder";
132 CT_REG_MAGE_SPELL = "Arcane Brilliance";
133 CT_REG_DRUID = "Wild Thornroot";
134 CT_REG_DRUID_SPELL = "Gift of the Wild";
135 CT_REG_WARLOCK = "Soul Shard";
136 CT_REG_SHAMAN = "Ankh";
137 CT_REG_SHAMAN_SPELL = "Reincarnation";
138 CT_REG_PALADIN = "Symbol of Divinity";
139 CT_REG_PALADIN_SPELL = "Divine Intervention";
140  
141 -- Hunter's Mark
142 CT_RA_HUNTERSMARK = "Hunter's Mark";
143  
144 -- "Regexps"
145 CT_RA_HASJOINEDRAIDREGEXP = "^([^%s]+) has joined the raid group$";
146 CT_RA_HASLEFTRAIDREGEXP = "^([^%s]+) has left the raid group$";
147 CT_RA_TANKHASDIEDREGEXP = "^([^%s]+) dies%.$";