Hacked By AnonymousFox

Current Path : /proc/thread-self/root/proc/thread-self/root/usr/share/awk/
Upload File :
Current File : //proc/thread-self/root/proc/thread-self/root/usr/share/awk/libintl.awk

function bindtextdomain(dir, domain)
{
    return dir
}

function dcgettext(string, domain, category)
{
    return string
}

function dcngettext(string1, string2, number, domain, category)
{
    return (number == 1 ? string1 : string2)
}

Hacked By AnonymousFox1.0, Coded By AnonymousFox