ENGLISH /* => by iBram007 /* => http://bramstart.be/ibwds */ // New entry page $lang_new = "new entry"; $lang_name = "Name:"; $lang_mail = "E-mail address:"; $lang_hp = "Homepage:"; $lang_place = "Place:"; $lang_instant = "Instant messaging"; $lang_icq = "ICQ"; $lang_msn = "MSN"; $lang_msg = "Message:"; $lang_send = "Send"; $lang_preview = "Preview"; $lang_showpreview = "Preview entry"; $lang_reset = "Reset form"; // End entry page // submit page $lang_gen_error = "You didn't fill in 1 or more fields:"; $lang_name_error = "- the name field"; $lang_mail_error = "- the e-mail field"; $lang_homepage_error= "- the homepage field"; $lang_place_error = "- the place field"; $lang_msg_error = "- the message field"; $lang_back = "Back"; $lang_click = "Click here"; $lang_entry_added = "to go to your entry!"; $lang_style = "Styles"; // End submit page // display $lang_a_entries = "Entries"; $lang_from = "from"; $lang_prev = "previous"; $lang_next = "next"; $lang_viewing = "Now viewing"; $lang_of = "of"; $lang_items = "items"; $lang_items2 = "item(s)"; $lang_msnmsg = "You can search for me at MSN with following address:"; // END display ?>