Oops, my bad on thr wrong forum!
ANyhow, I fixed the vars_mods_wordlet file and now the code looks like this:
%vars_wordlets_mods = (
statistic_header => "Statistics",
statistic_monthly_hits => "Monthly Hits:",
statistic_total_posts => "Total Posts:",
statistic_total_topics => "Total Topics:",
statistic_total_forums => "Total Forums:",
statistic_total_members => "Total Members:",
statistic_average_member_posts => "Average Posts per Member:",
statistic_average_posts => "Average Posts per Forum:",
statistic_average_topic => "Average Topics per Forum:",
statistic_newest_member => "Last member to register is",
statistic_featured_member => "Featured member is",
SM_legend_char => "Smilie",
SM_legend_file => "Preview",
SM_new_smilie_title => "New Smilie",
SM_smilieslist_title => "SmiliesList",
SM_smilie => "Smilies",
SM_smilie_legend => "Smilie Legend",
SM_smilie_list => "Smilie List",
SM_smilie_settings => "Smilie Settings",
SM_smilie_settings_adv => "Smilie Settings Advanced",
SM_view_legend => "View Smilie Legend & More Smilies",
mod_wordlets => "Modifications Wordlets"
);
1;
But it still doesn't work..... Help...