View Single Post
11-17-12, 06:14 PM   #2
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
string
  • New
    Lua Code:
    1. BATTLE_PET_LOOT_RECEIVED = "You received loot:"
    2. BATTLE_PET_MESSAGE_CLEANSED = "Cleansed"
    3. CHAT_INSTANCE_CHAT_GET = "|Hchannel:INSTANCE_CHAT|h[Instance]|h %s: "
    4. CHAT_INSTANCE_CHAT_LEADER_GET = "|Hchannel:INSTANCE_CHAT|h[Instance Leader]|h %s: "
    5. CHAT_INSTANCE_CHAT_SEND = "Instance: "
    6. CONFIRM_LEAVE_ARENA = "Leave Arena?"
    7. CONFIRM_LEAVE_BATTLEFIELD = "Leave Battleground?"
    8. CONFIRM_LEAVE_INSTANCE_PARTY = "Leave Instance Group?\n\nYou will not be able to return to this instance once you leave the group."
    9. DELETE_GOOD_QUEST_ITEM = "Do you want to destroy %s?\nDestroying this item will also abandon any related quests.\n\nType \"DELETE\" into the field to confirm."
    10. DELETE_QUEST_ITEM = "Do you want to destroy %s?\n\nDestroying this item will also abandon any related quests."
    11. DUNGEON_FLOOR_BLACKTEMPLESCENARIO0 = "Illidari Training Grounds"
    12. DUNGEON_FLOOR_BLACKTEMPLESCENARIO1 = "Karabor Sewers"
    13. DUNGEON_FLOOR_BLACKTEMPLESCENARIO2 = "Sanctuary of Shadows"
    14. DUNGEON_FLOOR_BLACKTEMPLESCENARIO3 = "Halls of Anguish"
    15. DUNGEON_FLOOR_BLACKTEMPLESCENARIO4 = "Gorefiend's Vigil"
    16. DUNGEON_FLOOR_BLACKTEMPLESCENARIO5 = "Den of Mortal Delights"
    17. DUNGEON_FLOOR_BLACKTEMPLESCENARIO6 = "Chamber of Command"
    18. DUNGEON_FLOOR_BLACKTEMPLESCENARIO7 = "Temple Summit"
    19. DUNGEON_FLOOR_DALARANCITY1 = "Dalaran City"
    20. DUNGEON_FLOOR_DALARANCITY2 = "The Underbelly"
    21. DUNGEON_FLOOR_DEEPRUNTRAM1 = "Deeprun Tram"
    22. DUNGEON_FLOOR_DEEPRUNTRAM2 = "Bizmo's Brawlpub"
    23. DUNGEON_FLOOR_KRASARANG_TERRAIN11 = "Explorers' League HQ"
    24. DUNGEON_FLOOR_KRASARANG_TERRAIN12 = "Ruins of Ogudei"
    25. DUNGEON_FLOOR_KRASARANG_TERRAIN13 = "Reliquary Incursion"
    26. DUNGEON_FLOOR_KUNLAISUMMIT20 = "Ruins of Korune"
    27. DUNGEON_FLOOR_KUNLAISUMMIT21 = "Crypt of Korune"
    28. DUNGEON_FLOOR_VOLJINSCENARIO0 = "The Hidden Pass"
    29. DUNGEON_FLOOR_VOLJINSCENARIO1 = "The Ancient Passage"
    30. ENABLE_MOUSE_SPEED = "Enable Mouse Sensitivity"
    31. ENCHANTED_TOOLTIP_LINE = "Enchanted: %s"
    32. ERR_CANT_CAGE_PET_YET = "You can't cage this pet for another %d hours and %d minutes."
    33. ERR_INSTANCE_GROUP_JOINED_WITH_PARTY = "You are in both a party and an instance group. You may communicate with your party with \"/p\" and with your instance group with \"/i\"."
    34. ERR_INSTANCE_GROUP_JOINED_WITH_RAID = "You are in both a raid and an instance group. You may communicate with your raid with \"/ra\" and with your instance group with \"/i\"."
    35. ERR_NOT_IN_INSTANCE_GROUP = "You aren't in an instance group."
    36. ERR_PETBATTLE_INTERNAL = "Internal pet battle error."
    37. FACTION_STANDING_INCREASED_ACH_BONUS = "Reputation with %s increased by %d. (+%.1f bonus)"
    38. FACTION_STANDING_INCREASED_DOUBLE_BONUS = "Reputation with %s increased by %d. (+%.1f Refer-A-Friend bonus) (+%.1f bonus)"
    39. INSTANCE_CHAT = "Instance"
    40. INSTANCE_CHAT_LEADER = "Instance Leader"
    41. INSTANCE_CHAT_MESSAGE = "Instance"
    42. ITEM_MOD_ATTACK_POWER_SHORT = "Attack Power"
    43. ITEM_PET_KNOWN = "Collected (%d/%d)"
    44. ITEM_UPGRADE_TOOLTIP_FORMAT = "Upgrade Level: %d/%d"
    45. LOC_OPTION_ALERT = "Only Alert"
    46. LOC_OPTION_FULL = "Show Full Duration"
    47. LOC_OPTION_OFF = "Off"
    48. LOC_TYPE_DISARM = "Disarm"
    49. LOC_TYPE_FULL = "Full"
    50. LOC_TYPE_INTERRUPT = "Interrupt"
    51. LOC_TYPE_ROOT = "Root"
    52. LOC_TYPE_SILENCE = "Silence"
    53. LOSS_OF_CONTROL = "Loss of Control Alerts"
    54. LOSS_OF_CONTROL_DISPLAY_BANISH = "Banished"
    55. LOSS_OF_CONTROL_DISPLAY_CHARM = "Charmed"
    56. LOSS_OF_CONTROL_DISPLAY_CONFUSE = "Confused"
    57. LOSS_OF_CONTROL_DISPLAY_CYCLONE = "Cycloned"
    58. LOSS_OF_CONTROL_DISPLAY_DAZE = "Dazed"
    59. LOSS_OF_CONTROL_DISPLAY_DISARM = "Disarmed"
    60. LOSS_OF_CONTROL_DISPLAY_DISORIENT = "Disoriented"
    61. LOSS_OF_CONTROL_DISPLAY_DISTRACT = "Distracted"
    62. LOSS_OF_CONTROL_DISPLAY_FEAR = "Feared"
    63. LOSS_OF_CONTROL_DISPLAY_FREEZE = "Frozen"
    64. LOSS_OF_CONTROL_DISPLAY_HORROR = "Horrified"
    65. LOSS_OF_CONTROL_DISPLAY_INCAPACITATE = "Incapacitated"
    66. LOSS_OF_CONTROL_DISPLAY_INTERRUPT = "Interrupted"
    67. LOSS_OF_CONTROL_DISPLAY_INTERRUPT_SCHOOL = "%s Locked"
    68. LOSS_OF_CONTROL_DISPLAY_INVULNERABILITY = "Invulnerable"
    69. LOSS_OF_CONTROL_DISPLAY_MAGICAL_IMMUNITY = "Pacified"
    70. LOSS_OF_CONTROL_DISPLAY_PACIFY = "Pacified"
    71. LOSS_OF_CONTROL_DISPLAY_PACIFYSILENCE = "Disabled"
    72. LOSS_OF_CONTROL_DISPLAY_POLYMORPH = "Polymorphed"
    73. LOSS_OF_CONTROL_DISPLAY_POSSESS = "Possessed"
    74. LOSS_OF_CONTROL_DISPLAY_ROOT = "Rooted"
    75. LOSS_OF_CONTROL_DISPLAY_SAP = "Sapped"
    76. LOSS_OF_CONTROL_DISPLAY_SCHOOL_INTERRUPT = "Interrupted"
    77. LOSS_OF_CONTROL_DISPLAY_SHACKLE_UNDEAD = "Shackled"
    78. LOSS_OF_CONTROL_DISPLAY_SILENCE = "Silenced"
    79. LOSS_OF_CONTROL_DISPLAY_SLEEP = "Asleep"
    80. LOSS_OF_CONTROL_DISPLAY_SNARE = "Snared"
    81. LOSS_OF_CONTROL_DISPLAY_STUN = "Stunned"
    82. LOSS_OF_CONTROL_DISPLAY_TURN_UNDEAD = "Feared"
    83. LOSS_OF_CONTROL_SECONDS = "seconds"
    84. MAX_DAMAGE = "Max Damage"
    85. MEMBERS_IN_PARTY_LIST = "Members in Party: %s"
    86. MEMBER_COUNT_IN_RAID_LIST = "%d |4Member:Members; in Raid"
    87. MIN_DAMAGE = "Min Damage"
    88. OPTION_LOSS_OF_CONTROL_DISARM = "When you have been disarmed. Abilities that require a weapon will be disabled."
    89. OPTION_LOSS_OF_CONTROL_FULL = "When you lose full control of your character from Banish, Charm, Stun, Disorient, Polymorph, Fear, Horror, Incapacitate, Sap, Sleep, Cyclone, and Shackle Undead."
    90. OPTION_LOSS_OF_CONTROL_INTERRUPT = "When you have been interrupted. This also shows when you have been locked out of a specific spell school."
    91. OPTION_LOSS_OF_CONTROL_ROOT = "When you have been rooted. You cannot move but can still cast spells and do melee attacks."
    92. OPTION_LOSS_OF_CONTROL_SILENCE = "When you have been silenced or pacified. You cannot cast some of your spells."
    93. OPTION_TOOLTIP_LOSS_OF_CONTROL = "Shows an alert in the middle of the screen when you lose control of your character."
    94. OPTION_TOOLTIP_MOUSE_SPEED = "Enables setting a custom mouse sensitivity to override the setting from the operating system."
    95. OPTION_TOOTIP_RETINA_CURSOR = "Turn this on to use larger resolution cursors.\n(Mainly for very high resolution/retina displays)"
    96. PET_BATTLE_COMBAT_LOG_CAST = "%s %s cast %s."
    97. PET_SHOW_IN_JOURNAL = "Show Pet in Journal"
    98. PLAYER_IN_MULTI_GROUP_PARTY_MESSAGE = "You are in both a party (/p) and an instance group (/i)."
    99. PLAYER_IN_MULTI_GROUP_RAID_MESSAGE = "You are in both a raid (/ra) and an instance group (/i)."
    100. PVP_POWER_DAMAGE_TOOLTIP = "\n\nPower %s \n+%.2f%% Damage \n+%.2f%% Healing"
    101. PVP_POWER_HEALING_TOOLTIP = "\n\nPower %s \n+%.2f%% Healing \n+%.2f%% Damage"
    102. REFORGE_TOOLTIP_LINE = "%c%s %s (Reforged from %s)"
    103. RETINA_CURSOR = "High Resolution Cursors"
    104. SLASH_DISMISSBATTLEPET1 = "/dismisspet"
    105. SLASH_DISMISSBATTLEPET2 = "/dismisspet"
    106. SLASH_INSTANCE_CHAT1 = "/i"
    107. SLASH_INSTANCE_CHAT2 = "/i"
    108. SLASH_INSTANCE_CHAT3 = "/instance"
    109. SLASH_INSTANCE_CHAT4 = "/instance"
    110. SLASH_INSTANCE_CHAT5 = "/bg"
    111. SLASH_INSTANCE_CHAT6 = "/battleground"
    112. SLASH_INSTANCE_CHAT7 = "/bg"
    113. SLASH_INSTANCE_CHAT8 = "/battleground"
    114. SLASH_INSTANCE_CHAT9 = "/instance_chat"
    115. SLASH_RANDOMFAVORITEPET1 = "/randomfavoritepet"
    116. SLASH_RANDOMFAVORITEPET2 = "/randomfavoritepet"
    117. SLASH_RANDOMFAVORITEPET3 = "/rfp"
    118. SLASH_RANDOMFAVORITEPET4 = "/rfp"
    119. SLASH_STOPSPELLTARGET1 = "/stopspelltarget"
    120. SLASH_STOPSPELLTARGET2 = "/stopspelltarget"
    121. SLASH_SUMMON_BATTLE_PET1 = "/summonpet"
    122. SLASH_SUMMON_BATTLE_PET2 = "/summonpet"
    123. SLASH_SUMMON_BATTLE_PET3 = "/sp"
    124. SLASH_SUMMON_BATTLE_PET4 = "/sp"
    125. SPELL_FAILED_CANT_UPGRADE_BATTLE_PET = "Failed to Upgrade Pet"
    126. SPELL_FAILED_CS_RIDING_REQUIREMENT = "Requires Cloud Serpent Riding skill"
    127. SPELL_FAILED_CUSTOM_ERROR_171 = "There are no explosives available."
    128. SPELL_FAILED_CUSTOM_ERROR_172 = "You must be flagged for PvP."
    129. SPELL_FAILED_CUSTOM_ERROR_173 = "Requires Battle Rations or Meaty Haunch"
    130. SPELL_FAILED_CUSTOM_ERROR_174 = "Requires Brittle Root"
    131. SPELL_FAILED_CUSTOM_ERROR_175 = "Requires Laborer's Tool"
    132. SPELL_FAILED_CUSTOM_ERROR_176 = "Requires Unexploded Cannonball"
    133. SPELL_FAILED_CUSTOM_ERROR_177 = "Requires Misplaced Keg"
    134. SPELL_FAILED_CUSTOM_ERROR_178 = "Requires Liquid Fire, Jungle Hops, or Spirit-kissed Water"
    135. SPELL_FAILED_CUSTOM_ERROR_179 = "Requires Krasari Iron"
    136. SPELL_FAILED_CUSTOM_ERROR_180 = "Requires Spirit-Kissed Water"
    137. SPELL_FAILED_CUSTOM_ERROR_181 = "Requires Snake Oil"
    138. SPELL_FAILED_CUSTOM_ERROR_182 = "You can't do that while a Scenario is in progress."
    139. SPELL_FAILED_PANDA_RIDING_REQUIREMENT = "Requires Wisdom of the Four Winds skill"
    140. SPELL_FAILED_TARGET_IN_PET_BATTLE = "The target can't be in a pet battle"
    141. SPELL_FAILED_WRONG_BATTLE_PET_TYPE = "Wrong Pet Type"
    142. TOAST_PET_BATTLE_LOOT = "petbattleloot"
    143. TOOLTIP_ITEM_COMPARE_FORMAT = "|c%1$s%2$c%3$s|r %4$s"
    144. TOOLTIP_ITEM_STAT_FORMAT = "%1$c%2$s %3$s"
    145. TRANSMOGRIFY_BIND_CONFIRMATION_BOTH = "Using these items for transmogrify will bind them to you and make them non-refundable."
    146. TRANSMOGRIFY_BIND_CONFIRMATION_DESTINATION = "Transmogrifying this item will\nmake it non-refundable."
    147. TRANSMOGRIFY_BIND_CONFIRMATION_SOURCE = "Using this item for transmogrify will bind it to you and make it non-refundable."
    148. UNITNAME_SUMMON_TITLE20 = "Hired by %s"
    149. UNITNAME_SUMMON_TITLE21 = "Purchased by %s"
    150. WORLD_MAP_WILDBATTLEPET_LEVEL = "Pet Level "
  • Removed
    Lua Code:
    1. BATTLEGROUND_MESSAGE = "Battleground"
    2. CHAT_BATTLEGROUND_GET = "|Hchannel:BATTLEGROUND|h[Battleground]|h %s: "
    3. CHAT_BATTLEGROUND_LEADER_GET = "|Hchannel:BATTLEGROUND|h[Battleground Leader]|h %s: "
    4. CHAT_BATTLEGROUND_SEND = "Battleground: "
    5. SLASH_BATTLEGROUND1 = "/bg"
    6. SLASH_BATTLEGROUND2 = "/battleground"
    7. SLASH_BATTLEGROUND3 = "/bg"
    8. SLASH_BATTLEGROUND4 = "/battleground"
    9. SLASH_INVITE5 = "/inv"
    10. SLASH_INVITE6 = "/invite"
    11. SLASH_INVITE7 = "/i"
    12. TRANSMOGRIFY_BIND_CONFIRMATION = "Using this item for transmogrify will bind it to you and make it non-refundable."
    13. WORLD_PVP_OBJECTIVES_DISPLAY = "1"

number
  • New
    Lua Code:
    1. BN_CONVERSATION_MAX_CHANNEL_MEMBERS = 12
    2. DIFFICULTY_DUNGEON_CHALLENGE = 8
    3. DIFFICULTY_DUNGEON_HEROIC = 2
    4. DIFFICULTY_DUNGEON_NORMAL = 1
    5. DIFFICULTY_RAID10_HEROIC = 5
    6. DIFFICULTY_RAID10_NORMAL = 3
    7. DIFFICULTY_RAID25_HEROIC = 6
    8. DIFFICULTY_RAID25_NORMAL = 4
    9. DIFFICULTY_RAID40 = 9
    10. DIFFICULTY_RAID_LFR = 7
    11. LE_SORT_BY_LEVEL = 2
    12. LE_SORT_BY_NAME = 1
    13. LE_SORT_BY_PETTYPE = 4
    14. LE_SORT_BY_RARITY = 3
    15. LOSS_OF_CONTROL_TIME_OFFSET = 6
    16. NUM_LE_PET_SORT_PARAMETERS = 4
    17. SPELL_POWER_CHI = 12
  • Removed
    Lua Code:
    1. SPELL_POWER_LIGHT_FORCE = 12

table
  • New
    Code:
    C_LossOfControl
    CharacterBag0SlotAnimIcon
    CharacterBag1SlotAnimIcon
    CharacterBag2SlotAnimIcon
    CharacterBag3SlotAnimIcon
    ChatBubbleFont
    ChatBubbleFont_KO
    ChatBubbleFont_RU
    ChatBubbleFont_ZH
    DropDownList1Button13
    DropDownList1Button13Check
    DropDownList1Button13ColorSwatch
    DropDownList1Button13ColorSwatchNormalTexture
    DropDownList1Button13ColorSwatchSwatchBg
    DropDownList1Button13ExpandArrow
    DropDownList1Button13Highlight
    DropDownList1Button13Icon
    DropDownList1Button13InvisibleButton
    DropDownList1Button13NormalText
    DropDownList1Button13UnCheck
    DropDownList1Button14
    DropDownList1Button14Check
    DropDownList1Button14ColorSwatch
    DropDownList1Button14ColorSwatchNormalTexture
    DropDownList1Button14ColorSwatchSwatchBg
    DropDownList1Button14ExpandArrow
    DropDownList1Button14Highlight
    DropDownList1Button14Icon
    DropDownList1Button14InvisibleButton
    DropDownList1Button14NormalText
    DropDownList1Button14UnCheck
    DropDownList1Button15
    DropDownList1Button15Check
    DropDownList1Button15ColorSwatch
    DropDownList1Button15ColorSwatchNormalTexture
    DropDownList1Button15ColorSwatchSwatchBg
    DropDownList1Button15ExpandArrow
    DropDownList1Button15Highlight
    DropDownList1Button15Icon
    DropDownList1Button15InvisibleButton
    DropDownList1Button15NormalText
    DropDownList1Button15UnCheck
    DropDownList2Button13
    DropDownList2Button13Check
    DropDownList2Button13ColorSwatch
    DropDownList2Button13ColorSwatchNormalTexture
    DropDownList2Button13ColorSwatchSwatchBg
    DropDownList2Button13ExpandArrow
    DropDownList2Button13Highlight
    DropDownList2Button13Icon
    DropDownList2Button13InvisibleButton
    DropDownList2Button13NormalText
    DropDownList2Button13UnCheck
    DropDownList2Button14
    DropDownList2Button14Check
    DropDownList2Button14ColorSwatch
    DropDownList2Button14ColorSwatchNormalTexture
    DropDownList2Button14ColorSwatchSwatchBg
    DropDownList2Button14ExpandArrow
    DropDownList2Button14Highlight
    DropDownList2Button14Icon
    DropDownList2Button14InvisibleButton
    DropDownList2Button14NormalText
    DropDownList2Button14UnCheck
    DropDownList2Button15
    DropDownList2Button15Check
    DropDownList2Button15ColorSwatch
    DropDownList2Button15ColorSwatchNormalTexture
    DropDownList2Button15ColorSwatchSwatchBg
    DropDownList2Button15ExpandArrow
    DropDownList2Button15Highlight
    DropDownList2Button15Icon
    DropDownList2Button15InvisibleButton
    DropDownList2Button15NormalText
    DropDownList2Button15UnCheck
    GameFontHighlight_KO
    GameFontHighlight_RU
    GameFontHighlight_ZH
    GameFontNormalSmallLeft_KO
    GameFontNormalSmallLeft_RU
    GameFontNormalSmallLeft_ZH
    InterfaceOptionsCombatPanelLossOfControl
    InterfaceOptionsCombatPanelLossOfControlDisarmDropDown
    InterfaceOptionsCombatPanelLossOfControlDisarmDropDownButton
    InterfaceOptionsCombatPanelLossOfControlDisarmDropDownButtonDisabledTexture
    InterfaceOptionsCombatPanelLossOfControlDisarmDropDownButtonHighlightTexture
    InterfaceOptionsCombatPanelLossOfControlDisarmDropDownButtonNormalTexture
    InterfaceOptionsCombatPanelLossOfControlDisarmDropDownButtonPushedTexture
    InterfaceOptionsCombatPanelLossOfControlDisarmDropDownIcon
    InterfaceOptionsCombatPanelLossOfControlDisarmDropDownLabel
    InterfaceOptionsCombatPanelLossOfControlDisarmDropDownLeft
    InterfaceOptionsCombatPanelLossOfControlDisarmDropDownMiddle
    InterfaceOptionsCombatPanelLossOfControlDisarmDropDownRight
    InterfaceOptionsCombatPanelLossOfControlDisarmDropDownText
    InterfaceOptionsCombatPanelLossOfControlFullDropDown
    InterfaceOptionsCombatPanelLossOfControlFullDropDownButton
    InterfaceOptionsCombatPanelLossOfControlFullDropDownButtonDisabledTexture
    InterfaceOptionsCombatPanelLossOfControlFullDropDownButtonHighlightTexture
    InterfaceOptionsCombatPanelLossOfControlFullDropDownButtonNormalTexture
    InterfaceOptionsCombatPanelLossOfControlFullDropDownButtonPushedTexture
    InterfaceOptionsCombatPanelLossOfControlFullDropDownIcon
    InterfaceOptionsCombatPanelLossOfControlFullDropDownLabel
    InterfaceOptionsCombatPanelLossOfControlFullDropDownLeft
    InterfaceOptionsCombatPanelLossOfControlFullDropDownMiddle
    InterfaceOptionsCombatPanelLossOfControlFullDropDownRight
    InterfaceOptionsCombatPanelLossOfControlFullDropDownText
    InterfaceOptionsCombatPanelLossOfControlInterruptDropDown
    InterfaceOptionsCombatPanelLossOfControlInterruptDropDownButton
    InterfaceOptionsCombatPanelLossOfControlInterruptDropDownButtonDisabledTexture
    InterfaceOptionsCombatPanelLossOfControlInterruptDropDownButtonHighlightTexture
    InterfaceOptionsCombatPanelLossOfControlInterruptDropDownButtonNormalTexture
    InterfaceOptionsCombatPanelLossOfControlInterruptDropDownButtonPushedTexture
    InterfaceOptionsCombatPanelLossOfControlInterruptDropDownIcon
    InterfaceOptionsCombatPanelLossOfControlInterruptDropDownLabel
    InterfaceOptionsCombatPanelLossOfControlInterruptDropDownLeft
    InterfaceOptionsCombatPanelLossOfControlInterruptDropDownMiddle
    InterfaceOptionsCombatPanelLossOfControlInterruptDropDownRight
    InterfaceOptionsCombatPanelLossOfControlInterruptDropDownText
    InterfaceOptionsCombatPanelLossOfControlRootDropDown
    InterfaceOptionsCombatPanelLossOfControlRootDropDownButton
    InterfaceOptionsCombatPanelLossOfControlRootDropDownButtonDisabledTexture
    InterfaceOptionsCombatPanelLossOfControlRootDropDownButtonHighlightTexture
    InterfaceOptionsCombatPanelLossOfControlRootDropDownButtonNormalTexture
    InterfaceOptionsCombatPanelLossOfControlRootDropDownButtonPushedTexture
    InterfaceOptionsCombatPanelLossOfControlRootDropDownIcon
    InterfaceOptionsCombatPanelLossOfControlRootDropDownLabel
    InterfaceOptionsCombatPanelLossOfControlRootDropDownLeft
    InterfaceOptionsCombatPanelLossOfControlRootDropDownMiddle
    InterfaceOptionsCombatPanelLossOfControlRootDropDownRight
    InterfaceOptionsCombatPanelLossOfControlRootDropDownText
    InterfaceOptionsCombatPanelLossOfControlSilenceDropDown
    InterfaceOptionsCombatPanelLossOfControlSilenceDropDownButton
    InterfaceOptionsCombatPanelLossOfControlSilenceDropDownButtonDisabledTexture
    InterfaceOptionsCombatPanelLossOfControlSilenceDropDownButtonHighlightTexture
    InterfaceOptionsCombatPanelLossOfControlSilenceDropDownButtonNormalTexture
    InterfaceOptionsCombatPanelLossOfControlSilenceDropDownButtonPushedTexture
    InterfaceOptionsCombatPanelLossOfControlSilenceDropDownIcon
    InterfaceOptionsCombatPanelLossOfControlSilenceDropDownLabel
    InterfaceOptionsCombatPanelLossOfControlSilenceDropDownLeft
    InterfaceOptionsCombatPanelLossOfControlSilenceDropDownMiddle
    InterfaceOptionsCombatPanelLossOfControlSilenceDropDownRight
    InterfaceOptionsCombatPanelLossOfControlSilenceDropDownText
    InterfaceOptionsCombatPanelLossOfControlText
    InterfaceOptionsMousePanelEnableMouseSpeed
    InterfaceOptionsMousePanelEnableMouseSpeedText
    LFDQueueFrameCooldownFrameName5
    LFDQueueFrameCooldownFrameName6
    LFDQueueFrameCooldownFrameName7
    LFDQueueFrameCooldownFrameName8
    LFDQueueFrameCooldownFrameStatus5
    LFDQueueFrameCooldownFrameStatus6
    LFDQueueFrameCooldownFrameStatus7
    LFDQueueFrameCooldownFrameStatus8
    LossOfControlFrame
    MainMenuBarBackpackButtonAnimIcon
    PetBattleQueueReadyFrame
    PetBattleQueueReadyFrameText
    RaidFinderQueueFrameCooldownFrameStatus1
    RaidFinderQueueFrameCooldownFrameStatus2
    RaidFinderQueueFrameCooldownFrameStatus3
    RaidFinderQueueFrameCooldownFrameStatus4
    RaidFinderQueueFrameCooldownFrameStatus5
    RaidFinderQueueFrameCooldownFrameStatus6
    RaidFinderQueueFrameCooldownFrameStatus7
    RaidFinderQueueFrameCooldownFrameStatus8
    SCHOOL_STRINGS
    ScenarioQueueFrameCooldownFrame
    ScenarioQueueFrameCooldownFrameBlackFilter
    ScenarioQueueFrameCooldownFrameDescription
    ScenarioQueueFrameCooldownFrameName1
    ScenarioQueueFrameCooldownFrameName2
    ScenarioQueueFrameCooldownFrameName3
    ScenarioQueueFrameCooldownFrameName4
    ScenarioQueueFrameCooldownFrameName5
    ScenarioQueueFrameCooldownFrameName6
    ScenarioQueueFrameCooldownFrameName7
    ScenarioQueueFrameCooldownFrameName8
    ScenarioQueueFrameCooldownFrameStatus1
    ScenarioQueueFrameCooldownFrameStatus2
    ScenarioQueueFrameCooldownFrameStatus3
    ScenarioQueueFrameCooldownFrameStatus4
    ScenarioQueueFrameCooldownFrameStatus5
    ScenarioQueueFrameCooldownFrameStatus6
    ScenarioQueueFrameCooldownFrameStatus7
    ScenarioQueueFrameCooldownFrameStatus8
    ScenarioQueueFrameCooldownFrameTime
    SchoolStringTable
    TransmogrifyConfirmationPopup
    TransmogrifyConfirmationPopupItemFrame1
    TransmogrifyConfirmationPopupItemFrame1Count
    TransmogrifyConfirmationPopupItemFrame1IconTexture
    TransmogrifyConfirmationPopupItemFrame1NormalTexture
    TransmogrifyConfirmationPopupItemFrame1SearchOverlay
    TransmogrifyConfirmationPopupItemFrame1Stock
    TransmogrifyConfirmationPopupItemFrame2
    TransmogrifyConfirmationPopupItemFrame2Count
    TransmogrifyConfirmationPopupItemFrame2IconTexture
    TransmogrifyConfirmationPopupItemFrame2NormalTexture
    TransmogrifyConfirmationPopupItemFrame2SearchOverlay
    TransmogrifyConfirmationPopupItemFrame2Stock
    TransmogrifyConfirmationPopupText
    WorldMapFrameAreaPetLevels
  • Removed
    Code:
    ArenaEnemyFrame1Flash
    ArenaEnemyFrame2Flash
    ArenaEnemyFrame3Flash
    ArenaEnemyFrame4Flash
    ArenaEnemyFrame5Flash
    ArenaPrepFrame1Flash
    ArenaPrepFrame2Flash
    ArenaPrepFrame3Flash
    ArenaPrepFrame4Flash
    ArenaPrepFrame5Flash
    CharacterBag0SlotItemAnim
    CharacterBag1SlotItemAnim
    CharacterBag2SlotItemAnim
    CharacterBag3SlotItemAnim
    MainMenuBarBackpackButtonItemAnim
    PetPaperDollFrameExpBar
    PetPaperDollFrameExpBarText
    PetPaperDollXPBar1
    RaidFinderQueueFrameCooldownFrameAdditionalPlayersFrame
    RaidFinderQueueFrameCooldownFrameAdditionalPlayersFrameText
    RaidFinderQueueFrameCooldownFrameSecondaryDescription