var i18n = new Object();
i18n.error1 = 'Error: ';
i18n.warn1 = 'Warning: ';
i18n.noobjexist = 'No objects matching query exist';
i18n.multiobjexist = 'Multiple objects matching query exist';
i18n.fieldne = 'Field does not exist!';
i18n.nolongerpart = 'is no longer a part of';
i18n.shdin = 'should be in';
i18n.saveerror1 = 'Error in save(): pre_save() returned false';
i18n.saveerror2 = 'Error in save(): Model is not supposed to exist! (Perhaps you forgot to call parent constructor?) in';
i18n.saveerror3 = '::save(): model did not validate!';
i18n.mqerr1 = 'Warning: Model is invalid!';
i18n.mqerr2 = 'Warning: Query argument must be an array!';
i18n.mqerr3 = 'is not a valid element in this query!';
i18n.sigerr1 = 'Signal already registered!';
i18n.sigerr2 = 'Signal isnt registered!';
i18n.sigerr3 = 'Method doesnt exist in object!';
i18n.cacheerr1 = 'Error in TPCache: You must have the Memcached PHP extension installed for this to work!';
i18n.pnfe = 'Page not found!';
i18n.hasres = 'has resource';
i18n.submit = 'Submit';
i18n.errorfile = 'Error uploading file.';
i18n.captchaplaceholder = 'Please enter the code above.';
i18n.formerrctrl = 'Invalid Control Block!';
i18n.formerrcsrf = 'Invalid CSRF token found!';
i18n.formerrdata = 'Error In Data Reconstruction! Invalid field: ';
i18n.formerrsave = 'Error in Form.save()! You must supply a model to be able to save';
i18n.fielderr1 = 'Error: Boolean did not validate: ';
i18n.fielderr2 = 'Value is longer than max_length';
i18n.fielderr3 = 'Error: Date is not in the format: YYYY-MM-DD';
i18n.fielderr4 = 'Error: DateTime is not in the format: YYYY-MM-DD HH:MM:SS';
i18n.fielderr5 = 'was not found!';
i18n.fielderr6 = 'Error: Integer did not validate:';
i18n.fielderr7 = 'M2M Form Fields are not implemented yet';
i18n.fielderr8 = 'Error: More than 1 object!';
i18n.fielderr9 = 'Precision must be valid: n,n';
i18n.fielderr10 = 'Value is not numeric!';
i18n.captchaerr = 'Incorrect CAPTCHA entry!';
i18n.i403 = 'Sorry, you arent allowed to see that!';
i18n.i404 = 'Sorry, that page does not exist!';
i18n.i500 = 'Sorry, we are currently having some trouble displaying that page!';
i18n.dberr1 = 'Error: Could not connect to the database server.';
i18n.dberr2 = 'Error: the database is not connected!';
i18n.wc = 'Warnborough College';
i18n.search = 'Search...';
i18n.newsletter = 'Newsletter';
i18n.subscribe = 'subscribe';
i18n.unsubscribe = 'unsubscribe';
i18n.back = 'back';
i18n.view_all = 'view all';
i18n.telephone = 'Telephone';
i18n.international = 'International';
i18n.fax = 'FAX';
i18n.email_admissions = 'Admissions';
i18n.email_marketing = 'Marketing';
i18n.email_secretary = 'Secretary';
i18n.email_it = 'IT Support';
i18n.call_admissions = 'Call our admissions team:';
i18n.form_app = 'Application form';
i18n.field_username = 'Username: ';
i18n.field_password = 'Password: ';
i18n.field_course = 'Course: ';
i18n.field_title = 'Title (eg.Mr,Ms.): ';
i18n.field_fname = 'First Name: ';
i18n.field_mname = 'Middle Name: ';
i18n.field_lname = 'Last Name: ';
i18n.field_address = 'Address: ';
i18n.field_postcode = 'Postcode: ';
i18n.field_country = 'Country: ';
i18n.field_birthdate = 'Birthdate (dd/mm/yyyy): ';
i18n.field_nationality = 'Nationality: ';
i18n.field_telephone = 'Telephone Number: ';
i18n.field_mobile = 'Mobile Number: ';
i18n.field_passport = 'Passport/National ID/SSN: ';
i18n.field_marital = 'Marital Status: ';
i18n.field_gender = 'Gender: ';
i18n.field_mgender = 'Male';
i18n.field_fgender = 'Female';
i18n.field_ogender = 'Other';
i18n.field_emailaddr = 'Email Address: ';
i18n.field_workexp = 'Work Experience: ';
i18n.field_achist = 'Academic History: ';
i18n.field_apply = 'Apply Now!';
i18n.field_name = 'Name: ';
i18n.field_phone = 'Phone (optional): ';
i18n.field_email = 'Email: ';
i18n.field_message = 'Message: ';
i18n.field_reset = 'Reset';
i18n.field_submit = 'Submit';
i18n.field_applynow = 'Apply for this course now!';
i18n.field_finance = 'Finance';
i18n.field_finance_who = 'Who will be responsible for your fees?';
i18n.field_finance_who1 = 'Yourself';
i18n.field_finance_who2 = 'Your Parents';
i18n.field_finance_who3 = 'Other';
i18n.field_engli = 'English Proficiency';
i18n.field_engli_q = 'Is English your first language?';
i18n.field_yes = 'Yes';
i18n.field_no = 'No';
i18n.field_engli_q2 = 'If not, what is your IELTS or TOEFL score? (ignore for EFL courses)';
i18n.field_ielts = 'IELTS';
i18n.field_toefl = 'TOEFL';
i18n.field_score = 'Score';
i18n.field_finally = 'And Finally...';
i18n.field_finally1 = 'How did you hear about Warnborough College? (optional)';
i18n.menu_cf = 'Course Finder';
i18n.menu_reg = 'Register';
i18n.menu_si = 'Sign in';
i18n.menu_hlp = 'Help';
i18n.menu_home = 'Home';
i18n.menu_about = 'About Us';
i18n.menu_events = 'Events';
i18n.menu_admissions = 'Admissions';
i18n.menu_courses = 'Courses';
i18n.menu_courses_list = 'All courses';
i18n.menu_shortcourses = 'Short courses';
i18n.menu_abe = 'University Pathway';
i18n.menu_english = 'English Language';
i18n.menu_biiab = 'BIIAB Courses';
i18n.menu_nvq = 'NFCE Qualifications';
i18n.menu_scomp = 'Computing';
i18n.menu_lang = 'Languages';
i18n.menu_sc = 'Short Courses';
i18n.menu_staff = 'Staff';
i18n.menu_agents = 'Agents';
i18n.menu_contacts = 'Contact Us';
i18n.menu_blog = 'Blog';
i18n.menu_students = 'Students';
i18n.menu_links = 'Links';
i18n.menu_gallery = 'Gallery';
i18n.bus_eng = 'Business English';
i18n.int_lvl = 'Intermediate';
i18n.uint_lvl = 'Upper Intermediate';
i18n.adv_lvl = 'Advanced';
i18n.gen_eng = 'General English';
i18n.beg_lvl = 'Beginner';
i18n.elem_lvl = 'Elementary';
i18n.preint_lvl = 'Pre Intermediate';
i18n.fees_f = 'Fees';
i18n.i404_p1 = 'The page you are looking for might have been removed, had it\'s name changed, or is temporarily unavailable.';
i18n.ebeginner_title = 'Beginner Level - General English';
i18n.ebeg_l1 = 'How to introduce themselves and greet others';
i18n.ebeg_l2 = 'How to share personal information';
i18n.ebeg_l3 = 'How to ask for things';
i18n.ebeg_l4 = 'Lots of new vocabulary on topics such as jobs, sport, food, clothes and furniture';
i18n.ebeg_l5 = 'Lots of useful grammar, including the present and past simple, prepositions, possessive adjectives';
i18n.ebeg_l6 = 'How to pronounce words clearly';
i18n.ebeg_l7 = 'How to ask for clarification';
i18n.ebeg_l8 = 'How to listen to get the general idea';
i18n.ebeg_l9 = 'How to listen for details';
i18n.ebeg_l10 = 'How to take part in social conversation';
i18n.ebeg_l11 = 'How to use everyday English in a variety of settings';
i18n.ebeg_l12 = 'How to follow a short story on a familiar topic';
i18n.ebeg_l13 = 'How to use knowledge of the alphabet to sound out unfamiliar words';
i18n.ebeg_l14 = 'How to make simple sentences';
i18n.ebeg_l15 = 'How to use basic punctuation';
i18n.ebeg_l16 = 'How to spell common words';
i18n.ebeg_l17 = 'How to develop learning strategies';
i18n.eelementary_title = 'Elementary Level - General English';
i18n.eele_l1 = 'How to greet each other politely';
i18n.eele_l2 = 'How to order coffee, make a hotel reservation, buy clothes';
i18n.eele_l3 = 'How to make requests, ask for permission and ask for action';
i18n.eele_l4 = 'How to ask for directions';
i18n.eele_l5 = 'How to describe people';
i18n.eele_l6 = 'How to listen for gist and respond in a face-to-face situation';
i18n.eele_l7 = 'How to listen and extract key information';
i18n.eele_l8 = 'How to recognize a speaker’s feeling and attitude';
i18n.eele_l9 = 'How to follow a short narrative on a familiar topic';
i18n.eele_l10 = 'Vocabulary on topics such as shopping, education, music, the family, holidays and adventures';
i18n.eele_l11 = 'Lots of useful grammar, including adverbs of frequency, quantifiers, comparative adjectives';
i18n.eele_l12 = 'How to describe a friend, complete a form, write a letter';
i18n.preint_title = 'Pre Intermediate Level - General English';
i18n.preint_l1 = 'How to develop conversations, face to face and on the phone ';
i18n.preint_l2 = 'How to describe countries, give directions, talk at the doctor\'s ';
i18n.preint_l3 = 'How to use English practically in airports, hotels and restaurants ';
i18n.preint_l4 = 'How to use stress and intonation adequately to support comprehension';
i18n.preint_l5 = 'How to make requests, ask for factual information, directions and instructions ';
i18n.preint_l6 = 'How to express statements of fact, give explanations, take part in more formal interaction ';
i18n.preint_l7 = 'How to extract the main points when listening to presentations';
i18n.preint_l8 = 'How to listen for details in short narratives and explanations ';
i18n.preint_l9 = 'Lots of new vocabulary on topics such as work, travel, animals, sport, school subjects and shopping ';
i18n.preint_l10 = 'Lots of new collocations, adverbs, adjectives, verbs';
i18n.preint_l11 = 'grammar, including present perfect simple, continuous tenses, modals and conditionals';
i18n.preint_l12 = 'How to use context and both phonic and graphic knowledge to decode words';
i18n.preint_l13 = 'How to obtain information from illustrations, maps, diagrams and captions';
i18n.preint_l14 = 'How to exchange information orally, write book and film reviews, emails and informal letters';
i18n.preint_l15 = 'How to obtain information from a simplified dictionary to find meanings of unfamiliar words';
i18n.preint_l16 = 'How to use punctuation and capitalization to aid understanding';
i18n.preint_l17 = 'How to write descriptive texts and give opinions ';
i18n.preint_l18 = 'How to construct simple and complex sentences using conjunctions, such as ‘and’ and ‘but’ ';
i18n.preint_l19 = 'How to develop strategies to aid spelling';
i18n.eint_title = 'Intermediate Level - General English';
i18n.eint_l1 = 'How to make suggestions, offers and polite requests, express opinions, agree and disagree';
i18n.eint_l2 = 'How to make predictions, discuss obligations, permission and dilemmas \nHow to book a flight, show interest, make social arrangements ';
i18n.eint_l3 = 'How to use formal language and register when appropriate ';
i18n.eint_l4 = 'How to make arrangements ';
i18n.eint_l5 = 'How to use formal and informal English in appropriate settings, including over the phone ';
i18n.eint_l6 = 'How to use stress and intonation to make meaning clear \nHow to take appropriate turns in conversation';
i18n.eint_l7 = 'How to recognize context and predict meaning in a range of listening texts ';
i18n.eint_l8 = 'How to listen for relevant and new information on radio, TV or in live presentations ';
i18n.eint_l9 = 'How to listen and respond appropriately to others’ points of view \nHow to follow a discussion actively ';
i18n.eint_l10 = 'Vocabulary on topics such as leisure, art, work, life events, literature, society and the weather';
i18n.eint_l11 = 'Grammar, including modal verbs, conditionals, relative clauses, quantifiers, phrases for comparing, reported speech ';
i18n.eint_l12 = 'How to trace and understand the main events of chronological, continuous descriptive texts ';
i18n.eint_l13 = 'How to recognize the key organizational features of instructional texts how to extract the main points and ideas, and predict words from context';
i18n.eint_l14 = 'How to use knowledge of syntax and grammar to work out meaning and confirm understanding ';
i18n.eint_l15 = 'Reading strategies to help read and understand an increasing range of unfamiliar words ';
i18n.eint_l16 = 'How to plan an essay';
i18n.eint_l17 = 'How to structure paragraphs';
i18n.eint_l18 = 'How to make appropriate use of discourse markers and conjunctions ';
i18n.eint_l19 = 'How to write a letter of application, role-play an interview, write a biography, produce a curriculum vitae, write a book or film review';
i18n.eint_l20 = 'How to complete forms with complex features ';
i18n.eint_l21 = 'How to apply knowledge of spelling to a wide range of common words and special-interest vocabulary ';
i18n.eint_l22 = 'How to proof-read for content and expression';
i18n.uint_title = 'Upper Intermediate Level - General English';
i18n.uint_l1 = 'How to make conversation, respond sympathetically, give advice and make suggestions ';
i18n.uint_l2 = 'How to deal with unexpected and awkward situations face-to-face and problems on the telephone';
i18n.uint_l3 = 'How to give and report opinions';
i18n.uint_l4 = 'How to articulate the sounds of English clearly in connected natural speech';
i18n.uint_l5 = 'How to take part in more formal interactions';
i18n.uint_l6 = 'How to listen for grammatical or phonological detail ';
i18n.uint_l7 = 'How to use strategies to clarify and confirm understanding';
i18n.uint_l8 = 'How to provide feedback and confirmation to others';
i18n.uint_l9 = 'Lots of new vocabulary on topics such as mysteries, the media, fame and fortune, nature, adventures and mishaps, unusual achievements ';
i18n.uint_l10 = 'How to understand and identify the different ways in which meaning is built up in texts ';
i18n.uint_l11 = 'How to understand how main points and specific detail are presented and linked ';
i18n.uint_l12 = 'How to use skimming, scanning and detailed reading in different ways for different purposes';
i18n.uint_l13 = 'How to use implicit and explicit grammatical knowledge, together with prior experiential knowledge, to predict meaning, try out possible meanings and read and check for sense ';
i18n.uint_l14 = 'How to develop an increasing understanding of a range of vocabulary, using knowledge of word structure, related words, word roots and borrowings ';
i18n.uint_l15 = 'How to structure texts sequentially and coherently';
i18n.uint_l16 = 'How to choose language suitable for purpose and audience';
i18n.uint_l17 = 'How to select format and appropriate structure for different purposes';
i18n.uint_l18 = 'How to write using complex sentences';
i18n.uint_l19 = 'How to use sentence grammar accurately to achieve purpose';
i18n.uint_l20 = 'How to proof-read for content, accuracy of grammar, spelling and punctuation, and expression';
i18n.adv_title = 'Advanced Level - General English';
i18n.adv_l1 = 'Discuss current issues at length such as: globalization, humour, behaviour and lifestyle, health, education, gender and age differences, relationships, success, business and finance, trends in science';
i18n.adv_l2 = 'Make decisions, give instructions, argue a point of view, come to a decision';
i18n.adv_l3 = 'Give presentations and tell an interesting story';
i18n.adv_l4 = 'Understand varieties of accent and different forms of English';
i18n.adv_l5 = 'Use different strategies to perform reading tasks for examinations and tests.';
i18n.adv_l6 = 'Produce a report, write a news article and effective formal and less formal e-mails';
i18n.adv_l7 = 'Write essays expressing a point of view and describing cause and effect';
i18n.adv_l8 = 'Use collocations, phrasal verbs, idioms and expressions for everyday life situations';
i18n.intb_title = 'Intermediate Level - Business English';
i18n.intb_spk = 'Speaking';
i18n.intb_s1 = 'Meetings – one-to-one';
i18n.intb_s2 = 'Dealing with problems by telephone';
i18n.intb_s3 = 'Presentations – structure';
i18n.intb_s4 = 'Job interviews';
i18n.intb_s5 = 'Negotiations – bargaining';
i18n.intb_s6 = 'Meetings – teamwork';
i18n.intb_s7 = 'Presentations – visuals';
i18n.intb_s8 = 'Negotiations - diplomacy';
i18n.intb_gram = 'Grammar';
i18n.intb_g1 = 'Past tenses, advice structures';
i18n.intb_g2 = 'Asking questions and giving instructions';
i18n.intb_g3 = 'Presentations – structure';
i18n.intb_g4 = 'Present tenses';
i18n.intb_g5 = 'Conditionals, recommendations';
i18n.intb_g6 = 'The passive, reported speech';
i18n.intb_g7 = 'Future forms, expressing likelihood';
i18n.intb_g8 = 'Prepositions';
i18n.intb_vocab = 'Vocabulary';
i18n.intb_v1 = 'Past tenses, advice structures';
i18n.intb_v2 = 'Customer service and telephoning';
i18n.intb_v3 = 'Presentations – structure';
i18n.intb_v4 = 'Careers, personal skills, qualities';
i18n.intb_v5 = 'Negotiating and e-tailing';
i18n.intb_v6 = 'Meetings, ethical behaviour and social performance';
i18n.intb_v7 = 'International deals and payments';
i18n.buint_title = 'Upper Intermediate Level - Business English';
i18n.buint_spk = 'Speaking';
i18n.buint_s1 = 'Giving reasons in interviews';
i18n.buint_s2 = 'Telephoning';
i18n.buint_s3 = 'Delivering presentations';
i18n.buint_s4 = 'Coaching';
i18n.buint_s5 = 'Dealing with objections';
i18n.buint_s6 = 'Taking questions in presentations';
i18n.buint_s7 = 'Communicating in meetings';
i18n.buint_s8 = 'Negotiating a compromise';
i18n.buint_gram = 'Grammar';
i18n.buint_g1 = 'Tense review';
i18n.buint_g2 = 'Comparing solutions, getting help';
i18n.buint_g3 = 'Passive structures, have something done';
i18n.buint_g4 = 'Regulation, speculation and habits';
i18n.buint_g5 = 'Questions for persuading';
i18n.buint_g6 = 'Future perfect, future continuous';
i18n.buint_g7 = 'Cause and effect, ability, articles';
i18n.buint_g8 = 'Obligation and permission, inversion';
i18n.buint_vocab = 'Vocabulary';
i18n.buint_v1 = 'Education and career';
i18n.buint_v2 = 'Information systems and communication';
i18n.buint_v3 = 'Quality and standards';
i18n.buint_v4 = 'Managing people and projects';
i18n.buint_v5 = 'The marketing mix';
i18n.buint_v6 = 'Funding a start-up';
i18n.buint_v7 = 'Financial documents and regulation';
i18n.buint_v8 = 'Contracts and corporate ethics';
i18n.badv_title = 'Advanced Level - Business English';
i18n.badv_s1 = 'Self-awareness and communication';
i18n.badv_s2 = 'Time management';
i18n.badv_s3 = 'Managing change';
i18n.badv_s4 = 'Assertiveness';
i18n.badv_s5 = 'Active listening';
i18n.badv_s6 = 'Communicating in a crisis';
i18n.badv_s7 = 'Decision making';
i18n.badv_s8 = 'Leading the team';
i18n.badv_g1 = 'Tense, aspect and voice';
i18n.badv_g2 = 'The future, tentative and speculative language';
i18n.badv_g3 = 'Noun phrases';
i18n.badv_g4 = 'Conjunctions';
i18n.badv_g5 = 'Prepositions';
i18n.badv_g6 = 'Perspective, stance';
i18n.badv_g7 = 'Inversion and emphasis';
i18n.badv_g8 = 'Phrasal verb';
i18n.badv_v1 = 'Behavioural competences, setting goals';
i18n.badv_v2 = 'Corporate social responsibility';
i18n.badv_v3 = 'Logistics';
i18n.badv_v4 = 'Managing conflict';
i18n.badv_v5 = 'Marketing';
i18n.badv_v6 = 'Risk management and digital risk';
i18n.badv_v7 = 'Investment choices';
i18n.badv_v8 = 'Forming new words';
i18n.index_va = 'View All';
i18n.index_1 = 'Take your education';
i18n.index_2 = 'to the next level';
i18n.index_3 = 'with our wide range of courses!';
i18n.index_banner_1 = 'Study English Language with Warnborough';
i18n.index_banner_1t = 'Warnborough College offer a variety of English courses, including IELTS, TOEIC or English for Business as well as International Summer Schools. Our teachers are qualified, friendly and helpful. Classrooms are functional and comfortable, with PCs and the latest electronic devices. Students may enjoy various activities outside of college including tours and excursions.';
i18n.index_banner_1t1 = 'Please visit our ';
i18n.index_bannereng = 'English Language';
i18n.index_banner_1t2 = ' page to learn more about us, or just click on the course options on the main menu.';
i18n.index_banner_1t3 = 'Our English for Business course is aimed at helping students achieve both their goals academically, as well as professionally. They could be a pathway to a degree, a better job, or just as a qualification in their own right. Please see ';
i18n.index_banner_spec = 'Business English';
i18n.index_banner_1t4 = ' section for more details.';
i18n.index_banner_1t5 = 'Canterbury boasts a safe and friendly environment. Its beauty and uniqueness has to be experienced, and that is why it will delight you as it continues to do so for the many visitors and students who come to this world heritage city throughout the year.';
i18n.index_t0 = 'Choose Warnborough';
i18n.index_c0 = 'With a wide variety of courses to choose from, from NCFE to ABE.';
i18n.index_b0 = 'Choose';
i18n.index_t1 = 'Learn English';
i18n.index_c1 = 'In one of the most beautiful, historic cities in England.';
i18n.index_b1 = 'Learn';
i18n.index_t2 = 'Discover Learning';
i18n.index_c2 = 'See what its like to really enjoy your education.';
i18n.index_b2 = 'Discover';
i18n.index_t3 = 'Fast path to University';
i18n.index_c3 = 'Explore a wide range of courses to get you into University quickly.';
i18n.index_b3 = 'Courses';
i18n.index_t4 = 'Enjoy your education';
i18n.index_c4 = 'Relax a little, we hope you enjoy your time at Warnborough.';
i18n.index_b4 = 'Relax';
i18n.index_t5 = 'Experience Canterbury';
i18n.index_c5 = 'There is a lot to do in Canterbury, enjoy your time here!';
i18n.index_b5 = 'Experience';
i18n.index_course1 = 'Health & Public Care';
i18n.index_course2 = 'Business & Law';
i18n.index_course3 = 'Nutrition & Health';
i18n.index_course4 = 'Customer Service';
i18n.index_course5 = 'Administration';
i18n.index_course6 = 'Alcohol Retailing';
i18n.index_course7 = 'Food Safety';
i18n.index_course8 = 'Licensed Retail';
i18n.index_course9 = 'A-Level Retakes';
i18n.index_course10 = 'General English';
i18n.index_course11 = 'Specialist English Courses';
i18n.index_course12 = 'International Summer Schools';
i18n.index_welcome = 'Warnborough Welcome Video';
i18n.index_test = 'Testimonials';
i18n.index_news = 'Latest News';
i18n.index_news1 = 'WCI (Warnborough College Ireland) Student, Philip Armstrong is climbing Kilimanjaro. It is part of a group effort to raise money for a Cancer research charity. Read ';
i18n.index_phil = 'Philip\'s story and donate';
i18n.index_news1_1 = ' to his worthy cause:';
i18n.index_news2 = 'The new term has begun! Welcome back to all old and new students, we hope you all achieve your goals. If any assistance is required, please ';
i18n.prescap1 = 'Dr. Brenden D. Tempest-Mogg received the Recon 2009 Leadership Award for Community Help from David Lammy, MP,  the UK Minister for Higher Education and Universities.';
i18n.prescap2 = 'Peter N. Slipper, MP, Speaker of the Australian House of Representatives (2011 - ) presents  the Australian flag to Dr. Brenden D. Tempest-Mogg. The Rev. Canon Dr. Richard Martin, SSC, was in attendance.';
i18n.presi_t = 'Welcome Note';
i18n.pres_title = 'Message from the President of Warnborough College';
i18n.pres_d1 = 'Warnborough College is an independent college with its own unique ethos based upon the principle of \'crossing boundaries and widening horizons\'.';
i18n.pres_d2 = 'Unlike many larger institutions where students are just known as a number, at Warnborough, every student is known personally and enjoys our friendly, family-like atmosphere. This enables us to follow each student\'s development closely, guiding and supporting them along their specific course pathway and intervening quickly should difficulties arise.';
i18n.pres_d3 = 'Our students are constantly assessed and monitored - and given extra support wherever needed. Our teachers are qualified, friendly and dedicated to helping students; displaying that extra care which is of especial comfort to those students who might be leaving their homeland and families for the first time.';
i18n.pres_d4 = 'Students are encouraged to participate in the wide variety of social events, activities and sports available in Canterbury.';
i18n.pres_d5 = 'Although a \'home-from-home\', Warnborough College is committed to your success. Take this opportunity to obtain a qualification that will enhance your career, income, status and personal growth. Also, take this as an opportunity to expand your world view and general knowledge, for an education is not merely steeped in textbooks and examinations.';
i18n.pres_d6 = 'Welcome to Warnborough.';
i18n.bren_den = 'Dr. Brenden D. Tempest-Mogg, President';
i18n.bren_d1 = 'B.A. (University of New South Wales); M.A. (Essex University); M.Litt. (University of Oxford); Ed.D. (George Washington University). ';
i18n.bren_d3 = 'Fellow of the Royal Society of Arts (London); Oxford Business Alumni, Said Business School (University of Oxford); Member Oxford Education Society, Department of Education (University of Oxford); Member Oxford Law Society (University of Oxford).';
i18n.bren_d2 = 'Profile:';
i18n.testim_maria = 'Warnborough College has given me many opportunities to learn not just academically but experientially. I love Warnborough! (M. Castellanos, Colombia)';
i18n.testim_ddougan = 'I find the staff extremely helpful and friendly. They appear genuinely concerned about my welfare. (D. Dougan, Ghana)';
i18n.testim_mhu = 'The course is intensive and I am learning a lot. I really like my teachers. (M. Hu, China)';
i18n.testim_ku = 'My Business English course enabled me to expand my family business. (K. Ustunkaya, Turkey)';
i18n.testim_rch = ' I have friends at other colleges around the country. The management is not as efficient, and seems less willing to help than here. (R.Chhetri, Nepal)';
i18n.testim_aba = 'I really enjoyed my Business English course. I will miss everyone at Warnborough College and Canterbury. (A. Battut, France)';
i18n.testim_arab = 'Warnborough College is a friendly college, and the atmosphere is very good for learning. I also meet lots of new people, it\'s fantastic! (A. Rabie, Egypt)';
i18n.testim_cnor = ' I like the way courses are set up. No one is overlooked. There is a good atmosphere. (C. Norris, UK)';
i18n.testim_mcan = 'I\'m very satisfied. I like the smaller groups because we can have deeper discussions. (M. Campanella, Argentina)';
i18n.testim_dmel = 'The best three summers I ever had were at Warnborough College. (D. Mellan, France) ';
i18n.testim_wtay = 'The teachers teach in a way that makes you understand clearly, with good examples. (W. Taylor, Portugal)';
i18n.testim_imuh = 'The ABE program is a highly practical program and allows you to express your opinions. (I. Muhiire, Uganda)';
i18n.testim_mkau = ' I would recommend Warnborough to a friend because the teaching is excellent and Canterbury is such a lovely city. (M. Kaur, India)';
i18n.testim_ephi = 'The College staff are so friendly, helpful and nice it feels like you are just studying with your own family. (E. Philip, Egypt)';
i18n.testim_dtov = 'I enjoyed my English lessons and I learnt a lot this summer. Hopefully I will return for more classes soon. (D. Tovazzi, Italy)';
i18n.testim_ahur = 'Studying at Warnborough College gave me the opportunity to experience life in England. The skills I learnt have helped me tremendously with my career. (A. Hurtis, India)';
i18n.testim_sper = 'The Warnborough course helped me to set up my own business, and I am so happy I took the decision to join Warnborough. (S. Perdomo, Colombia)';
i18n.testim_acon = 'I am motivated and want to do something useful for my career. This course was perfect for my needs. (A. Constantin, Romania)';
i18n.testim_qlin = 'I am happy to study at Warnborough College. I have learnt many new things and made many new friends. (Q. Lin, China)';
i18n.can_title = 'About Canterbury';
i18n.can_woolfe = 'There\'s no lovelier place in the world than Canterbury. - (Virginia Woolfe)';
i18n.can_d1 = 'The city of Canterbury located in Kent, South East England is a beautiful and charming city, full of history and tradition. It is also a vibrant student city, home to many students both from the UK and from around the world due to the presence of two universities in the city as well as numerous top colleges and schools.';
i18n.can_d2 = 'Canterbury\'s biggest attraction for tourists is, of course, the magnificent Cathedral in the heart of the city. It is one of England\'s most famous places of worship, being the home of the Anglican communion. Canterbury has been a pilgrim desination for many centuries immortalised in Geoffrey Chaucer\'s Canterbury Tales written at the end of the fourteenth century. ';
i18n.can_d3 = 'The city itself is compact, encircled by a ring road, but rich in both history and modern amenities. It is possible to walk from one end of Canterbury to the other in less than 30 minutes, and on the way you will see historic old buildings such as the Westgate Towers, the Norman Castle, quaint streets, many restaurants, and designer and boutique shops alonside department stores.';
i18n.can_d4 = 'Canterbury has a dynamic night life with live music venues as well as the usual student bars, pubs and clubs.  For cultural entertainment there are two theatres and two cinemas in the city. There are museums, libaries and art galleries. Of course, for those keen on sport there are playing grounds and indoor facilities as well as several gyms.';
i18n.can_d5 = 'Modern Canterbury is multicultural. Being close to Ashford International (the final Eurostar train stop in the UK), the port of Dover, and London (which is about 45 minutes by regular High Speed Train), Canterbury sees many overseas visitors. As a student city, there are also many scholars who have come to study in Canterbury from all over the world. Listen as you walk along the busy streets and you will hear Italian voices amid the throng of Japanese language students, flanked by Spanish and Russian accents, with accompanying American and Australian twangs. And that does not even take into account the many colourful English dialects that can be found right here in Canterbury. This multi-ethnicity atmosphere also extends to the cuisine. Feel like Vietnamese, Mexican or Indian tonight? No problem!';
i18n.can_d6 = 'Canterbury also has a strong academic tradition. It is one of the first places in the United Kingdom to formalise education, and is home to many prestigious educational institutions. It is in this setting that Warnborough College thrives. A bonus for students who study in Canterbury is that they get to mingle with aspiring students from around the world.';
i18n.can_i = 'The beauty of Canterbury has to be experienced to be believed. It continues to enthrall visitors, and students, and its inhabitants because it succeeds in merging its past with the future.';
i18n.staff_title = 'our staff';
i18n.staff_btm_t = 'President';
i18n.staff_btm_d = 'The President of Warnborough College.';
i18n.staff_btm_d1 = 'B.A. (NSW), M.A. (Essex), M.Litt (Oxon), EdD (George Washington). Oxford Business Alumni, Said Business School (University of Oxford); Oxford Education Society, Department of Education (University of Oxford); British Association of Counselling and Psychotherapy (BACP); Australian Counselling Association (ACA); College of Teachers; Royal Society of Arts (London). Listed in Debrett\'s People of Today.';
i18n.staff_jng_t = 'Vice President';
i18n.staff_jng_d = 'The Vice President of Warnborough College';
i18n.staff_jng_d1 = 'B.Bus (UTS), M.Ed (WU), PhD (SPU), CTEFLA';
i18n.staff_pt_t = 'Academic Dean';
i18n.staff_pt_d = 'Mr Thomas is the Academic Dean of Warnborough College, as well as a teacher for many subjects.';
i18n.staff_pt_d1 = 'BSC Agriculture (Agronomy and Animal Husbandry) University of Stellenbosch, BSC Hons (Pasture Science) University of Natal, Diploma in Strategic Marketing  University of Witwatersrand Business School,  Fast Track Marketing Diploma  Institute of Marketing Management UK,  CeeMap 1,2 and 3 FSA UK. AVCASA Certified.';
i18n.staff_mf_t = 'Admissions Officer';
i18n.staff_mf_d = 'Mihaela registers and admits new students into the college.';
i18n.staff_jfng_t = 'Marketing';
i18n.staff_jfng_d = 'Leads the marketing department.';
i18n.staff_jt_t = 'IT Officer';
i18n.staff_jt_d = 'Systems Support, Software Engineer, Network Administrator and Database Administrator.';
i18n.staff_rk_t = 'Senior Teacher';
i18n.staff_rk_d = 'Teaches conversational, business and IELTS exam preparation courses. BIIAB Lead Tutor.';
i18n.staff_mb_t = 'Teacher';
i18n.staff_mb_d = 'B.Sc (Hons) Chemical Engineering, (University of Leeds), MSc with merit Computer Science, (University of Kent), ';
i18n.staff_mb_d1 = 'Executive Associate – Institute of Independent Business International. ';
i18n.staff_mb_d2 = 'Michael has over 20 years experience in executive management, chemical engineering, and computer science.';
i18n.staff_st_t = 'Secretary';
i18n.staff_st_d = 'Sarah is the first person you will see when entering the college, providing student support and multiple administrative tasks.';
i18n.staff_jw_t = 'Senior Lecturer';
i18n.staff_jw_d = 'Human resources and Human management.';
i18n.staff_mc_t = 'Teacher';
i18n.staff_mc_d = 'Mark has worked for over 10 years lecturing on a range of business, leisure, tourism and event management programmes in further and higher education in the UK.';
i18n.staff_mc_d1 = 'BA (Hons) Business with Organisation Studies, MA Leisure and Tourism Studies, Advanced Certificate in Education';
i18n.staff_rm_t = 'Chaplain';
i18n.staff_rm_d = 'Warnborough\'s Chaplain.';
i18n.staff_sw_t = 'Teacher';
i18n.staff_sw_d = 'Sharon has extensive experience in marketing and business. As a Chartered Marketer, she maintains her own professional development each year.';
i18n.staff_sw_d2 = 'Sharon has extensive experience in marketing and business.';
i18n.staff_sw_d3 = 'BA Hons International Marketing (University of Greenwich), MSc Marketing (University of Glamorgan), Diploma in Marketing (CIM).';
i18n.staff_yl_t = 'Teacher';
i18n.staff_yl_d = 'All Yvonne\'s working career has been devoted to the travel and tourism industry.';
i18n.staff_yl_d1 = 'Cert -Ed (Christchurch  University College), Training the Trainers Cert, (Guild of Guides), Welcome Host Trainers Cert (S.E.E.T.B), Assessors Awards (BTEC), Adult Training Award (C&G), Blue Badge Guide - Professional Guide  Qualification,(Institute of Tourist Guides)';
i18n.staff_jm_t = 'Teacher';
i18n.staff_jm_d = 'English Tutor.';
i18n.about_ff = 'Fast Facts';
i18n.about_d1t = 'History & Tradition';
i18n.about_d1d = 'Providing unique learning experiences since 1973.';
i18n.about_d2t = 'Links to London';
i18n.about_d2t1 = 'and Europe';
i18n.about_d2d = 'Warnborough College is less than an hour away from London by High Speed Train and 30 minutes from Dover!';
i18n.about_d3t = 'Accredited and Recognised';
i18n.about_d3d = 'Warnborough is a Premier College and holds many other';
i18n.about_d3d1 = ' accreditations.';
i18n.about_d4t = 'Fast Track to a British Degree';
i18n.about_d4d = 'A quick ';
i18n.about_d4d1 = 'progression pathway ';
i18n.about_d4d2 = '(also, ';
i18n.about_d4d3 = 'A Levels';
i18n.about_d4d4 = ') lets you graduate before you know it.';
i18n.about_d5t = 'Vocational';
i18n.about_d5t1 = ' and ';
i18n.about_d5t2 = 'Distance Learning Courses';
i18n.about_d5d = 'Improve or top-up your knowledge for a promotion or a change in career.';
i18n.about_d6t = 'Beautiful Canterbury';
i18n.about_d6d = 'Study in the';
i18n.about_d6d1 = ' safest ';
i18n.about_d6d2 = 'city in the UK, with a two thousand-year history.';
i18n.about_pop = 'Points of Pride';
i18n.about_est = 'Established in 1973';
i18n.about_estd = 'Warnborough College was founded in Oxford in 1973. From its very beginning as a small, independent college for adult education, Warnborough College has been committed to academic quality based on its Oxford roots.';
i18n.about_foc = 'A Focus on Students';
i18n.about_focd = 'We monitor each student\'s development, guiding and supporting them along their specific course pathway and can therefore intervene should difficulties arise.';
i18n.about_ss = 'Student Satisfaction';
i18n.about_ss1 = 'Our motto is: Our students, our pride. Our courses are updated each term to incorporate the latest know-how. We look after welfare and extra-curricular activities.';
i18n.about_ss2 = 'Students are free to discuss any matters with us, and we will try to resolve any issues quickly.';
i18n.about_sslink = 'See what some of our students have to say.';
i18n.about_ea = 'Extra Activities';
i18n.about_eas1 = 'Learning is not limited to the classroom!';
i18n.about_ea1 = 'Warnborough College does not at present offer a leisure programme, however our members of staff are happy to advise on places of interest in Canterbury, London and further afield for a chance to practise your English whilst learning about our rich and historic culture.';
i18n.about_ea2 = 'Our students are assessed and monitored - and given extra support if required. Our teachers are qualified professionals dedicated to helping students; displaying extra care which is of especial comfort to those students who might be leaving their homeland and families for the first time.';
i18n.about_rp = 'Fees and Refund Policy';
i18n.about_af = 'Application Form';
i18n.about_smore = 'See more...';
i18n.accred_tt = 'Accreditation';
i18n.accred_title = 'Accreditation and Recognition';
i18n.wbcol_t = 'Warnborough College is:';
i18n.wbcol_1 = 'a Premier College according to the ';
i18n.wbcol_1_1 = 'Accreditation Service for International Colleges (ASIC).';
i18n.wbcol_2 = 'licensed as an educational sponsor by the ';
i18n.wbcol_UKBA = 'UK Border Agency (UKBA)';
i18n.wbcol_2_1 = ' - Licence Number: 3CWHGJ1M2. ';
i18n.wbcol_2_2 = 'See us on the list here.';
i18n.wbcol_3 = 'a recognised ';
i18n.wbcol_iip = 'Investor in People.';
i18n.wbcol_4 = 'certified for ';
i18n.wbcol_is = 'ISO9001:2008 and ISO27001:2004.';
i18n.wbcol_a = 'We are approved:';
i18n.wbcol_a1 = 'as an official examination centre for the ';
i18n.wbcol_ets = 'Education Testing Service (ETS)';
i18n.wbcol_and = ' and ';
i18n.wbcol_bord = 'The College Board';
i18n.wbcol_a1_1 = ' for TOEFL, GRE, TSE and other examinations.';
i18n.wbcol_a2 = 'by the ';
i18n.wbcol_abe = 'Association of Business Executives (ABE)';
i18n.wbcol_a2_1 = ' for its ';
i18n.wbcol_uni = 'university pathway courses.';
i18n.wbcol_a3 = 'to offer ';
i18n.wbcol_nvqs = 'National Vocational Qualifications (NVQs) ';
i18n.wbcol_ncfe = 'NCFE.';
i18n.wbcol_a4 = 'to deliver courses and examinations in ';
i18n.wbcol_licen = 'licensing ';
i18n.wbcol_biiab = 'BIIAB.';
i18n.accred_mana = 'The College is committed to management quality and academic standards. Learn more about our accreditation and recognition below.';
i18n.accred_serv = 'Accreditation Service for International Colleges (ASIC)';
i18n.accred_serv1 = 'Warnborough College is as a Premier College as a result of its excellent performance across all areas of its UK operation. ASIC is recognised by the UK Department for Education, the United Kingdom Border Agency (Home Office), and Ofsted. It is listed by the Council for Higher Education Accreditation, Washington DC, USA.';
i18n.accred_iso = 'ISO 9001 Systems';
i18n.accred_iso1 = 'Warnborough College is certified for ISO9001:2008 (Quality Management) standards by UKAS.  This standard is recognised internationally by governments, universities, industry and the professions in over 146 countries. Increasing numbers of colleges and universities around the world are realising the value the standard can bring towards education and their own processes.';
i18n.accred_iso2 = 'Warnborough College was the first UK institution to be certified for ISO27001:2004 (Information Security Management) in October 2005.  This standard is pertinent to educational institutions since the security of confidential student and staff records is paramount. The College\'s ISMS provides a framework for business continuity in line with the UK Data Protection Act, the Computer Misuse Act 1990, the Human Rights Act 1998, and the Copyright, Design and Patent Act.';
i18n.accred_iip = 'Investors in People (IiP)';
i18n.accred_iip2 = 'Warnborough College has been an Investor in People (IiP) since April 2005. IiP is a UK government-backed initiative to help organisations to be more successful by adhering to good practice for the training and development of its people. The IiP drives continuous improvement.';
i18n.accred_abe = 'Association of Business Executives (ABE)';
i18n.accred_abe2 = 'The ABE was founded in 1973. Warnborough College is accredited to run various programmes leading to ABE qualifications at diploma, higher diploma and graduate diploma levels, which function as university pathways.';
i18n.accred_ncfe = 'The NCFE';
i18n.accred_ncfe1 = 'NCFE are a leading awarding body for nationally-recognised qualifications. Warnborough College is approved to offer a suite of vocational qualifications.';
i18n.accred_biiab = 'The BIIAB';
i18n.accred_biiab2 = 'The BIIAB is the industry leader in licensing, and its awards are accredited by Ofqual and the Scottish Qualifications Authority (SQA). Warnborough is accredited by the BIIAB to deliver courses in licensing.';
i18n.accred_memb = 'Memberships';
i18n.accred_naric = 'The national agency, on behalf of the UK Government, responsible for providing information and advice about vocational, academic and professional qualifications and skills from all over the world.';
i18n.admissions_title = 'admissions overview';
i18n.admissions_stage1 = 'Stage 1';
i18n.admissions_stage1d = 'Complete and submit an application form';
i18n.admissions_stage2 = 'Stage 2';
i18n.admissions_stage2d = 'You will recieve a letter and invoice';
i18n.admissions_stage3 = 'Stage 3';
i18n.admissions_stage3d = 'The fees must be paid, either the full amount or the first term';
i18n.admissions_stage4 = 'Stage 4';
i18n.admissions_stage4d = 'You will recieve a welcome pack welcoming you to the College';
i18n.admissions_stage5 = 'Stage 5';
i18n.admissions_stage5d = 'Come into the College (if applicable) for your first day!';
i18n.admissions_stage6 = 'And Finally...';
i18n.admissions_stage6d = 'Enjoy your time at Warnborough College!';
i18n.admissions_aap = 'admissions application';
i18n.admissions_aapd1 = 'If at any point during your application you need to speak to someone about your application, we are here to help! We can be contacted by post, email, phone or through Skype. We can help with any aspect of the application from stage 1 right through to the day you arrive for your first lesson.';
i18n.admissions_4intk = 'There are four intakes per year: ';
i18n.admissions_aapd2 = 'October, January, April and July. Places are limited for overseas students who require a ';
i18n.admissions_cas = 'Confirmation of Acceptance of Studies (CAS)';
i18n.admissions_aapd2_1 = ', and we advise students to register well in advance for each intake. Applicants who provide complete documents and who have above-average English test scores will be given priority for CAS allocations.';
i18n.admissions_aapd3 = 'Warnborough College is selective in its admissions policy. We take academic records, test scores, references and seriousness of purpose into consideration.';
i18n.admissions_tt = 'transfer students';
i18n.admissions_td = 'Transfer students will be able to join the College quickly and easily, but will need to ';
i18n.admissions_spk = 'speak to an advisor';
i18n.admissions_td1 = ' before starting the usual admissions process.';
i18n.admissions_it = 'international students';
i18n.admissions_intlink = 'International Students';
i18n.admissions_id2 = 'requiring a Visa will need to be interviewed through ';
i18n.skype = 'Skype';
i18n.admissions_id2_1 = '. We will assess both your English ability and your desire to study.';
i18n.admissions_id3 = 'You must also have a good knowledge of the College and the surrounding area to be considered.';
i18n.admissions_id4 = 'Read More about studying in the UK';
i18n.admissions_ft = 'Studying in Canterbury';
i18n.admissions_fd = 'Canterbury is a beautiful cosmopolitan university city steeped in history, heritage and culture. Canterbury has a vibrant and international student population, and is a safe and secure place in which to study and live. Canterbury has convenient access to London via regular High Speed Train and coach services.';
i18n.admissions_pt1 = 'College Admissions';
i18n.admissions_pd1 = 'Our admissions process doesnt involve hours of paperwork!';
i18n.admissions_pt2 = 'International Students';
i18n.admissions_pd2 = 'Read more about Studying in the UK';
i18n.academ_title = 'Academic Partners';
i18n.academ_contact = 'Interested in becoming an academic partner? Please fill out some details below:';
i18n.academ_part = 'Current Academic Partners';
i18n.academ_oth = 'Other Partners';
i18n.agents_title = 'Agents';
i18n.agents_d1 = 'Warnborough is selective in working with agents who have been carefully vetted, and who can represent Warnborough accurately to students and parents, and who can assist them with their application and visa requirements.';
i18n.agents_li0 = 'Easy progress tracking through our website';
i18n.agents_li1 = 'Performance-based commission';
i18n.agents_li2 = 'Regular updates';
i18n.agents_li3 = 'Free marketing materials';
i18n.agents_li4 = 'A wide variety of courses to offer';
i18n.agents_li5 = 'No ridiculous acceptance requirements';
i18n.agents_li6 = 'Constant contact available via Phone, Email or Skype';
i18n.agents_li7 = 'Every country accepted';
i18n.contact_form2 = 'Interested?';
i18n.contact_description = 'If you would like more information on these courses, please fill out the form below.';
i18n.contact_description2 = 'If you would like more information on this course, please fill out the form below.';
i18n.contact_description3 = 'If you are interested in becoming a Warnborough agent please fill out the form below, please include the country (or countries) you can represent us in.';
i18n.contact_information = 'contact information';
i18n.contact_form = 'contact form';
i18n.contact_submitted = 'Contact form submitted!';
i18n.contact_touch = 'We will be in touch soon.';
i18n.contact_required = '*This field is required.';
i18n.contact_invalid = '*This field is invalid.';
i18n.accom_title = 'Accommodation';
i18n.accom_brief = 'It\'s all very well to go to the UK and study,  but where will you stay?';
i18n.accom_types = 'Types of Accommodation';
i18n.accom_host = 'English Homestays';
i18n.accom_habout = 'One of the best experiences whilst studying in England is choosing homestay accomodation. This gives you the chance to be totally immersed in  British culture and interact with locals on a daily basis. Oftentimes, this option will also include the provision of meals and assistance with  day-to-day things. Language students  can practise their English. In a homestay, you can also enjoy the opportunity to share more about you and your culture. Cost per week: £120.';
i18n.accom_hostel = 'Hostels and Bedsits';
i18n.accom_hoabout = 'You can often rent rooms in hostels or bedsits which may or may not  require you to share rooms and amenities with other people. This is also  a great way to make friends from all around the world.';
i18n.accom_selfcat = 'Self-Catering Accommodation, House or Flat Share';
i18n.accom_scabout = 'It is possible to rent either a room, or a flat/house (together with  other housemates) on a weekly or monthly basis. Generally, students get  to choose where and who they live with.';
i18n.accom_hor = 'University Halls of Residence';
i18n.accom_horabout = 'Some universities rent out their rooms during the end-of-term  holidays.';
i18n.accom_htf = 'How to Find Accommodation';
i18n.accom_off = 'Accommodation Officer';
i18n.accom_ofabout = 'Warnborough College has a Student Liaison and Welfare Officer who can help  provide suggestions or make arrangements on your behalf.';
i18n.accom_agen = 'Agencies';
i18n.accom_agabout1 = 'Agencies normally do not take advance bookings for accommodation.  Their accommodation choices are usually available within a period of a  month. Good agencies will help you with letting negotiations rather than  encouraging you to sign as quickly as possible. Agencies can only  charge a fee once you have secured accommodation through them - it is  illegal for them to charge a fee to go on their list or to provide  addresses of properties. Make sure you check agency fees before getting  them to do anything. If there is a problem, see the Student Welfare  Officer or contact a professional agency association such as ';
i18n.accom_arla = 'ARLA';
i18n.accom_arla1 = ' (Association of Residential Letting Agents).';
i18n.accom_fell = 'Fellow students';
i18n.accom_fabout = 'You may have friends or coursemates who have lived in the private  sector. You can find out through them if the agent or landlord were  professional in their dealings with the property.';
i18n.accom_news = 'Newspapers and other publications';
i18n.accom_nabout = 'These are not generally useful for advance bookings. ';
i18n.accom_loot = 'Loot';
i18n.accom_nabout2 = ',  published daily, is the best newspaper for accommodation. Capital  Flatshare (Guardian on Saturdays) and local newspapers are also useful.  Note that anyone can advertise their accommodation in a newspaper,  whether it is an agent or private landlord. Caution should be exercised  and although many people have found very satisfactory accommodation  through newspapers, there are also less than happy stories.';
i18n.accom_sites = 'Web sites';
i18n.accom_siabout = 'This is a fast booming area which helps to give you an idea of what\'s  available before you come to the UK. Again, as with newspapers, anyone  can set up a website. You should be cautious with all sites such as not  disclosing personal<br /> financial details. Do not pay for registering  with them. Check to see if they have a formal address rather than merely  a web address? There is unfortunately no real way of knowing whether a  site is conscientious or not. If you follow up on an address and intend  to visit it, follow through the personal safety procedure. ';
i18n.accom_gumtree = 'Gumtree';
i18n.accom_gumabout = ' is quite an  effective website for advertised accommodation, and you can also place  wanted ads for free.';
i18n.accom_who = 'Who Should You Live With?';
i18n.accom_wabout = 'You can choose to stay with relatives, a homestay, friends,  classmates, or live on your own. Staying alone can be costly but will  give you more privacy. Choosing to stay with relatives or a homestay is nice  but you will have to observe their house and other rules out of  courtesy. Staying with friends can be enormous fun, especially if you  get along well together but you have to think if you are able to share  facilities, chores, and the like. Other things to consider are whether  or not your friends are in a comparable financial position and if they  are responsible tenants.';
i18n.accom_wabout2 = 'Sharing a house with others can help reduce costs, but we recommend  that group numbers should be kept to five (5) people as the maximum.  More than five people, and you may have problems with the Environment  Regulations which may require two or more bathrooms, a fire alarm  system, etc.';
i18n.accom_storage = 'Storage';
i18n.accom_canstor = 'Canterbury Storage:';
i18n.accom_canstor2 = ' Secure Self-Storage - somewhere safe to keep your possessions while  looking for accommodation and/or during holiday breaks and external  placements.';
i18n.links_title = 'Links';
i18n.links_affiliates = 'Current Students';
i18n.links_partners = 'Helpful Links';
i18n.gallery_title = 'Gallery';
i18n.international_title = 'International Students';
i18n.international_whyuk = 'Why Study in the UK?';
i18n.international_about = 'This section is for international students who wish to come and attend Warnborough College courses in the United Kingdom.';
i18n.international_whywb = 'Why study at Warnborough College in Canterbury?';
i18n.int_1 = 'Warnborough College has an established reputation for ';
i18n.int_qua = 'quality education';
i18n.int_1_1 = ' since 1973.';
i18n.int_2 = 'Warnborough College is accredited by ';
i18n.int_asic = 'ASIC';
i18n.int_3 = ' as a Premier College and also an ';
i18n.int_inv = 'Investor in People.';
i18n.int_4 = 'Academic quality is at the heart of the Warnborough College ethos.';
i18n.int_sel = 'Selective Admissions';
i18n.int_5 = ' - Warnborough College welcomes serious students and is selective in its admission policies.';
i18n.int_6 = 'Warnborough College classes are small, personal, and geared to individual growth and achievement.';
i18n.int_tch = 'Our teachers';
i18n.int_7 = ' are highly-qualified, with experience in their areas of specialisation - many run their own successful businesses or are consultants in the field.';
i18n.int_8 = 'Study options include a ';
i18n.int_unip = 'university pathway,';
i18n.int_lang = ' language courses,';
i18n.int_voc = ' vocational courses,';
i18n.int_and = ' and ';
i18n.int_dis = 'distance learning.';
i18n.int_9 = 'Total immersion in an English-speaking environment is the best way for you to improve your ';
i18n.int_comeng = 'command of English ';
i18n.int_fast = 'fast. Together with necessary exam preparations, your chances of success are high.';
i18n.int_coun = 'Counselling, welfare and other forms of support';
i18n.int_10 = ' are available to students.';
i18n.int_11 = 'Extra-curricular activities are important to the learning experience – excursions, sports, theatre and dance events are some of the activities which are regularly organised.';
i18n.int_12 = 'Warnborough College cultivates a close-knit family-like atmosphere which we believe is conducive to learning and encourages the development of networking and social skills.';
i18n.int_cant = 'Canterbury';
i18n.int_13 = ' is a beautiful, cosmopolitan university city steeped in history, heritage and culture. It has been voted the safest city in the UK for students.';
i18n.int_14 = 'Transport links are excellent, with London only 55 minutes away, and easy access to Dover and Europe.';
i18n.international_leavehome = 'Before you leave home';
i18n.int_leaveabout = 'there are some things you need to do or prepare for:';
i18n.int_leave1 = 'Applying to Warnborough College';
i18n.int_leave2 = 'What do you need to bring with you?';
i18n.int_leave3 = 'Accommodation';
i18n.int_leave4 = 'Arriving in the UK';
i18n.history_title = 'History';
i18n.history_t = 'Warnborough College - History';
i18n.history_est = 'Warnborough College was founded in Oxford in 1973. From its very beginning as a small, independent college for adult education, Warnborough College has been committed to academic quality based on its Oxford roots. Originally founded for visiting American students keen to experience the Oxford Socratic method of learning, Warnborough soon acquired an increasing number of international students who had the opportunity to study English and take courses for university entrance.';
i18n.history_fou = 'There was considerable support for the founding of Warnborough. Former Prime Minister Margaret Thatcher sent her warmest wishes for a successful future. Sir Christopher White, Bart., the Lord Mayor of Oxford, and other dignitaries spoke at the inaugural reception held at Rhodes House, Oxford of the enthusiasm that the college had received in Oxford.';
i18n.history_fou2 = 'From its beginning, Warnborough obtained sponsorship from many American educators including the Presidents of Duke University, the Catholic University of America, Hampshire College, Bradford College, Hobart and William Smith Colleges; the Chancellors of North Carolina State University and the Claremont Colleges; the Bishops of the Dioceses of South Carolina, California and Western Massachusetts; and the President of the National Council of Churches of America.';
i18n.his_t198 = '1980 - 1990';
i18n.history_fou3 = 'During the 1980s and 1990s, Warnborough expanded its facilities and programmes to cater for an increase in international students from all over the world. Several governments sponsored students to study at Warnborough. Popular International Summer Schools (ISS) were held at the universities of Oxford, Cambridge, Edinburgh and London and became appealed to mature American students.\nFurther expansion in 1985 saw the successful launch of a study abroad programme in Australia for American students. In 1987, the Archbishop of Canterbury authorised the appointment of an Honorary Chaplain to Warnborough, who was also responsible for the Warnborough Australian Studies Programme.';
i18n.his_t199 = '1990 - Present';
i18n.history_fou4 = 'The Boars Hill campus in Oxford reached its capacity by the early 1990s. It was sold in 1992 and then leased until the college relocated in 1996. 1996 was also the year in which the college made the decision to embrace the new technology offered by the Internet to offer its courses by distance learning. Today, this technology forms the backbone of our short courses, certificates and diplomas offered through our Academy for Distance Learning.';
i18n.history_fou5 = 'Warnborough moved to the famous cathedral and university city of Canterbury in 2001. Like Oxford, Canterbury is steeped in history, being the first place in England where education was formalised. It is somewhat poetic that the Archbishop of Canterbury had appointed an honorary chaplain to Warnborough over a decade beforehand. Warnborough\'s worldwide headquarters in Canterbury administer programmes (both taught and by distance learning) as well as its other interests such as its publishing arm and its charity work.';
i18n.history_oxford = 'Warnborough College, founded and established in Oxford, UK.';
i18n.history_bhdes = 'Students at the Boars Hill Campus, Oxford.';
i18n.history_stusta = 'Students and Staff at Warnborough College.';
i18n.history_hq = 'Warnborough College HQ in Canterbury.';
i18n.fees_online = 'Pay Fees Online';
i18n.fees_title = 'Course Fees';
i18n.fees_abe = 'University Pathway (ABE) Qualifications';
i18n.fees_dl4 = 'Diploma (Level 4)';
i18n.fees_hdl5 = 'Higher Diploma (Level 5)';
i18n.fees_gdl6 = 'Graduate Diploma (Level 6)';
i18n.fees_pgl7 = 'Postgraduate Diploma (Level 7)';
i18n.fees_gidl6 = 'Graduate Integrated Diploma (Level 6) ';
i18n.fees_gidl6_1 = 'and Extended Diploma (Level 6)';
i18n.fees_dl4_1 = '3 terms (4 modules including UFS*)  -   QCF Level 4';
i18n.fees_dl4_2 = '£4,250';
i18n.fees_hdl5_1 = '3 terms (7-9 modules = Year 1 of a UK degree) - QCF Level 5';
i18n.fees_hdl5_2 = '£4,500';
i18n.fees_gdl6_1 = '3 terms (5 modules = 2 years of a UK degree) - QCF Level 6';
i18n.fees_gdl6_2 = '£4,750';
i18n.fees_pgl7_1 = '3 terms (5 modules - leads to an MBA) - QCF Level 7';
i18n.fees_pgl7_2 = '£4,950';
i18n.fees_gidl6_2 = '6 terms (13 modules) - QCF Level 6';
i18n.fees_gidl6_3 = '£9,000';
i18n.fees_addi = 'Warnborough College Diplomas and Higher Diplomas are offered to those students who have passed the ABE qualification. The additional fee is £500 for a Warnborough Diploma or Higher Diploma.';
i18n.fees_english = 'English Language Programs and University Foundation Skills';
i18n.fees_gen = 'General English (18 hours per week)';
i18n.fees_gen_1 = '1 academic term (10 weeks)';
i18n.fees_gen_2 = '2 academic terms (20 weeks)';
i18n.fees_gen_3 = '3 academic terms (30 weeks)';
i18n.fees_gen_1_1 = '£1,250';
i18n.fees_gen_2_1 = '£2,500';
i18n.fees_gen_3_1 = '£3,750';
i18n.fees_ppw1 = 'Price per week (15 hours): ';
i18n.fees_ppw2 = 'Price per week (18 hours): ';
i18n.fees_ppw3 = 'Price per week (25 hours): ';
i18n.fees_pp1 = '£125';
i18n.fees_pp2 = '£190';
i18n.fees_pp3 = '£220';
i18n.fees_buseng1 = '£225';
i18n.fees_ielts = 'IELTS Intensive Examination Preparation';
i18n.fees_ielts1 = 'Price per week (20 hours)';
i18n.fees_ielts2 = '£195';
i18n.fees_spec = 'English for Specific or Academic Purposes';
i18n.fees_indeng = ' Individual English Lessons (per hour)';
i18n.fees_indpri = '£35';
i18n.fees_otheng = 'IELTS and Other English Workbooks required per course';
i18n.fees_othpri = '£25';
i18n.fees_other = 'Other Fees and Charges';
i18n.fees_appfee = 'Application fee (All Programs)';
i18n.fees_120 = '£120';
i18n.fees_50 = '£50';
i18n.fees_airtran = ' Airport transfers (one-way) from/to London Heathrow or London Gatwick';
i18n.fees_host = 'Host Accommodation (single room, half board). Cost per week. (Students must live in Canterbury or within a 12 mile radius of the city limits).';
i18n.fees_acc = 'Accommodation Arrangement Fee';
i18n.fees_note = 'Note: The above fees are for the 2012 intakes only. Warnborough College reserves the right to modify its prices as economic exigencies dictate.';
i18n.fees_policy = ' - (Regarding Payment Methods, Student Visas, Refunds, Merchandise) ';
i18n.fandr_title = 'Fees and Refund Policy';
i18n.fandr_des = 'Please read below for our tuition payments and refund policy.';
i18n.fandr_paymeth = 'Payment Method';
i18n.fandr_pmd = 'Fees must be paid in advance on a termly or modular basis.<br />Fees may be paid by Telegraphic Transfer, Bankers Draft or by Credit Card. Students are responsible for all telegraphic transfer charges.';
i18n.fandr_note = 'Notes';
i18n.fandr_not1 = 'Fees are adjusted on the 1st of January each year and apply only to new students. Students may not progress to the next module or stage until payment has been received.';
i18n.fandr_onsit = 'Onsite Programs';
i18n.fandr_locl = 'Local Students';
i18n.fandr_loc1 = 'Students desiring to withdraw from an individual course or from the College or any of its associated programs must give notice in writing to the Office of the Registrar. Notification to persons other than those in the Office of the Registrar or in other than written form, is not effective as official notice of withdrawal. Application fees and/or deposits, where required, are not refundable.';
i18n.fandr_loc1_1 = 'Should a student voluntarily withdraw from the College after a visa has been granted, credit for tuition will be calculated from the date the Office of the Registrar receives written notification of withdrawal, according to the following percentages of total tuition due:';
i18n.fandr_lo1 = 'Withdrawal prior to registration - 50%';
i18n.fandr_lo2 = 'Withdrawal up to the first day of classes - 25%';
i18n.fandr_lo3 = 'Withdrawal after the commencement of classes - 0%';
i18n.fandr_appfee = 'The application fee is non-refundable. After enrolment has been confirmed, no part of the fees will be refunded, except in the case of the student\'s serious, protracted illness, when a medical certificate from a licensed physician is required. In the event of a refund for medical reasons, the following schedule is applicable:';
i18n.fandr_af1 = 'withdrawal prior to registration - 75% of tuition';
i18n.fandr_af2 = 'withdrawal up to first day of classes - 50% of tuition';
i18n.fandr_af3 = 'withdrawal after classes begin - no refund';
i18n.fandr_noref = 'No refund will be made if a student voluntarily withdraws after the start of classes, or is dismissed for misconduct or academic cause. If you are unsure of your situation, please speak to the Admissions Officer or the Registrar.';
i18n.fandr_intstud = 'International Students';
i18n.fandr_intstud1 = '(any student who requires a student visa)';
i18n.fandr_visa = 'In the event of a Visa refusal';
i18n.fandr_vr = 'Warnborough College will refund all fees less an administration  charge of &pound;200 upon presentation of original refusal documents (copies  will not be considered) and the original letter of acceptance from  Warnborough College.';
i18n.fandr_vr2 = 'Refund requests and refusal documents must be submitted within 3 months of the refusal notice date.';
i18n.fandr_vr3 = 'Refunds will not be considered if the reason for refusal is due to false or incorrect  documentary evidence, financial discrepancies, or genuineness of  purpose.';
i18n.fandr_vapp = 'In the event of Visa approval';
i18n.fandr_vap1 = 'Once the student has had his/her student visa approved to study at Warnborough College, a refund will not be given under any circumstances, regardless of whether a student is  unable to take up the course or continue for any reason. You are  strongly advised to take out insurance to cover any unforeseen  contingencies that may prevent you from attending or completing a course  of study at Warnborough College.';
i18n.fandr_visdec = 'Withdrawal before a Visa decision';
i18n.fandr_vd1 = 'Refunds will NOT be given under any circumstances, regardless of  whether a student is unable to take up the course or&nbsp;withdraws his/her  visa application&nbsp;for any reason, or fails to submit a visa application  once fees have been paid to&nbsp;Warnborough College. &nbsp;Students are  encouraged to take out ';
i18n.fandr_ins = 'insurance';
i18n.fandr_vd1_1 = ' to protect themselves against all contingencies.';
i18n.fandr_plsnt = 'Please Note';
i18n.fandr_plnt1 = 'All approved refunds are in UK pounds sterling. The student will be responsible for any bank charges/fees.';
i18n.fandr_plnt2 = 'The College reserves the right to change or amend any refund procedures at their discretion.';
i18n.fandr_plnt3 = 'All students enrolling at Warnborough College agree to, and are subject to, the terms and conditions of this Refund Policy. ';
i18n.fandr_plnt4 = 'Students are responsible for taking out ';
i18n.fandr_plnt5 = ' to protect them against unforseen circumstances that may prevent them  from attending a programme of study in the UK, and to cover illness,  accidents, hospitalisation, emergencies, and other contingencies while  studying in the UK.';
i18n.fandr_plnt6 = 'Visa processing may take longer than expected, so students should  apply early and expect delays. No refunds will be given if a student  withdraws his/her application before a visa is submitted or processed  irrespective of visa delays or other unforseen delays.';
i18n.fandr_plnt7 = 'Agents representing students are responsible for carefully checking  that all student documents are originals and genuine, and that the  documents issued by Warnborough College are carefully checked for any  errors prior to submission to visa authorities.';
i18n.fandr_vic = 'VERISTAT IMMIGRATION CONSULTANCY';
i18n.fandr_plnt8 = ' in London will help all Warnborough  applicants who need advice regarding student entry to the UK to study  at Warnborough.';
i18n.fandr_dlp = 'Distance Learning Programs';
i18n.fandr_dlp1 = 'Students desiring to withdraw from an individual module or from the full program must give notice in writing to the Office of the Registrar. Notification to persons other than those in the Office of the Registrar or in other than written form, is not effective as official notice of withdrawal.';
i18n.fandr_roif = 'Refunds of the fees paid are only made if:';
i18n.fandr_roif1 = 'The hardcopy study materials have not been mailed out;';
i18n.fandr_roif2 = 'If online content has not been accessed;';
i18n.fandr_roif3 = 'Teaching/supervision has not commenced.';
i18n.fandr_ardnrf = 'Application fees, review fees, and/or deposits (e.g. for the first term\'s tuition fees), where required, are not refundable.';
i18n.fandr_withdis = 'No refund will be made if a student voluntarily withdraws after the start of the program/classes, or is dismissed for misconduct or academic cause.';
i18n.fandr_unhap = 'No refund will be made if a student is unhappy with an assessment outcome or examination result (this will hold true particularly if an appeal has been exhausted and the same outcome is retained).';
i18n.fandr_parref = 'Partial refunds may be made in some cases in the event of serious illness or death. Claims for refunds under these conditions should be accompanied by the appropriate certified documentation.';
i18n.fandr_unsit = 'If you are unsure of your situation, please ';
i18n.fandr_conad = 'contact the Admissions officer';
i18n.fandr_oth = 'Other Fees, Payments and Merchandise';
i18n.fandr_oth1 = 'If an item is not available, a similar item at the same price or under can be sent instead.';
i18n.fandr_oth2 = 'Items are not normally dispatched until all funds are cleared.';
i18n.fandr_oth3 = 'Every care and precaution is taken to pack your order securely. However the College is not responsible or liable for the safety and condition of the product once it leaves College premises unless the purchaser has purchased the appropriate insurance.';
i18n.fandr_oth4 = 'Refunds will only be made if the item is faulty. In this case, the purchaser must return the damaged product(s) as proof.';
i18n.fandr_oth5 = 'The College will not sell in bulk to anyone except to registered and authorised Learning Centres.';
i18n.tdates = 'Term Dates';
i18n.termdates_title = '2012 Term Dates';
i18n.rereg_dates = 'Re-registration Dates';
i18n.i2nd_term = 'Second Term';
i18n.i1stmid_break = 'Mid-term break';
i18n.mid_date = '30th March - 16th April';
i18n.i3rd_term = 'Third Term';
i18n.term_start = 'Starts';
i18n.term_end = 'Ends';
i18n.term_sdate = ' 6th February';
i18n.term_edate = ' 29th May';
i18n.tbc = 'To be confirmed.';
i18n.i3rdstart = ' 2nd July';
i18n.i3rdend = ' 3rd September';
i18n.i4th_term = 'Fourth Term';
i18n.i4thstart = ' 17th September';
i18n.i4thend = ' 26th November';
i18n.whattobring_title = 'What do you need to bring with you?';
i18n.wtb_about = 'Going to study in a foreign country is always a big adventure. It is exciting, but do not forget to prepare for it. You will be away from your family and friends for a while, and you will have to get used to being on your own. It is easier to be resourceful and independent when you are prepared.';
i18n.wtb_weather = 'The Weather - Changeable';
i18n.wtb_wabout = 'The British weather can be highly unpredictable, one minute raining and the next sunny. In the summer months of June to August, the weather can fluctuate from 20 to 35 degrees Celsius. In the winter months, depending on where you are in the UK, it can get extremely cold.';
i18n.dress_code = 'Clothing - Dress Code';
i18n.dc_about = 'You will need to be prepared for cold weather, so make sure you pack warm and waterproof clothing. Most people wear several layers of clothing to keep warm outdoors. Clothes and other items may be purchased in Canterbury, and it has a wide range of shops and department stores. Students taking professional qualifications will need to adhere to our strict dress code for classes, formal events and for job interviews. Gentlemen will need a suit, sports jacket, trousers, white shirt(s) and tie; and ladies will need modest dresses. You may bring along your national costume  for special events.';
i18n.wtb_tools = 'Dictionary, Computer - \'tools for the course\'';
i18n.wtb_tabout = 'You must bring a dictionary with you. Also, if you have a notebook, netbook, iPad computer this will be needed for class/homework/research use. These may be purchased in Canterbury for about £200. All college buildings have  free internet access, and staff who will help you with computer issues. Voltage in the UK is 240V so make sure any electrical items you bring conform to this standard. Do not bring any items that are unnecessary, as many things can be bought in the UK. You might wish to bring along things like photographs of family and friends, posters and other mementoes that can help you feel more at home.';
i18n.wtb_money = 'Money Matters';
i18n.wtb_mabout = 'The local currency is the Pound Sterling. Each pound is divided into 100 pence. Please make sure that you bring enough funds with you to cover your fees, accommodation, travel and other living expenses. It is safer to err on the side of more, rather than less. Do not assume that you will be able to make enough money doing part-time work to cover all your expenses. You can change your own currency into Pound Sterling at your local bank or money changer. Travellers cheques are a good idea if you intend to bring a larger amount of money. However, you can also change the currency at a UK port of entry. You should bring at least £200 into the UK to allow for food, fares and other things. There are cash machines all over the UK which allow the use of international credit, debit and charge cards.';
i18n.wtb_mtabletitle = 'The list below estimates weekly costs for single students:';
i18n.wtb_mtable1 = 'Accommodation (£80-110 per week): £90';
i18n.wtb_mtable2 = 'Travel: £20';
i18n.wtb_mtable3 = 'Food: £28';
i18n.wtb_mtable4 = 'Personal toiletries: £5';
i18n.wtb_mtable5 = 'Laundry & Housekeeping: £4';
i18n.wtb_mtable6 = 'Books, equipment & material: £10';
i18n.wtb_mtable7 = 'Clothes: £7';
i18n.wtb_mtable8 = 'Leisure/Social activities: £15';
i18n.wtb_mtable9 = 'Telephone (including international calls): £10';
i18n.wtb_mtable10 = 'Contents Insurance (recommended): £1';
i18n.wtb_mtable11 = 'Contigencies and Emergencies: £5';
i18n.wtb_mtable12 = 'TOTAL: £195';
i18n.wtb_msummary = 'Obviously, these figures are only estimates, and not every one of the costs listed above will be incurred each week. They serve to provide an average snapshot of expenses incurred over each academic term.';
i18n.wtb_accom = 'Accommodation';
i18n.wtb_aabout = 'For students who are unable to find their own accommodation, Warnborough College is able to arrange accommodation with an English host. Staying with a host is a unique way to learn even more about the UK and its people. Students must live within easy access to Canterbury since classes start at 9am sharp. ';
i18n.wtb_insurance = 'Insurance - Required';
i18n.wtb_iabout = 'All overseas students MUST take out insurance  to cover them for accidents, medical care, and any unforseen circumstances that may prevent them from arriving in the UK or continuing with their programme of study.';
i18n.wtb_health = 'Health Care';
i18n.wtb_habout = 'All international students who are studying on a programme for six months or more may apply to receive free health care from the National Health Service (NHS). The College\'s Student Services Department can provide you with more information on this. ';
i18n.wtb_customs = 'Customs and Your Luggage';
i18n.wtb_cabout = 'Ensure that all your luggage is clearly marked with your name and your address in the UK. There are limits to what you can bring into the country, either before, during, or after you arrive in the UK. Some items may be prohibited. For a full set of rules and regulations about what you can or can\'t bring into the country, please visit: ';
i18n.wtb_cusweb = 'HM Customs and Excise website.';
i18n.wtb_english = 'English Language Proficiency - required before any official examainations are taken.';
i18n.wtb_eabout = 'You should have a good command of both written and spoken English before embarking on an educational programme in the UK. There are many accents and colloquial expressions which can flummox even native speakers! Normally, you will be asked to provide proof of English proficiency during the course application process (usually in form of a recognised test score like TOEFL or IELTS). Warnborough College is able to offer top-up or advanced English proficiency courses upon your arrival if there is a need for that. You will not be able to sit for any professional examination (ABE) unless you have an IELTS score (or similar) of 6.5+.  Exam preparation classes are provided. IELTS exams are held regularly in Canterbury.';
i18n.arrival_title = 'Arriving in the UK';
i18n.arrival_brief = 'You\'ve made it safely to one of the UK\'s international airports. Now what?';
i18n.arrival_immigration = 'Clearing Immigration';
i18n.arrival_iabout1 = 'When you arrive at a United Kingdom port of entry, you will have to go through Immigration Control. European Union (EU) citizens can enter freely by showing your passport or National Identity Card.';
i18n.arrival_iabout2 = 'Students who are citizens of all other countries will be required to show a valid passport (with the right visas, where necessary), the acceptance letter from Warnborough College to say that you are attending a full-time course (15 or more hours of study per week), documentary proof of financial security to meet tuition fees and living expenses, and any other relevant information (eg. proof of accommodation arrangements).';
i18n.arrival_iabout3 = 'You should have no difficulties if you can produce these documents. If you do not meet the Immigration Rules for students, the Immigration Officer may refuse you entry.';
i18n.arrival_iproblem = 'If there is a misunderstanding or a problem, you are advised to contact one of the following:';
i18n.arr_prob1 = 'United Kingdom Immigration Advisory Service - they have offices at most major airports, or call their Helpline on 020 7967 1299.';
i18n.arr_prob2 = 'Warnborough College Admissions Department - between 9am and 5pm, Mondays to Fridays on 01227 762 107.';
i18n.arrival_isummary = 'Assuming everything is alright, you will be given a stamp in your passport stating the length of time you are allowed to stay and other immigration conditions. This will normally depend on the length of your course, although you can extend your stay later if you continue to be a full-time student.';
i18n.arr_police = 'Registering with the Police';
i18n.arr_pabout = 'Students (and their dependents) from outside the Commonwealth and the European Community who are admitted for 6 months or more are normally required to register with the police. The Immigration Officer may put a stamp in your passport requiring you to register with the police within seven days of your arrival. You will need to go to your nearest police station bringing with you two passport photographs, an acceptance letter from the College, and your passport. There is normally a processing fee you have to pay (in the region of £35). The College will be able to assist you with this process.';
i18n.arr_travel = 'Travel Information';
i18n.arr_trabout = 'Depending on your port of entry, we have listed the main ways of getting to Warnborough College below.';
i18n.arr_airport = 'Airport Pickups and Transfers';
i18n.arr_airabout = 'Warnborough College can organise a \'meet and greet\' service, or transfers to and from all the major London airports for a fee. This can be arranged directly with the College\'s Student Services, and is the recommended option for students going to the Canterbury campus. You will be met by special Warnborough drivers who will give you a brief introduction to life in the United Kingdom and what you can expect, during the journey to Canterbury.';
i18n.arr_taxis = 'Taxis';
i18n.arr_taxabout = 'Taxis can be booked before arrival, or at the airport itself.';
i18n.arr_trains = 'Trains & The Underground (Tube)';
i18n.arr_tabout = 'London is well-served by a wide train network. ';
i18n.arr_tlinks = 'Click one of the links below for information on London Transport:';
i18n.arr_tlink1 = 'Tube and Bus Maps (PDF)';
i18n.arr_tlink2 = 'Tube and Bus Maps';
i18n.arr_tlink3 = 'London Transport';
i18n.arr_theathrow = 'Heathrow airport';
i18n.arr_headirections = 'It can take about 45-60 minutes on the London Underground to get into Central London. At Heathrow Airport get on the Piccadilly Tube Line to get into London (approximately 45 minutes). There is also the Heathrow Express which takes passengers straight into Paddington Station in Central London in only 15 minutes. You can also take the Heathrow Express train service which runs to London Victoria where you can take the SouthEastern Train to Canterbury.';
i18n.arr_gatwick = 'Gatwick airport';
i18n.arr_gabout = 'The Gatwick Express runs every 30 minutes to and from Victoria Station. Connex South Eastern trains run frequently to Central London. Change at Tonbridge to go to Canterbury. Gatwick is also serviced by South Central, Thameslink, Thames, and Virgin Trains.';
i18n.arr_stansted = 'Stansted airport';
i18n.arr_sabout = 'The Stansted Express takes about 41 minutes to the City of London, Liverpool Street station. An hourly local service makes stops all the way into London.';
i18n.arr_luton = 'Luton airport';
i18n.arr_labout = 'Luton is served by fast and frequent Thameslink trains to North and Central London, the City and Brighton, plus Midland Mainline services to East Midlands, London, Yorkshire. A dedicated Airport Shuttle bus service links the station with the terminal.';
i18n.arr_london2 = 'To Canterbury: From London, students can take direct Connex South Eastern trains to either Canterbury East or Canterbury West stations from either Charing Cross, Waterloo East, or Victoria railway stations. The journey time to Canterbury is approximately one hour and 20 minutes. For more information, visit: ';
i18n.arr_natrail = 'National Rail Website';
i18n.arr_bus1 = 'Buses';
i18n.arr_heathrow = 'Heathrow airport';
i18n.arr_heabout = 'Frequent bus and coach services connect Heathrow with over 500 destinations across the UK. Most coach services operate from the central bus station, which can be reached by the subways linking Terminals 1, 2 and 3. The central bus station is well signed posted from all terminals and is located next to the London Underground station for Terminals 1, 2 and 3.';
i18n.arr_gatwick2 = 'Gatwick airport';
i18n.arr_g2about = 'Speedlink coaches operate between Gatwick and Heathrow airports.';
i18n.arr_stansted2 = 'Stansted airport';
i18n.arr_s2about = 'The Airbus A6 connects Stansted with Victoria Station in London every 20 minutes.';
i18n.arr_luton2 = 'Luton airport';
i18n.arr_l2about = 'The Greenline 757 - Bay 7-8: A daily express service runs between London Luton Airport and Central London stopping at Brent Cross, Finchley Road Station, Baker Street, Marble Arch and Victoria.';
i18n.arr_bus2 = 'There are buses from the bus terminal in Victoria Station that can take students to Canterbury. The journey time is approximately 1 hour 30 minutes.';
i18n.terms_title = 'Terms and Conditions';
i18n.terms_start = 'The terms and conditions for using this website are detailed below.';
i18n.terms_title1 = 'Copyright';
i18n.terms_text1 = 'All Web site design, text, graphics, the selection and arrangement thereof, and all software compilations, underlying source code, software (including applets) and all other material on this Web site are copyright Warnborough College and its affiliates, or their content and technology providers. ALL RIGHTS RESERVED.';
i18n.terms_text11 = 'Catalogues and various application forms may be downloaded solely for use by the individual as a means of applying to Warnborough College for a place on the programme. Permission is not granted to electronically reproduce and/or print any part of this website for use in another website or publication.';
i18n.terms_title2 = 'Trademarks';
i18n.terms_text2 = 'Warnborough College and Warnborough Worldwide Alumni Association (WWAA) and/or other Warnborough services referenced on this website are either trademarks or registered trademarks of Warnborough College. Other services and organisation names mentioned on this site may be the trademarks or registered trademarks of their respective owners and are used with permission. Any trademarks used without permission should be reported to us immediately.';
i18n.terms_title3 = 'Conditions Of Web site Use';
i18n.terms_text3 = 'This website was designed to provide information to inquirers, students, faculty members, and other individuals who may be interested in the services of Warnborough College and its affiliates.';
i18n.terms_text31 = 'No contract will subsist between you and Warnborough College for any product or service unless and until Warnborough College has accepted your request in writing.';
i18n.terms_title4 = 'Disclaimer';
i18n.terms_text4 = 'WARNBOROUGH COLLEGE IS PROVIDING THIS WEB SITE AND ITS CONTENTS ON AN "AS IS" BASIS AND MAKES NO (AND EXPRESSLY DISCLAIMS ALL) REPRESENTATIONS OR WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, WITH RESPECT TO THIS WEB SITE OR THE INFORMATION, CONTENT, MATERIALS OR PRODUCTS INCLUDED IN THIS SITE. INFORMATION ON PROGRAMMES OF STUDY ARE INCLUDED IN ALL STUDENT PACKS. IN ADDITION, WARNBOROUGH DOES NOT REPRESENT OR WARRANT THAT THE INFORMATION ACCESSIBLE VIA THIS WEB SITE IS ACCURATE, COMPLETE OR CURRENT.';
i18n.terms_text41 = 'Tuition fees and academic regulations are subject to change without notice.';
i18n.terms_text42 = 'Except as specifically stated on this Web site, to the fullest extent permitted at law, neither Warnborough College nor any of its affiliates, directors, employees or other representatives will be liable for damages arising out of or in connection with the use of this Web site or the information, content, services, materials or products included on this site. This is a comprehensive limitation of liability that applies to all damages of any kind, including (without limitation) compensatory, direct, indirect or consequential damages, loss of data, income or profit, loss of or damage to property and claims of third parties. For the avoidance of doubt, Warnborough College does not limit its liability for death or personal injury to the extent only that it arises as a result of the negligence of Warnborough College, its affiliates, directors, employees or other representatives.';


