did you complete the part at the bottom of the readme.html file where you insert code into config.asp for the langauge file?
'#################################################################################
'######################## ADDED FOR INTERNATIONAL MODS! #########################
strLangLCID = "1033"
function fLang(s)
' fLang=eval(s) ' commented out for IIS 4 compatibility, all related function calls changed
fLang=s
end function
%>
<!--#include file="langMODS_Ls3kAU4.asp"-->