diff --git a/.pkgmeta b/.pkgmeta index aca13ac..20b2853 100644 --- a/.pkgmeta +++ b/.pkgmeta @@ -10,4 +10,5 @@ externals: Libs/AceDB-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceDB-3.0 Libs/AceDBOptions-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceDBOptions-3.0 Libs/AceLocale-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceLocale-3.0 + libs/AceConsole-3.0: https://repos.wowace.com/wow/ace3/trunk/AceConsole-3.0 diff --git a/Locales/enUS.lua b/Locales/enUS.lua index f998ad7..0bf12c3 100644 --- a/Locales/enUS.lua +++ b/Locales/enUS.lua @@ -52,7 +52,7 @@ if L then L["five"] = "5+" L["Disable"] = "Disabled" L["showTimedKeys"] = "Show Timed Keys" - L["showTimedKeysDescription"] = "Show the amount of the timed keys above a certain threshhold in the Applicant View" + L["showTimedKeysDescription"] = "Show the amount of the timed keys above a certain threshold in the Applicant View" L["showRaceIconDescription"] = "Show a race icon next to the name of the applicant" L["showRaceIcon"] = "Show race Icon" diff --git a/embeds.xml b/embeds.xml index 73e8937..2f0f2fa 100644 --- a/embeds.xml +++ b/embeds.xml @@ -9,4 +9,5 @@