WoWInterface SVN InFlight

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /branches/Classic/InFlight/locales
    from Rev 143 to Rev 154
    Reverse comparison

Rev 143 → Rev 154

enUS.lua
1,4 → 1,4
local L = LibStub("AceLocale-3.0"):NewLocale("InFlight", "enUS", true)
local L = LibStub("AceLocale-3.0"):NewLocale("InFlight", "enUS", true, true)
if not L then return end
 
L["AddonDisabled"] = "Wrong client version detected: disabling addon"