WoWInterface SVN EasyDND

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/EasyDND/locals
    from Rev 75 to Rev 76
    Reverse comparison

Rev 75 → Rev 76

enUS.lua
18,7 → 18,7
_G.EasyDND_MINOR_VERSION = MINOR_VERSION
 
if not LibStub then return end
local L =
local L =
LibStub("AceLocale-3.0"):NewLocale("EasyDND", "enUS", true) or
LibStub("AceLocale-3.0"):NewLocale("EasyDND", "enGB", false) or
LibStub("AceLocale-3.0"):NewLocale("EasyDND", "esES", false) or