local debug = false --[===[@debug@ debug = true --@end-debug@]===] -- English localization file for enUS and enGB. local AceLocale = LibStub:GetLibrary("AceLocale-3.0") local L = AceLocale:NewLocale("Ailo", "enUS", true, debug) if not L then return end L["Change the abbreviations used in the tooltip"] = true L["Chatframe Messages"] = "Chatmessages" L["Color names by class"] = true L["DB_VERSION_UPGRADE_PURGE"] = "Purging database because of a structural change. This is to ensure there are now errors caused by data from older versions. You'll have to login with every char again to get its data shown." L["Diff"] = true L["Free raid color"] = true L["FREE_RAID_DESC"] = "Set the color used to show when a char is free to raid this instance" L["General Settings"] = true L["If the character has done the 'Victory in Wintergrasp' weekly pvp quest"] = true L["If the character has done the 'Weekly Raid' you get in Dalaran"] = true L["Instance Abbreviations"] = true L["No saved raids found"] = true L["Raid"] = true L["Regardles of any saved instances"] = true L["Saved raid color"] = true L["SAVED_RAID_DESC"] = "Set the color used to show when a char is already locked out of this instance" L["Show 5-man instances"] = true L["Show all chars"] = true L["Show character realms"] = true L["Show minimap button"] = true L["Show Realm Headers"] = true L["SHOW_REALMLINES_DESC"] = "Show a headerline before chars from another realm beginn in the tooltip" L["Show the Ailo minimap button"] = true L["Size"] = true L["Tooltip abbreviation used for heroic raids"] = true L["Tooltip abbreviation used for nonheroic raids"] = true L["Track 'Daily Heroic'"] = true L["TRACK_DAILY_HEROIC_DESC"] = "Show a column in the tooltip indicating if a character has done the 'Daily Heroic' or not" L["Track PvP daily"] = true L["Track 'Weekly Raid'"] = true L["Track 'WG Victory'"] = true L["Updating data for current player."] = true L["Use !ClassColors"] = true L["Use !ClassColors addon for class colors used to color the names in the tooltip"] = true L["Wipe Database"] = true