select(2, ...).locals = { ["Your DB has been upgraded to the new storage format."] = "Your DB has been upgraded to the new storage format.", ["Unable to restore equipment set \"%s\" to slot #%d, it does not appear to exist anymore."] = "Unable to restore equipment set \"%s\" to slot #%d, it does not appear to exist anymore.", ["Slash commands"] = "Slash commands", ["Saved profile %s!"] = "Saved profile %s!", ["Restored profile %s!"] = "Restored profile %s!", ["No profile with the name \"%s\" exists."] = "No profile with the name \"%s\" exists.", ["Deleted saved profile %s."] = "Deleted saved profile %s.", ["Profile List"] = "Profile List", ["Spells \"%s\" and \"%s\" are now linked."] = "Spells \"%s\" and \"%s\" are now linked.", ["Invalid spells passed, remember you must put quotes around both of them."] = "Invalid spells passed, remember you must put quotes around both of them.", ["Checking item count is now enabled!"] = "Checking item count is now enabled!", ["Checking item count is now disabled!"] = "Checking item count is now disabled!", ["Auto profile save on logout is enabled!"] = "Auto profile save on logout is enabled!", ["Auto profile save on logout is disabled!"] = "Auto profile save on logout is disabled!", ["Auto macro restoration is now enabled!"] = "Auto macro restoration is now enabled!", ["Auto macro restoration is now disabled!"] = "Auto macro restoration is now disabled!", ["/abs save - Saves your current action bar setup under the given profile."] = "/abs save - Saves your current action bar setup under the given profile.", ["/abs restore - Changes your action bars to the passed profile."] = "/abs restore - Changes your action bars to the passed profile.", ["/abs delete - Deletes the saved profile."] = "/abs delete - Deletes the saved profile.", ["/abs logout - Toggles auto saving of the current profile whenever you leave the world."] = "/abs logout - Toggles auto saving of the current profile whenever you leave the world.", ["/abs list - Lists all saved profiles."] = "/abs list - Lists all saved profiles.", ["/abs errors - Lists the errors that happened on the last restore (if any)."] = "/abs errors - Lists the errors that happened on the last restore (if any).", ["/abs macro - Attempts to restore macros that have been deleted for a profile."] = "/abs macro - Attempts to restore macros that have been deleted for a profile.", ["/abs count - Toggles checking if you have the item in your inventory before restoring it, use if you have disconnect issues when restoring."] = "/abs count - Toggles checking if you have the item in your inventory before restoring it, use if you have disconnect issues when restoring.", ["/abs test - Tests restoring a profile, results will be outputted to chat."] = "/abs test - Tests restoring a profile, results will be outputted to chat.", ["/abs rename - Renames a saved profile from oldProfile to newProfile."] = "/abs rename - Renames a saved profile from oldProfile to newProfile.", ["/abs link \"\" \"\" - Links a spell with another, INCLUDE QUOTES for example you can use \"Shadowmeld\" \"War Stomp\" so if War Stomp can't be found, it'll use Shadowmeld and vica versa."] = "/abs link \"\" \"\" - Links a spell with another, INCLUDE QUOTES for example you can use \"Shadowmeld\" \"War Stomp\" so if War Stomp can't be found, it'll use Shadowmeld and vica versa.", ["/abs rank - Toggles if ABS should restore the highest rank of the spell, or the one saved originally."] = "/abs rank - Toggles if ABS should restore the highest rank of the spell, or the one saved originally.", ["Unable to restore profile \"%s\", you are in combat."] = "Unable to restore profile \"%s\", you are in combat.", ["Unable to restore item \"%s\" to slot #%d, you on the Arena Tournament Realms and attempting to restore that item would cause a disconnect."] = "Unable to restore item \"%s\" to slot #%d, you on the Arena Tournament Realms and attempting to restore that item would cause a disconnect.", ["Unable to restore item \"%s\" to slot #%d, cannot be found in inventory."] = "Unable to restore item \"%s\" to slot #%d, cannot be found in inventory.", ["Unable to restore macro id #%d to slot #%d, it appears to have been deleted."] = "Unable to restore macro id #%d to slot #%d, it appears to have been deleted.", ["Unable to restore spell \"%s\" to slot #%d, it does not appear to have been learned yet."] = "Unable to restore spell \"%s\" to slot #%d, it does not appear to have been learned yet.", ["No errors found!"] = "No errors found!", ["Errors found: %d"] = "Errors found: %d", ["Restored profile %s, failed to restore %d buttons type /abs errors for more information."] = "Restored profile %s, failed to restore %d buttons type /abs errors for more information.", ["The profile %s has been moved from the unknown category to %s."] = "The profile %s has been moved from the unknown category to %s.", ["Miscellaneous"] = "Miscellaneous", ["Unable to restore companion \"%s\" to slot #%d, it does not appear to exist yet."] = "Unable to restore companion \"%s\" to slot #%d, it does not appear to exist yet.", ["Unable to restore macros, you already have 18 global and 18 per character ones created."] = "Unable to restore macros, you already have 18 global and 18 per character ones created.", ["Cannot restore profile \"%s\", you can only restore profiles saved to your class."] = "Cannot restore profile \"%s\", you can only restore profiles saved to your class.", ["Cannot test restore profile \"%s\", you can only test restore profiles saved to your class."] = "Cannot test restore profile \"%s\", you can only test restore profiles saved to your class.", ["Auto restoring highest spell rank is now enabled!"] = "Auto restoring highest spell rank is now enabled!", ["Auto restoring highest spell rank is now disabled!"] = "Auto restoring highest spell rank is now disabeld!", ["Cannot rename \"%s\" to \"%s\" a profile already exists for %s."] = "Cannot rename \"%s\" to \"%s\" a profile already exists for %s.", ["You cannot rename \"%s\" to \"%s\" they are the same profile names."] = "You cannot rename \"%s\" to \"%s\" they are the same profile names.", ["No name specified to rename \"%s\" to."] = "No name specified to rename \"%s\" to.", ["Renamed \"%s\" to \"%s\""] = "Renamed \"%s\" to \"%s\"", ["Also moved from the unknown category to %s."] = "Also moved from the unknown category to %s.", ["%s Profiles"] = "%s Profiles", ["Instant"] = "Instant", -- Classes ["UNKNOWN"] = "Unknown", ["WARRIOR"] = "Warrior", ["DRUID"] = "Druid", ["PALADIN"] = "Paladin", ["SHAMAN"] = "Shaman", ["WARLOCK"] = "Warlock", ["PRIEST"] = "Priest", ["MAGE"] = "Mage", ["HUNTER"] = "Hunter", ["ROGUE"] = "Rogue", ["DEATHKNIGHT"] = "Death Knight", }