WoWInterface SVN CCWarn

[/] [trunk/] [CCWarn/] [Localization.deDE.lua] - Rev 2

Compare with Previous | Blame | View Log

if GetLocale() == "deDE" then
        local L = CCWarn_Locals

        --L["/ccwarn"] = "xxxx"
        --L["/ccw"] = "xxxx"
        L["Change targets! "] = "Ziel wechseln! "
        L["Call off your pet! "] = "Rufe Dein Pet zurück"
        L["CCWarn: Usage: CCWarn(unit[, message])"] = "CCWarn: Benutzung: CCWarn(unit[, message])"
end

Compare with Previous | Blame