# # Hint: If you use Chars like @, $, " , % you need to add a "\" like \@ # $txt{'0'} = "Files are larger than allowed."; $txt{'1'} = "Sendmail not found."; $txt{'2'} = "Forbidden Word __ee__ in text found."; $txt{'3'} = "File-Attachment is larger than allowed."; $txt{'4'} = "File-Format \"__ext__\" is not allowed."; $txt{'5'} = "Field \"__1__\" is not correctly filled in."; $txt{'6'} = "Field \"__1__\" is not correctly filled in. This Field may only contain Digits."; $txt{'7'} = "Field \"__1__\" is not correctly filled in. This Field may only contain Chars."; $txt{'8'} = "Field \"__1__\" is not correctly filled in. This Field may only contain Digits and Chars"; $txt{'9'} = "Field \"__1__\" is not correctly filled in. This Field may only contain Digits, Chars and Spaces"; $txt{'10'} = "This E-Mailadress(TO) is not allowed."; $txt{'11'} = "This E-Mailadress(CC) is not allowed."; $txt{'12'} = "This E-MailadresseBCC) is not allowed."; $txt{'13'} = "No Subject."; $txt{'14'} = "Field \"__1__\" contains no valid E-Mailadress."; $txt{'15'} = "The E-Mailadress \"__1__\" was banned."; $txt{'16'} = "Field \"__1__\" contains no Spaces and therefore is not valid."; $txt{'17'} = "Field \"__1__\" contains no valid Website."; $txt{'18'} = "The E-Mailadress(Receiver) is not valid."; $txt{'19'} = "E-Mailadress(Sender) is not valid."; $txt{'20'} = "You can send a Message in __floodzeit__ Seconds."; $txt{'21'} = "forbidden Access!"; $txt{'22'} = "Can't open Sendmail!"; $txt{'23'} = "You can send a Message in __floodzeit__ Minutes."; $txt{'24'} = "You can send a Message in __floodzeit__ hours."; $txt{'25'} = "File __file__ not found."; $txt{'26'} = "The Grafikcode is not correct."; 1;