You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

50 lines
1.3 KiB

local L = LibStub("AceLocale-3.0"):NewLocale("PetJournalEnhanced", "enUS", true)
--UniqueCount.lua
L["Unique Pets"] = true
--PetJournalEnhanced.lua
L["Show unique pet count"] = true
L["Show pets specialization"] = true
L["Color pet borders"] = true
L["Color pet names"] = true
L["Display pet breed"] = true
L["Display predicted pet stats"] = true
L["PET_THEORY_WARNING"] = "Warning:|nPetJournal Enhanced is not compatible with Pet Theory.|nPlease Uninstall either PetJournal Enhanced or Pet Theory"
--HookedFunctions.lua
L["Available"] =true
--DropdownMenu.lua
L["Filter pets by current zone"]=true
L["Breed"]=true
L["Sorting"]=true
L["Reset Filters"]=true
L["Can Battle"]=true
L["Can't Battle"]=true
L["Can Trade"]=true
L["Can't Trade"]=true
L["Unknown Zone"]=true
L["Sort favorites to the top"]=true
L["Sort Direction:"]=true
L["Sort Ascending"]=true
L["Sort Descending"]=true
L["Sort Order:"]=true
L["Balanced"]=true
L["Resilient"]=true
L["Powerful"]=true
L["Highest Stat"]=true
L["Ability Type"]=true
L["Zones"]=true
L["Quantity"]=true
--ZoneFiltering.lua
L["Continued"] =true
--2.9.0
L["Show player hidden pets"] = true
L["Reset player hidden pets"] = true
L["Show Species"] = true
L["Hide Species"] = true
L["Instances"] = true