Chris@76: Simple Machines Documentation Wiki and check out the credits to find out who has made SMF what it is today.'; Chris@76: Chris@76: $txt['manual_section_registering_title'] = 'Registering'; Chris@76: $txt['manual_section_logging_in_title'] = 'Logging In'; Chris@76: $txt['manual_section_profile_title'] = 'Profile'; Chris@76: $txt['manual_section_search_title'] = 'Search'; Chris@76: $txt['manual_section_posting_title'] = 'Posting'; Chris@76: $txt['manual_section_bbc_title'] = 'Bulletin Board Code (BBC)'; Chris@76: $txt['manual_section_personal_messages_title'] = 'Personal Messages'; Chris@76: $txt['manual_section_memberlist_title'] = 'Memberlist'; Chris@76: $txt['manual_section_calendar_title'] = 'Calendar'; Chris@76: $txt['manual_section_features_title'] = 'Features'; Chris@76: Chris@76: $txt['manual_section_registering_desc'] = 'Many forums require users to register to gain full access.'; Chris@76: $txt['manual_section_logging_in_desc'] = 'Once registered, users must login to access their account.'; Chris@76: $txt['manual_section_profile_desc'] = 'Each member has their own personal profile.'; Chris@76: $txt['manual_section_search_desc'] = 'Searching is an extremely helpful tool for finding information in posts and topics.'; Chris@76: $txt['manual_section_posting_desc'] = 'The whole point of a forum, posting allows users to express themselves.'; Chris@76: $txt['manual_section_bbc_desc'] = 'Posts can be spiced up with a little BBC.'; Chris@76: $txt['manual_section_personal_messages_desc'] = 'Users can send personal messages to each other.'; Chris@76: $txt['manual_section_memberlist_desc'] = 'The memberlist shows all the members of a forum.'; Chris@76: $txt['manual_section_calendar_desc'] = 'Users can keep track of events, holidays, and birthdays with the calendar.'; Chris@76: $txt['manual_section_features_desc'] = 'Here is a list of the most popular features in SMF.'; Chris@76: Chris@76: ?>