Files
coa-details/plugins/Details_YouAreNotPrepared/enUS.lua
T
terciob19 f6d807bf51 - added a new builtin plugin: Details_YouAreNotPrepared.
- options panel recreated from scretch.
2013-12-20 19:23:57 -02:00

10 lines
288 B
Lua

local Loc = LibStub("AceLocale-3.0"):NewLocale ("Details_YouAreNotPrepared", "enUS", true)
if (not Loc) then
return
end
Loc ["STRING_PLUGIN_NAME"] = "You Are Not Prepared (plugin for Details!)"
Loc ["STRING_PLUGIN_ALERT"] = "|cFFFFFF00YANP|r: click to see the death log "