Critical'; $txt['errortype_critical_desc'] = 'Critical errors. These should be taken care of as quickly as possible. Ignoring these errors can result in your forum failing and possibly security issues'; $txt['errortype_database'] = 'Database'; $txt['errortype_database_desc'] = 'Errors caused by faulty queries. These should be looked at and reported to the SMF team.'; $txt['errortype_undefined_vars'] = 'Undefined'; $txt['errortype_undefined_vars_desc'] = 'Errors caused by the use of undefined variables, indexes, or offsets.'; $txt['errortype_template'] = 'Template'; $txt['errortype_template_desc'] = 'Errors related to the loading of templates.'; $txt['errortype_user'] = 'User'; $txt['errortype_user_desc'] = 'Errors resulting from user errors. Includes failed passwords, trying to login when banned, and trying to do an action for which they do not have permission.'; $txt['maintain_recount'] = 'Recount all forum totals and statistics'; $txt['maintain_recount_info'] = 'Should the total replies of a topic or the number of PMs in your inbox be incorrect: this function will recount all saved counts and statistics for you.'; $txt['maintain_errors'] = 'Find and repair any errors'; $txt['maintain_errors_info'] = 'If, for example, posts or topics are missing after a server crash, this function may help finding them again.'; $txt['maintain_logs'] = 'Empty out unimportant logs'; $txt['maintain_logs_info'] = 'This function will empty out all unimportant logs. This should be avoided unless something\'s wrong, but it doesn\'t hurt anything.'; $txt['maintain_cache'] = 'Empty the file cache'; $txt['maintain_cache_info'] = 'This function will empty out the file cache should you need it to be cleared.'; $txt['maintain_optimize'] = 'Optimize all tables'; $txt['maintain_optimize_info'] = 'This task allows you to optimize all tables. This will get rid of overhead, effectively making the tables smaller in size and your forum faster!'; $txt['maintain_version'] = 'Check all files against current versions'; $txt['maintain_version_info'] = 'This maintenance task allows you to do a detailed version check of all forum files against the official list of latest versions.'; $txt['maintain_run_now'] = 'Run task now'; $txt['maintain_return'] = 'Back to Forum Maintenance'; $txt['maintain_backup'] = 'Backup Database'; $txt['maintain_backup_info'] = 'Download a backup copy of your forums database in case of emergency.'; $txt['maintain_backup_struct'] = 'Save the table structure.'; $txt['maintain_backup_data'] = 'Save the table data (the important stuff).'; $txt['maintain_backup_gz'] = 'Compress the file with gzip.'; $txt['maintain_backup_save'] = 'Download'; $txt['maintain_old'] = 'Remove Old Posts'; $txt['maintain_old_since_days1'] = 'Remove all topics not posted in for '; $txt['maintain_old_since_days2'] = ' days, which are:'; $txt['maintain_old_nothing_else'] = 'Any sort of topic.'; $txt['maintain_old_are_moved'] = 'Moved topic notices.'; $txt['maintain_old_are_locked'] = 'Locked.'; $txt['maintain_old_are_not_stickied'] = 'But don\'t count stickied topics.'; $txt['maintain_old_all'] = 'All Boards (click to select specific boards)'; $txt['maintain_old_choose'] = 'Specific Boards (click to select all)'; $txt['maintain_old_remove'] = 'Remove now'; $txt['maintain_old_confirm'] = 'Are you really sure you want to delete old posts now?\\n\\nThis cannot be undone!'; $txt['maintain_members'] = 'Remove Inactive Members'; $txt['maintain_members_ungrouped'] = 'Ungrouped Members (Members with no assigned groups)'; $txt['maintain_members_since1'] = 'Remove all members who have not'; $txt['maintain_members_since2'] = 'for'; $txt['maintain_members_since3'] = 'days.'; $txt['maintain_members_activated'] = 'activated their account'; $txt['maintain_members_logged_in'] = 'logged in'; $txt['maintain_members_all'] = 'All Membergroups'; $txt['maintain_members_choose'] = 'Selected Groups'; $txt['maintain_members_confirm'] = 'Are you sure you really want to delete these member accounts?\\n\\nThis cannot be undone!'; $txt['utf8_title'] = 'Convert the database and data to UTF-8'; $txt['utf8_introduction'] = 'UTF-8 is an international character set covering nearly all languages around the world. Converting your database and data to UTF-8 can make it easier to support multiple languages on the same board. It also can enhance search and sorting capabilities for languages with non-latin characters.'; $txt['utf8_warning'] = 'If you want to convert your data and database to UTF-8, be aware of the following: '; $txt['utf8_charset_not_supported'] = 'Conversion from %1$s to UTF-8 is not supported.'; $txt['utf8_detected_charset'] = 'Based on your default language file (\'%1$s\'), the character set of your data would most likely be \'%2$s\'.'; $txt['utf8_already_utf8'] = 'Your database and data already seem to be configured as UTF-8 data. No conversion is needed.'; $txt['utf8_source_charset'] = 'Data character set'; $txt['utf8_proceed'] = 'Proceed'; $txt['utf8_database_charset'] = 'Database character set'; $txt['utf8_target_charset'] = 'Convert data and database to'; $txt['utf8_utf8'] = 'UTF-8'; $txt['utf8_db_version_too_low'] = 'The version of MySQL that your database server is using is not high enough to support UTF-8 properly. A minimum version of 4.1.2 is required.'; $txt['utf8_cannot_convert_fulltext'] = 'Your messages table is using a fulltext index for use when searching. You cannot proceed in converting to UTF-8 until that index is removed. You can re-create it after the conversion has been completed.'; $txt['entity_convert_title'] = 'Convert HTML-entities to UTF-8 characters'; $txt['entity_convert_only_utf8'] = 'The database needs to be in UTF-8 format before HTML-entities can be converted to UTF-8'; $txt['entity_convert_introduction'] = 'This function will convert all characters that are stored in the database as HTML-entities to UTF-8 characters. This is especially useful when you have just converted your forum from a character set like ISO-8859-1 while non-latin characters were used on the forum. The browser then sends all characters as HTML-entities. For example, the HTML-entity α represents the greek letter α (alpha). Converting entities to UTF-8 will improve searching and sorting of text and reduce storage size.'; $txt['entity_convert_proceed'] = 'Proceed'; // Move topics out. $txt['move_topics_maintenance'] = 'Move Topics'; $txt['move_topics_select_board'] = 'Select Board'; $txt['move_topics_from'] = 'Move topics from'; $txt['move_topics_to'] = 'to'; $txt['move_topics_now'] = 'Move now'; $txt['move_topics_confirm'] = 'Are you sure you want to move ALL the topics from "%board_from%" to "%board_to%"?'; $txt['maintain_reattribute_posts'] = 'Reattribute User Posts'; $txt['reattribute_guest_posts'] = 'Attribute guest posts made with'; $txt['reattribute_email'] = 'Email address of'; $txt['reattribute_username'] = 'Username of'; $txt['reattribute_current_member'] = 'Attribute posts to member'; $txt['reattribute_increase_posts'] = 'Add posts to users post count'; $txt['reattribute'] = 'Reattribute'; // Don't use entities in the below string. $txt['reattribute_confirm'] = 'Are you sure you want to attribute all guest posts with %type% of "%find%" to member "%member_to%"?'; $txt['reattribute_confirm_username'] = 'a username'; $txt['reattribute_confirm_email'] = 'an email address'; $txt['reattribute_cannot_find_member'] = 'Could not find member to attribute posts to.'; $txt['maintain_recountposts'] = 'Recount User Posts'; $txt['maintain_recountposts_info'] = 'Run this maintenance task to update your users total post count. It will recount all (countable) posts made by each user and then update their profile post count totals'; ?>