<?php //Dizionario $admin[1]='Welcome'; $admin[2]='Access interface'; $admin[3]='Last login'; $admin[4]='Home'; $admin[5]='Add user'; $admin[6]='User management'; $admin[7]='Setting management'; $admin[8]='Plugin management'; $admin[9]='System info'; $admin[10]='Logout'; $admin[11]='Name'; $admin[12]='Surname'; $admin[13]='Country'; $admin[14]='City'; $admin[15]='District'; $admin[16]='Post code'; $admin[17]='Address'; $admin[18]='Telephone'; $admin[19]='Fax'; $admin[20]='Mobile'; $admin[21]='Username'; $admin[22]='Password'; $admin[23]='Email'; $admin[24]='Language'; $admin[25]='Type'; $admin[26]='Add user'; $admin[27]='Garbage collector time<br />(in second)'; $admin[28]='Session time (in second)<br />(if 0 the cookie will be deleted<br />after closing browser)'; $admin[29]='General configuration'; $admin[30]='Public access'; $admin[31]='Default language'; $admin[32]='Absolute path'; $admin[33]='YES'; $admin[34]='NO'; $admin[35]='Update'; $admin[36]='Database configuration'; $admin[37]='Database host'; $admin[38]='Database name'; $admin[39]='Admin interface'; $admin[40]='User interface'; $admin[41]='Public interface'; $admin[42]='Mandatory field'; $admin[43]='The user is mandatory and must have at least 5 characters'; $admin[44]='The fields marked with an asterix are mandatory'; $admin[45]='The email is mandatory and must be valid'; $admin[46]='User not subscribed'; $admin[47]='User subscribed'; $admin[48]='Add group'; $admin[49]='Group manage'; $admin[50]='Description'; $admin[51]='Delete the group'; $admin[52]='Delete the block'; $admin[53]='Group not inserted'; $admin[54]='Group inserted'; $admin[55]='Group'; $admin[56]='Loading...'; $admin[57]='Session configuration'; $admin[58]='Database'; $admin[59]='Updated'; $admin[60]='Options'; $admin[61]='Active'; $admin[62]='Not active'; $admin[63]='Manage the user'; $admin[64]='Delete the user'; $admin[65]='Change user password'; $admin[66]='User details'; $admin[67]='View user log'; $admin[68]='Are you sure to delete the user?'; $admin[69]='Are you sure to delete Iptables rules?'; $admin[70]='Password updated'; $admin[71]='The password is mandatory and must have at least 5 characters'; $admin[72]='Block details'; $admin[73]='The password must have at least 5 characters'; $admin[74]='State'; //User status $admin[75]='Not updated'; $admin[76]='Group details'; $admin[77]='Are you sure to delete the group and all users included in it?'; $admin[78]='Manage the group'; $admin[79]='Manage the Iptables rules'; $admin[80]='Delete the Iptables rules'; $admin[81]='Login area'; $admin[82]='Login'; $admin[83]='Forgot your password?'; $admin[83]='Recover the password'; $admin[84]='Password recovered; quickly you will receive a mail with the new password'; $admin[85]='Password recovered'; $admin[86]='The email doesn\'t exist in our database'; $admin[87]='Password regenerated.'."\n".'The new login fields are:'; $admin[88]='System url'; $admin[89]='System email'; $admin[90]='Incorrect login'; $admin[91]='Block management'; $admin[92]='Installed'; $admin[93]='Version'; $admin[94]='Are you sure to delete the plugin?'; $admin[95]='The block must have at least one group or must be public'; $admin[96]='Public block order'; $admin[97]='Iptables management'; $admin[98]='Prefix'; $admin[99]='Color'; $admin[100]='Deleted'; $admin[101]='Not deleted'; $admin[102]='Iptables rules inserted'; $admin[103]='Insert the rules'; $admin[104]='Insert the block'; $admin[105]='Rules'; $admin[106]='Plugin'; $admin[107]='Groups'; $admin[108]='Public'; $admin[109]='Block inserted'; $admin[110]='Manage the block'; $admin[111]='Are you sure to delete the block?'; $admin[112]='Correctly logged'; $admin[113]='Wrong password'; $admin[114]='Date'; $admin[115]='IP'; $admin[116]='Admin'; $admin[117]='User'; $admin[118]='Pubblic'; $admin[119]='Manage the profile'; $admin[120]='Personal profile'; $admin[121]='Module to manage personal profile'; $admin[122]='Module to view personal connection login'; $admin[123]='Module to change personal password'; $admin[124]='Block management'; $admin[125]='Module to define block order and manage block visibility'; $admin[126]='Email configuration'; $admin[127]='Type of SMTP'; $admin[128]='Localhost'; $admin[129]='External'; $admin[130]='Authentication'; $admin[131]='SMTP server'; $admin[132]='Install the plugin'; $admin[133]='Plugin installed'; $admin[134]='Use block'; $admin[135]='Block installed'; $admin[136]='Block not installed'; $admin[137]='Block uninstalled'; $admin[138]='Block not uninstalled'; $admin[139]='Uninstall block'; $admin[140]='Based on which tool your server supports add one of the following lines to the crontab:'; $admin[141]='Crontab info'; $admin[142]='Welcome guest'; $admin[143]="Advanced parameters"; $admin[144]='Select plugin'; $admin[145]='Crontab password'; $admin[146]='Database info'; $admin[147]='Tables'; $admin[148]='General system info'; $admin[149]='IptablesWeb version'; $admin[150]='Server Uptime'; $admin[151]='Current time'; $admin[152]='PHP version'; $admin[153]='Kernel info'; $admin[154]='Distribution'; $admin[155]='General informations'; $admin[156]='Total users'; $admin[157]='Total groups'; $admin[158]='Total blocks'; $admin[159]='Plugin installed'; $admin[160]='Iptables rules'; $admin[161]='Ulogd table'; $admin[162]='Module to view personal log'; $admin[163]='Log saved'; ?>