Merged with "timezone" feature branch HEAD geeklog_1_6_1b1
authorDirk Haun <dirk@haun-online.de>
Sun Nov 01 09:43:28 2009 +0100 (3 months ago)
branchHEAD
changeset 7434aa322b3c4d3d
parent 7433a8de0db60197
parent 74277915c1f5f403
child 7435cadb28a7bc7b
Merged with "timezone" feature branch
public_html/admin/configuration.php
public_html/admin/install/config-install.php
public_html/admin/install/toinnodb.php
public_html/docs/history
public_html/lib-common.php
public_html/usersettings.php
sql/updates/mssql_1.6.0_to_1.6.1.php
sql/updates/mysql_1.6.0_to_1.6.1.php
     1.1 --- a/language/afrikaans.php	Sun Sep 20 19:11:47 2009 +0200
     1.2 +++ b/language/afrikaans.php	Sun Nov 01 09:43:28 2009 +0100
     1.3 @@ -824,7 +824,10 @@
     1.4      85 => 'Wys Alles',
     1.5      86 => 'Advanced Editor',
     1.6      87 => 'Story Stats',
     1.7 -    88 => 'Wiki-style format'
     1.8 +    88 => 'Wiki-style format',
     1.9 +    89 => 'Meta Description',
    1.10 +    90 => 'Meta Keywords',
    1.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
    1.12  );
    1.13  
    1.14  ###############################################################################
    1.15 @@ -859,7 +862,8 @@
    1.16      26 => 'maak hierdie die standaard onderwerp vir die artikelargief. Slegs een onderwerp toegelaat.',
    1.17      27 => 'of Laai Onderwerp Ikoon',
    1.18      28 => 'Maksimum',
    1.19 -    29 => 'L&ecirc;er Oplaai Foute'
    1.20 +    29 => 'L&ecirc;er Oplaai Foute',
    1.21 +    30 => 'Stories in Topic'
    1.22  );
    1.23  
    1.24  ###############################################################################
    1.25 @@ -1061,6 +1065,7 @@
    1.26      39 => 'Upload a plugin',
    1.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
    1.28      41 => 'Upload',
    1.29 +    42 => 'Click to update',
    1.30      99 => 'An unknown error occured',
    1.31      100 => 'Ok.',
    1.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
    1.33 @@ -1322,7 +1327,26 @@
    1.34      'size' => 'Grootte',
    1.35      'bytes' => 'Grepe',
    1.36      'total_number' => 'Totale aantal rugsteunings: %d',
    1.37 -    'download' => 'Click to download this file'
    1.38 +    'download' => 'Click to download this file',
    1.39 +    'new_backup' => 'New Backup',
    1.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
    1.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
    1.42 +    'convert_menu' => 'Convert to InnoDB',
    1.43 +    'convert_title' => 'Convert to InnoDB tables',
    1.44 +    'convert_button' => 'Convert',
    1.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
    1.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
    1.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
    1.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
    1.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
    1.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
    1.51 +    'optimize_menu' => 'Optimize Tables',
    1.52 +    'optimize_title' => 'Optimize Tables',
    1.53 +    'optimize_button' => 'Optimize',
    1.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
    1.55 +    'last_optimization' => 'Last optimization',
    1.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
    1.57 +    'optimize_success' => 'Successfully optimized database tables.'
    1.58  );
    1.59  
    1.60  ###############################################################################
    1.61 @@ -1471,7 +1495,7 @@
    1.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
    1.63      'installation' => 'installation instructions',
    1.64      'directory' => 'directory',
    1.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
    1.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
    1.67      'fix_it' => 'This is a security risk and should be fixed!',
    1.68      'reachable' => 'Your %s is reachable from the web.',
    1.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    1.70 @@ -1571,7 +1595,10 @@
    1.71      'addchild' => 'Add child',
    1.72      'list' => 'list',
    1.73      'list_all' => 'List all',
    1.74 -    'na' => 'N/A'
    1.75 +    'meta_description' => 'Meta Description',
    1.76 +    'meta_keywords' => 'Meta Keywords',
    1.77 +    'na' => 'N/A',
    1.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
    1.79  );
    1.80  
    1.81  # Localisation of the texts for the various drop-down menus that are actually
    1.82 @@ -1843,12 +1870,16 @@
    1.83      'censorlist' => 'Censor List',
    1.84      'ip_lookup' => 'IP Lookup',
    1.85      'url_rewrite' => 'Enable URL Rewrite',
    1.86 +    'meta_tags' => 'Meta Tags',
    1.87 +    'meta_description' => 'Default Meta Description',
    1.88 +    'meta_keywords' => 'Default Meta Keywords',
    1.89      'default_permissions_block' => 'Block Default Permissions',
    1.90      'default_permissions_story' => 'Story Default Permissions',
    1.91      'default_permissions_topic' => 'Topic Default Permissions',
    1.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
    1.93      'disable_webservices' => 'Disable Webservices?',
    1.94      'restrict_webservices' => 'Restrict Webservices?',
    1.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
    1.96      'article_comment_close_days' => 'Days to close comments (default)',
    1.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
    1.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
    1.99 @@ -1940,7 +1971,8 @@
   1.100      19 => array('Google' => 'google', 'Table' => 'table'),
   1.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   1.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   1.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   1.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   1.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   1.106  );
   1.107  
   1.108 -?>
   1.109 \ No newline at end of file
   1.110 +?>
     2.1 --- a/language/afrikaans_utf-8.php	Sun Sep 20 19:11:47 2009 +0200
     2.2 +++ b/language/afrikaans_utf-8.php	Sun Nov 01 09:43:28 2009 +0100
     2.3 @@ -824,7 +824,10 @@
     2.4      85 => 'Wys Alles',
     2.5      86 => 'Advanced Editor',
     2.6      87 => 'Story Stats',
     2.7 -    88 => 'Wiki-style format'
     2.8 +    88 => 'Wiki-style format',
     2.9 +    89 => 'Meta Description',
    2.10 +    90 => 'Meta Keywords',
    2.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
    2.12  );
    2.13  
    2.14  ###############################################################################
    2.15 @@ -859,7 +862,8 @@
    2.16      26 => 'maak hierdie die standaard onderwerp vir die artikelargief. Slegs een onderwerp toegelaat.',
    2.17      27 => 'of Laai Onderwerp Ikoon',
    2.18      28 => 'Maksimum',
    2.19 -    29 => 'L&ecirc;er Oplaai Foute'
    2.20 +    29 => 'L&ecirc;er Oplaai Foute',
    2.21 +    30 => 'Stories in Topic'
    2.22  );
    2.23  
    2.24  ###############################################################################
    2.25 @@ -1061,6 +1065,7 @@
    2.26      39 => 'Upload a plugin',
    2.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
    2.28      41 => 'Upload',
    2.29 +    42 => 'Click to update',
    2.30      99 => 'An unknown error occured',
    2.31      100 => 'Ok.',
    2.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
    2.33 @@ -1322,7 +1327,26 @@
    2.34      'size' => 'Grootte',
    2.35      'bytes' => 'Grepe',
    2.36      'total_number' => 'Totale aantal rugsteunings: %d',
    2.37 -    'download' => 'Click to download this file'
    2.38 +    'download' => 'Click to download this file',
    2.39 +    'new_backup' => 'New Backup',
    2.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
    2.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
    2.42 +    'convert_menu' => 'Convert to InnoDB',
    2.43 +    'convert_title' => 'Convert to InnoDB tables',
    2.44 +    'convert_button' => 'Convert',
    2.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
    2.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
    2.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
    2.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
    2.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
    2.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
    2.51 +    'optimize_menu' => 'Optimize Tables',
    2.52 +    'optimize_title' => 'Optimize Tables',
    2.53 +    'optimize_button' => 'Optimize',
    2.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
    2.55 +    'last_optimization' => 'Last optimization',
    2.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
    2.57 +    'optimize_success' => 'Successfully optimized database tables.'
    2.58  );
    2.59  
    2.60  ###############################################################################
    2.61 @@ -1471,7 +1495,7 @@
    2.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
    2.63      'installation' => 'installation instructions',
    2.64      'directory' => 'directory',
    2.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
    2.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
    2.67      'fix_it' => 'This is a security risk and should be fixed!',
    2.68      'reachable' => 'Your %s is reachable from the web.',
    2.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    2.70 @@ -1571,7 +1595,10 @@
    2.71      'addchild' => 'Add child',
    2.72      'list' => 'list',
    2.73      'list_all' => 'List all',
    2.74 -    'na' => 'N/A'
    2.75 +    'meta_description' => 'Meta Description',
    2.76 +    'meta_keywords' => 'Meta Keywords',
    2.77 +    'na' => 'N/A',
    2.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
    2.79  );
    2.80  
    2.81  # Localisation of the texts for the various drop-down menus that are actually
    2.82 @@ -1843,12 +1870,16 @@
    2.83      'censorlist' => 'Censor List',
    2.84      'ip_lookup' => 'IP Lookup',
    2.85      'url_rewrite' => 'Enable URL Rewrite',
    2.86 +    'meta_tags' => 'Meta Tags',
    2.87 +    'meta_description' => 'Default Meta Description',
    2.88 +    'meta_keywords' => 'Default Meta Keywords',
    2.89      'default_permissions_block' => 'Block Default Permissions',
    2.90      'default_permissions_story' => 'Story Default Permissions',
    2.91      'default_permissions_topic' => 'Topic Default Permissions',
    2.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
    2.93      'disable_webservices' => 'Disable Webservices?',
    2.94      'restrict_webservices' => 'Restrict Webservices?',
    2.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
    2.96      'article_comment_close_days' => 'Days to close comments (default)',
    2.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
    2.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
    2.99 @@ -1940,7 +1971,8 @@
   2.100      19 => array('Google' => 'google', 'Table' => 'table'),
   2.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   2.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   2.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   2.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   2.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   2.106  );
   2.107  
   2.108 -?>
   2.109 \ No newline at end of file
   2.110 +?>
     3.1 --- a/language/bosnian.php	Sun Sep 20 19:11:47 2009 +0200
     3.2 +++ b/language/bosnian.php	Sun Nov 01 09:43:28 2009 +0100
     3.3 @@ -828,7 +828,10 @@
     3.4      85 => 'Show All',
     3.5      86 => 'Advanced Editor',
     3.6      87 => 'Story Stats',
     3.7 -    88 => 'Wiki-style format'
     3.8 +    88 => 'Wiki-style format',
     3.9 +    89 => 'Meta Description',
    3.10 +    90 => 'Meta Keywords',
    3.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
    3.12  );
    3.13  
    3.14  ###############################################################################
    3.15 @@ -863,7 +866,8 @@
    3.16      26 => 'make this the default topic for archived stories. Only one topic allowed.',
    3.17      27 => 'Or Upload Topic Icon',
    3.18      28 => 'Maximum',
    3.19 -    29 => 'File Upload Errors'
    3.20 +    29 => 'File Upload Errors',
    3.21 +    30 => 'Stories in Topic'
    3.22  );
    3.23  
    3.24  ###############################################################################
    3.25 @@ -1065,6 +1069,7 @@
    3.26      39 => 'Upload a plugin',
    3.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
    3.28      41 => 'Upload',
    3.29 +    42 => 'Click to update',
    3.30      99 => 'An unknown error occured',
    3.31      100 => 'Ok.',
    3.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
    3.33 @@ -1326,7 +1331,26 @@
    3.34      'size' => 'Velicina',
    3.35      'bytes' => 'Bytes',
    3.36      'total_number' => 'Ukupan broj sigurnosnih backupova: %d',
    3.37 -    'download' => 'Click to download this file'
    3.38 +    'download' => 'Click to download this file',
    3.39 +    'new_backup' => 'New Backup',
    3.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
    3.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
    3.42 +    'convert_menu' => 'Convert to InnoDB',
    3.43 +    'convert_title' => 'Convert to InnoDB tables',
    3.44 +    'convert_button' => 'Convert',
    3.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
    3.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
    3.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
    3.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
    3.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
    3.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
    3.51 +    'optimize_menu' => 'Optimize Tables',
    3.52 +    'optimize_title' => 'Optimize Tables',
    3.53 +    'optimize_button' => 'Optimize',
    3.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
    3.55 +    'last_optimization' => 'Last optimization',
    3.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
    3.57 +    'optimize_success' => 'Successfully optimized database tables.'
    3.58  );
    3.59  
    3.60  ###############################################################################
    3.61 @@ -1475,7 +1499,7 @@
    3.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
    3.63      'installation' => 'installation instructions',
    3.64      'directory' => 'directory',
    3.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
    3.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
    3.67      'fix_it' => 'This is a security risk and should be fixed!',
    3.68      'reachable' => 'Your %s is reachable from the web.',
    3.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    3.70 @@ -1575,7 +1599,10 @@
    3.71      'addchild' => 'Add child',
    3.72      'list' => 'list',
    3.73      'list_all' => 'List all',
    3.74 -    'na' => 'N/A'
    3.75 +    'meta_description' => 'Meta Description',
    3.76 +    'meta_keywords' => 'Meta Keywords',
    3.77 +    'na' => 'N/A',
    3.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
    3.79  );
    3.80  
    3.81  # Localisation of the texts for the various drop-down menus that are actually
    3.82 @@ -1847,12 +1874,16 @@
    3.83      'censorlist' => 'Censor List',
    3.84      'ip_lookup' => 'IP Lookup',
    3.85      'url_rewrite' => 'Enable URL Rewrite',
    3.86 +    'meta_tags' => 'Meta Tags',
    3.87 +    'meta_description' => 'Default Meta Description',
    3.88 +    'meta_keywords' => 'Default Meta Keywords',
    3.89      'default_permissions_block' => 'Block Default Permissions',
    3.90      'default_permissions_story' => 'Story Default Permissions',
    3.91      'default_permissions_topic' => 'Topic Default Permissions',
    3.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
    3.93      'disable_webservices' => 'Disable Webservices?',
    3.94      'restrict_webservices' => 'Restrict Webservices?',
    3.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
    3.96      'article_comment_close_days' => 'Days to close comments (default)',
    3.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
    3.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
    3.99 @@ -1944,7 +1975,8 @@
   3.100      19 => array('Google' => 'google', 'Table' => 'table'),
   3.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   3.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   3.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   3.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   3.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   3.106  );
   3.107  
   3.108 -?>
   3.109 \ No newline at end of file
   3.110 +?>
     4.1 --- a/language/bosnian_utf-8.php	Sun Sep 20 19:11:47 2009 +0200
     4.2 +++ b/language/bosnian_utf-8.php	Sun Nov 01 09:43:28 2009 +0100
     4.3 @@ -828,7 +828,10 @@
     4.4      85 => 'Show All',
     4.5      86 => 'Advanced Editor',
     4.6      87 => 'Story Stats',
     4.7 -    88 => 'Wiki-style format'
     4.8 +    88 => 'Wiki-style format',
     4.9 +    89 => 'Meta Description',
    4.10 +    90 => 'Meta Keywords',
    4.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
    4.12  );
    4.13  
    4.14  ###############################################################################
    4.15 @@ -863,7 +866,8 @@
    4.16      26 => 'make this the default topic for archived stories. Only one topic allowed.',
    4.17      27 => 'Or Upload Topic Icon',
    4.18      28 => 'Maximum',
    4.19 -    29 => 'File Upload Errors'
    4.20 +    29 => 'File Upload Errors',
    4.21 +    30 => 'Stories in Topic'
    4.22  );
    4.23  
    4.24  ###############################################################################
    4.25 @@ -1065,6 +1069,7 @@
    4.26      39 => 'Upload a plugin',
    4.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
    4.28      41 => 'Upload',
    4.29 +    42 => 'Click to update',
    4.30      99 => 'An unknown error occured',
    4.31      100 => 'Ok.',
    4.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
    4.33 @@ -1326,7 +1331,26 @@
    4.34      'size' => 'Velicina',
    4.35      'bytes' => 'Bytes',
    4.36      'total_number' => 'Ukupan broj sigurnosnih backupova: %d',
    4.37 -    'download' => 'Click to download this file'
    4.38 +    'download' => 'Click to download this file',
    4.39 +    'new_backup' => 'New Backup',
    4.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
    4.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
    4.42 +    'convert_menu' => 'Convert to InnoDB',
    4.43 +    'convert_title' => 'Convert to InnoDB tables',
    4.44 +    'convert_button' => 'Convert',
    4.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
    4.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
    4.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
    4.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
    4.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
    4.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
    4.51 +    'optimize_menu' => 'Optimize Tables',
    4.52 +    'optimize_title' => 'Optimize Tables',
    4.53 +    'optimize_button' => 'Optimize',
    4.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
    4.55 +    'last_optimization' => 'Last optimization',
    4.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
    4.57 +    'optimize_success' => 'Successfully optimized database tables.'
    4.58  );
    4.59  
    4.60  ###############################################################################
    4.61 @@ -1475,7 +1499,7 @@
    4.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
    4.63      'installation' => 'installation instructions',
    4.64      'directory' => 'directory',
    4.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
    4.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
    4.67      'fix_it' => 'This is a security risk and should be fixed!',
    4.68      'reachable' => 'Your %s is reachable from the web.',
    4.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    4.70 @@ -1575,7 +1599,10 @@
    4.71      'addchild' => 'Add child',
    4.72      'list' => 'list',
    4.73      'list_all' => 'List all',
    4.74 -    'na' => 'N/A'
    4.75 +    'meta_description' => 'Meta Description',
    4.76 +    'meta_keywords' => 'Meta Keywords',
    4.77 +    'na' => 'N/A',
    4.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
    4.79  );
    4.80  
    4.81  # Localisation of the texts for the various drop-down menus that are actually
    4.82 @@ -1847,12 +1874,16 @@
    4.83      'censorlist' => 'Censor List',
    4.84      'ip_lookup' => 'IP Lookup',
    4.85      'url_rewrite' => 'Enable URL Rewrite',
    4.86 +    'meta_tags' => 'Meta Tags',
    4.87 +    'meta_description' => 'Default Meta Description',
    4.88 +    'meta_keywords' => 'Default Meta Keywords',
    4.89      'default_permissions_block' => 'Block Default Permissions',
    4.90      'default_permissions_story' => 'Story Default Permissions',
    4.91      'default_permissions_topic' => 'Topic Default Permissions',
    4.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
    4.93      'disable_webservices' => 'Disable Webservices?',
    4.94      'restrict_webservices' => 'Restrict Webservices?',
    4.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
    4.96      'article_comment_close_days' => 'Days to close comments (default)',
    4.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
    4.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
    4.99 @@ -1944,7 +1975,8 @@
   4.100      19 => array('Google' => 'google', 'Table' => 'table'),
   4.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   4.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   4.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   4.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   4.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   4.106  );
   4.107  
   4.108 -?>
   4.109 \ No newline at end of file
   4.110 +?>
     5.1 --- a/language/bulgarian.php	Sun Sep 20 19:11:47 2009 +0200
     5.2 +++ b/language/bulgarian.php	Sun Nov 01 09:43:28 2009 +0100
     5.3 @@ -824,7 +824,10 @@
     5.4      85 => 'Show All',
     5.5      86 => 'Advanced Editor',
     5.6      87 => 'Story Stats',
     5.7 -    88 => 'Wiki-style format'
     5.8 +    88 => 'Wiki-style format',
     5.9 +    89 => 'Meta Description',
    5.10 +    90 => 'Meta Keywords',
    5.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
    5.12  );
    5.13  
    5.14  ###############################################################################
    5.15 @@ -859,7 +862,8 @@
    5.16      26 => 'make this the default topic for archived stories. Only one topic allowed.',
    5.17      27 => 'Or Upload Topic Icon',
    5.18      28 => 'Maximum',
    5.19 -    29 => 'File Upload Errors'
    5.20 +    29 => 'File Upload Errors',
    5.21 +    30 => 'Stories in Topic'
    5.22  );
    5.23  
    5.24  ###############################################################################
    5.25 @@ -1061,6 +1065,7 @@
    5.26      39 => 'Upload a plugin',
    5.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
    5.28      41 => 'Upload',
    5.29 +    42 => 'Click to update',
    5.30      99 => 'An unknown error occured',
    5.31      100 => 'Ok.',
    5.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
    5.33 @@ -1322,7 +1327,26 @@
    5.34      'size' => 'Size',
    5.35      'bytes' => 'Bytes',
    5.36      'total_number' => 'Total number of backups: %d',
    5.37 -    'download' => 'Click to download this file'
    5.38 +    'download' => 'Click to download this file',
    5.39 +    'new_backup' => 'New Backup',
    5.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
    5.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
    5.42 +    'convert_menu' => 'Convert to InnoDB',
    5.43 +    'convert_title' => 'Convert to InnoDB tables',
    5.44 +    'convert_button' => 'Convert',
    5.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
    5.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
    5.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
    5.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
    5.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
    5.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
    5.51 +    'optimize_menu' => 'Optimize Tables',
    5.52 +    'optimize_title' => 'Optimize Tables',
    5.53 +    'optimize_button' => 'Optimize',
    5.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
    5.55 +    'last_optimization' => 'Last optimization',
    5.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
    5.57 +    'optimize_success' => 'Successfully optimized database tables.'
    5.58  );
    5.59  
    5.60  ###############################################################################
    5.61 @@ -1471,7 +1495,7 @@
    5.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
    5.63      'installation' => 'installation instructions',
    5.64      'directory' => 'directory',
    5.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
    5.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
    5.67      'fix_it' => 'This is a security risk and should be fixed!',
    5.68      'reachable' => 'Your %s is reachable from the web.',
    5.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    5.70 @@ -1571,7 +1595,10 @@
    5.71      'addchild' => 'Add child',
    5.72      'list' => 'list',
    5.73      'list_all' => 'List all',
    5.74 -    'na' => 'N/A'
    5.75 +    'meta_description' => 'Meta Description',
    5.76 +    'meta_keywords' => 'Meta Keywords',
    5.77 +    'na' => 'N/A',
    5.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
    5.79  );
    5.80  
    5.81  # Localisation of the texts for the various drop-down menus that are actually
    5.82 @@ -1843,12 +1870,16 @@
    5.83      'censorlist' => 'Censor List',
    5.84      'ip_lookup' => 'IP Lookup',
    5.85      'url_rewrite' => 'Enable URL Rewrite',
    5.86 +    'meta_tags' => 'Meta Tags',
    5.87 +    'meta_description' => 'Default Meta Description',
    5.88 +    'meta_keywords' => 'Default Meta Keywords',
    5.89      'default_permissions_block' => 'Block Default Permissions',
    5.90      'default_permissions_story' => 'Story Default Permissions',
    5.91      'default_permissions_topic' => 'Topic Default Permissions',
    5.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
    5.93      'disable_webservices' => 'Disable Webservices?',
    5.94      'restrict_webservices' => 'Restrict Webservices?',
    5.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
    5.96      'article_comment_close_days' => 'Days to close comments (default)',
    5.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
    5.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
    5.99 @@ -1940,7 +1971,8 @@
   5.100      19 => array('Google' => 'google', 'Table' => 'table'),
   5.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   5.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   5.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   5.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   5.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   5.106  );
   5.107  
   5.108 -?>
   5.109 \ No newline at end of file
   5.110 +?>
     6.1 --- a/language/bulgarian_utf-8.php	Sun Sep 20 19:11:47 2009 +0200
     6.2 +++ b/language/bulgarian_utf-8.php	Sun Nov 01 09:43:28 2009 +0100
     6.3 @@ -824,7 +824,10 @@
     6.4      85 => 'Show All',
     6.5      86 => 'Advanced Editor',
     6.6      87 => 'Story Stats',
     6.7 -    88 => 'Wiki-style format'
     6.8 +    88 => 'Wiki-style format',
     6.9 +    89 => 'Meta Description',
    6.10 +    90 => 'Meta Keywords',
    6.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
    6.12  );
    6.13  
    6.14  ###############################################################################
    6.15 @@ -859,7 +862,8 @@
    6.16      26 => 'make this the default topic for archived stories. Only one topic allowed.',
    6.17      27 => 'Or Upload Topic Icon',
    6.18      28 => 'Maximum',
    6.19 -    29 => 'File Upload Errors'
    6.20 +    29 => 'File Upload Errors',
    6.21 +    30 => 'Stories in Topic'
    6.22  );
    6.23  
    6.24  ###############################################################################
    6.25 @@ -1061,6 +1065,7 @@
    6.26      39 => 'Upload a plugin',
    6.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
    6.28      41 => 'Upload',
    6.29 +    42 => 'Click to update',
    6.30      99 => 'An unknown error occured',
    6.31      100 => 'Ok.',
    6.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
    6.33 @@ -1322,7 +1327,26 @@
    6.34      'size' => 'Size',
    6.35      'bytes' => 'Bytes',
    6.36      'total_number' => 'Total number of backups: %d',
    6.37 -    'download' => 'Click to download this file'
    6.38 +    'download' => 'Click to download this file',
    6.39 +    'new_backup' => 'New Backup',
    6.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
    6.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
    6.42 +    'convert_menu' => 'Convert to InnoDB',
    6.43 +    'convert_title' => 'Convert to InnoDB tables',
    6.44 +    'convert_button' => 'Convert',
    6.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
    6.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
    6.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
    6.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
    6.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
    6.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
    6.51 +    'optimize_menu' => 'Optimize Tables',
    6.52 +    'optimize_title' => 'Optimize Tables',
    6.53 +    'optimize_button' => 'Optimize',
    6.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
    6.55 +    'last_optimization' => 'Last optimization',
    6.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
    6.57 +    'optimize_success' => 'Successfully optimized database tables.'
    6.58  );
    6.59  
    6.60  ###############################################################################
    6.61 @@ -1471,7 +1495,7 @@
    6.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
    6.63      'installation' => 'installation instructions',
    6.64      'directory' => 'directory',
    6.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
    6.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
    6.67      'fix_it' => 'This is a security risk and should be fixed!',
    6.68      'reachable' => 'Your %s is reachable from the web.',
    6.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    6.70 @@ -1571,7 +1595,10 @@
    6.71      'addchild' => 'Add child',
    6.72      'list' => 'list',
    6.73      'list_all' => 'List all',
    6.74 -    'na' => 'N/A'
    6.75 +    'meta_description' => 'Meta Description',
    6.76 +    'meta_keywords' => 'Meta Keywords',
    6.77 +    'na' => 'N/A',
    6.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
    6.79  );
    6.80  
    6.81  # Localisation of the texts for the various drop-down menus that are actually
    6.82 @@ -1843,12 +1870,16 @@
    6.83      'censorlist' => 'Censor List',
    6.84      'ip_lookup' => 'IP Lookup',
    6.85      'url_rewrite' => 'Enable URL Rewrite',
    6.86 +    'meta_tags' => 'Meta Tags',
    6.87 +    'meta_description' => 'Default Meta Description',
    6.88 +    'meta_keywords' => 'Default Meta Keywords',
    6.89      'default_permissions_block' => 'Block Default Permissions',
    6.90      'default_permissions_story' => 'Story Default Permissions',
    6.91      'default_permissions_topic' => 'Topic Default Permissions',
    6.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
    6.93      'disable_webservices' => 'Disable Webservices?',
    6.94      'restrict_webservices' => 'Restrict Webservices?',
    6.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
    6.96      'article_comment_close_days' => 'Days to close comments (default)',
    6.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
    6.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
    6.99 @@ -1940,7 +1971,8 @@
   6.100      19 => array('Google' => 'google', 'Table' => 'table'),
   6.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   6.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   6.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   6.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   6.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   6.106  );
   6.107  
   6.108 -?>
   6.109 \ No newline at end of file
   6.110 +?>
     7.1 --- a/language/catalan.php	Sun Sep 20 19:11:47 2009 +0200
     7.2 +++ b/language/catalan.php	Sun Nov 01 09:43:28 2009 +0100
     7.3 @@ -822,7 +822,10 @@
     7.4      85 => 'Show All',
     7.5      86 => 'Advanced Editor',
     7.6      87 => 'Story Stats',
     7.7 -    88 => 'Wiki-style format'
     7.8 +    88 => 'Wiki-style format',
     7.9 +    89 => 'Meta Description',
    7.10 +    90 => 'Meta Keywords',
    7.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
    7.12  );
    7.13  
    7.14  ###############################################################################
    7.15 @@ -857,7 +860,8 @@
    7.16      26 => 'converteix-lo en el tema per defecte per a notícies arxivades. Només es permet un tema.',
    7.17      27 => 'Or Upload Topic Icon',
    7.18      28 => 'Maximum',
    7.19 -    29 => 'File Upload Errors'
    7.20 +    29 => 'File Upload Errors',
    7.21 +    30 => 'Stories in Topic'
    7.22  );
    7.23  
    7.24  ###############################################################################
    7.25 @@ -1059,6 +1063,7 @@
    7.26      39 => 'Upload a plugin',
    7.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
    7.28      41 => 'Upload',
    7.29 +    42 => 'Click to update',
    7.30      99 => 'An unknown error occured',
    7.31      100 => 'Ok.',
    7.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
    7.33 @@ -1320,7 +1325,26 @@
    7.34      'size' => 'Grandària',
    7.35      'bytes' => 'Bytes',
    7.36      'total_number' => 'Nombre total de copies de seguretat: %d',
    7.37 -    'download' => 'Click to download this file'
    7.38 +    'download' => 'Click to download this file',
    7.39 +    'new_backup' => 'New Backup',
    7.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
    7.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
    7.42 +    'convert_menu' => 'Convert to InnoDB',
    7.43 +    'convert_title' => 'Convert to InnoDB tables',
    7.44 +    'convert_button' => 'Convert',
    7.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
    7.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
    7.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
    7.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
    7.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
    7.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
    7.51 +    'optimize_menu' => 'Optimize Tables',
    7.52 +    'optimize_title' => 'Optimize Tables',
    7.53 +    'optimize_button' => 'Optimize',
    7.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
    7.55 +    'last_optimization' => 'Last optimization',
    7.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
    7.57 +    'optimize_success' => 'Successfully optimized database tables.'
    7.58  );
    7.59  
    7.60  ###############################################################################
    7.61 @@ -1469,7 +1493,7 @@
    7.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
    7.63      'installation' => 'installation instructions',
    7.64      'directory' => 'directory',
    7.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
    7.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
    7.67      'fix_it' => 'This is a security risk and should be fixed!',
    7.68      'reachable' => 'Your %s is reachable from the web.',
    7.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    7.70 @@ -1569,7 +1593,10 @@
    7.71      'addchild' => 'Add child',
    7.72      'list' => 'list',
    7.73      'list_all' => 'List all',
    7.74 -    'na' => 'N/A'
    7.75 +    'meta_description' => 'Meta Description',
    7.76 +    'meta_keywords' => 'Meta Keywords',
    7.77 +    'na' => 'N/A',
    7.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
    7.79  );
    7.80  
    7.81  # Localisation of the texts for the various drop-down menus that are actually
    7.82 @@ -1841,12 +1868,16 @@
    7.83      'censorlist' => 'Censor List',
    7.84      'ip_lookup' => 'IP Lookup',
    7.85      'url_rewrite' => 'Enable URL Rewrite',
    7.86 +    'meta_tags' => 'Meta Tags',
    7.87 +    'meta_description' => 'Default Meta Description',
    7.88 +    'meta_keywords' => 'Default Meta Keywords',
    7.89      'default_permissions_block' => 'Block Default Permissions',
    7.90      'default_permissions_story' => 'Story Default Permissions',
    7.91      'default_permissions_topic' => 'Topic Default Permissions',
    7.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
    7.93      'disable_webservices' => 'Disable Webservices?',
    7.94      'restrict_webservices' => 'Restrict Webservices?',
    7.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
    7.96      'article_comment_close_days' => 'Days to close comments (default)',
    7.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
    7.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
    7.99 @@ -1938,7 +1969,8 @@
   7.100      19 => array('Google' => 'google', 'Table' => 'table'),
   7.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   7.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   7.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   7.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   7.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   7.106  );
   7.107  
   7.108 -?>
   7.109 \ No newline at end of file
   7.110 +?>
     8.1 --- a/language/catalan_utf-8.php	Sun Sep 20 19:11:47 2009 +0200
     8.2 +++ b/language/catalan_utf-8.php	Sun Nov 01 09:43:28 2009 +0100
     8.3 @@ -822,7 +822,10 @@
     8.4      85 => 'Show All',
     8.5      86 => 'Advanced Editor',
     8.6      87 => 'Story Stats',
     8.7 -    88 => 'Wiki-style format'
     8.8 +    88 => 'Wiki-style format',
     8.9 +    89 => 'Meta Description',
    8.10 +    90 => 'Meta Keywords',
    8.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
    8.12  );
    8.13  
    8.14  ###############################################################################
    8.15 @@ -857,7 +860,8 @@
    8.16      26 => 'converteix-lo en el tema per defecte per a notícies arxivades. Només es permet un tema.',
    8.17      27 => 'Or Upload Topic Icon',
    8.18      28 => 'Maximum',
    8.19 -    29 => 'File Upload Errors'
    8.20 +    29 => 'File Upload Errors',
    8.21 +    30 => 'Stories in Topic'
    8.22  );
    8.23  
    8.24  ###############################################################################
    8.25 @@ -1059,6 +1063,7 @@
    8.26      39 => 'Upload a plugin',
    8.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
    8.28      41 => 'Upload',
    8.29 +    42 => 'Click to update',
    8.30      99 => 'An unknown error occured',
    8.31      100 => 'Ok.',
    8.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
    8.33 @@ -1320,7 +1325,26 @@
    8.34      'size' => 'Grandària',
    8.35      'bytes' => 'Bytes',
    8.36      'total_number' => 'Nombre total de copies de seguretat: %d',
    8.37 -    'download' => 'Click to download this file'
    8.38 +    'download' => 'Click to download this file',
    8.39 +    'new_backup' => 'New Backup',
    8.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
    8.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
    8.42 +    'convert_menu' => 'Convert to InnoDB',
    8.43 +    'convert_title' => 'Convert to InnoDB tables',
    8.44 +    'convert_button' => 'Convert',
    8.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
    8.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
    8.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
    8.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
    8.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
    8.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
    8.51 +    'optimize_menu' => 'Optimize Tables',
    8.52 +    'optimize_title' => 'Optimize Tables',
    8.53 +    'optimize_button' => 'Optimize',
    8.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
    8.55 +    'last_optimization' => 'Last optimization',
    8.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
    8.57 +    'optimize_success' => 'Successfully optimized database tables.'
    8.58  );
    8.59  
    8.60  ###############################################################################
    8.61 @@ -1469,7 +1493,7 @@
    8.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
    8.63      'installation' => 'installation instructions',
    8.64      'directory' => 'directory',
    8.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
    8.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
    8.67      'fix_it' => 'This is a security risk and should be fixed!',
    8.68      'reachable' => 'Your %s is reachable from the web.',
    8.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    8.70 @@ -1569,7 +1593,10 @@
    8.71      'addchild' => 'Add child',
    8.72      'list' => 'list',
    8.73      'list_all' => 'List all',
    8.74 -    'na' => 'N/A'
    8.75 +    'meta_description' => 'Meta Description',
    8.76 +    'meta_keywords' => 'Meta Keywords',
    8.77 +    'na' => 'N/A',
    8.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
    8.79  );
    8.80  
    8.81  # Localisation of the texts for the various drop-down menus that are actually
    8.82 @@ -1841,12 +1868,16 @@
    8.83      'censorlist' => 'Censor List',
    8.84      'ip_lookup' => 'IP Lookup',
    8.85      'url_rewrite' => 'Enable URL Rewrite',
    8.86 +    'meta_tags' => 'Meta Tags',
    8.87 +    'meta_description' => 'Default Meta Description',
    8.88 +    'meta_keywords' => 'Default Meta Keywords',
    8.89      'default_permissions_block' => 'Block Default Permissions',
    8.90      'default_permissions_story' => 'Story Default Permissions',
    8.91      'default_permissions_topic' => 'Topic Default Permissions',
    8.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
    8.93      'disable_webservices' => 'Disable Webservices?',
    8.94      'restrict_webservices' => 'Restrict Webservices?',
    8.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
    8.96      'article_comment_close_days' => 'Days to close comments (default)',
    8.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
    8.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
    8.99 @@ -1938,7 +1969,8 @@
   8.100      19 => array('Google' => 'google', 'Table' => 'table'),
   8.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   8.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   8.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   8.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   8.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   8.106  );
   8.107  
   8.108 -?>
   8.109 \ No newline at end of file
   8.110 +?>
     9.1 --- a/language/chinese_simplified_utf-8.php	Sun Sep 20 19:11:47 2009 +0200
     9.2 +++ b/language/chinese_simplified_utf-8.php	Sun Nov 01 09:43:28 2009 +0100
     9.3 @@ -827,7 +827,10 @@
     9.4      85 => '完全显示',
     9.5      86 => '高等编辑器',
     9.6      87 => '文章统计',
     9.7 -    88 => 'Wiki å¼çš„æ ¼å¼'
     9.8 +    88 => 'Wiki å¼çš„æ ¼å¼',
     9.9 +    89 => 'Meta Description',
    9.10 +    90 => 'Meta Keywords',
    9.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
    9.12  );
    9.13  
    9.14  ###############################################################################
    9.15 @@ -862,7 +865,8 @@
    9.16      26 => '用此题目作ä¿å­˜æ–‡ä»¶çš„默认题目。åªå‡†è®¸ä¸€ä¸ªé¢˜ç›®ã€‚',
    9.17      27 => '或上载主题图åƒ',
    9.18      28 => '最大',
    9.19 -    29 => '文件上载出了问题'
    9.20 +    29 => '文件上载出了问题',
    9.21 +    30 => 'Stories in Topic'
    9.22  );
    9.23  
    9.24  ###############################################################################
    9.25 @@ -1064,6 +1068,7 @@
    9.26      39 => 'Upload a plugin',
    9.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
    9.28      41 => 'Upload',
    9.29 +    42 => 'Click to update',
    9.30      99 => 'An unknown error occured',
    9.31      100 => 'Ok.',
    9.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
    9.33 @@ -1325,7 +1330,26 @@
    9.34      'size' => '大å°',
    9.35      'bytes' => 'ä½å…ƒç»„',
    9.36      'total_number' => '总备份次数: %d',
    9.37 -    'download' => '点击下载'
    9.38 +    'download' => '点击下载',
    9.39 +    'new_backup' => 'New Backup',
    9.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
    9.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
    9.42 +    'convert_menu' => 'Convert to InnoDB',
    9.43 +    'convert_title' => 'Convert to InnoDB tables',
    9.44 +    'convert_button' => 'Convert',
    9.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
    9.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
    9.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
    9.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
    9.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
    9.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
    9.51 +    'optimize_menu' => 'Optimize Tables',
    9.52 +    'optimize_title' => 'Optimize Tables',
    9.53 +    'optimize_button' => 'Optimize',
    9.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
    9.55 +    'last_optimization' => 'Last optimization',
    9.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
    9.57 +    'optimize_success' => 'Successfully optimized database tables.'
    9.58  );
    9.59  
    9.60  ###############################################################################
    9.61 @@ -1474,7 +1498,7 @@
    9.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
    9.63      'installation' => 'installation instructions',
    9.64      'directory' => 'directory',
    9.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
    9.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
    9.67      'fix_it' => 'This is a security risk and should be fixed!',
    9.68      'reachable' => 'Your %s is reachable from the web.',
    9.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    9.70 @@ -1574,7 +1598,10 @@
    9.71      'addchild' => '加入å­å•',
    9.72      'list' => '列',
    9.73      'list_all' => '列所有',
    9.74 -    'na' => 'N/A'
    9.75 +    'meta_description' => 'Meta Description',
    9.76 +    'meta_keywords' => 'Meta Keywords',
    9.77 +    'na' => 'N/A',
    9.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
    9.79  );
    9.80  
    9.81  # Localisation of the texts for the various drop-down menus that are actually
    9.82 @@ -1846,12 +1873,16 @@
    9.83      'censorlist' => '检查列',
    9.84      'ip_lookup' => 'IP æœå¯»',
    9.85      'url_rewrite' => '激活 URL Rewrite',
    9.86 +    'meta_tags' => 'Meta Tags',
    9.87 +    'meta_description' => 'Default Meta Description',
    9.88 +    'meta_keywords' => 'Default Meta Keywords',
    9.89      'default_permissions_block' => '防ç¢é»˜è®¤è®¸å¯è®¾å®š',
    9.90      'default_permissions_story' => '文章默认许å¯è®¾å®š',
    9.91      'default_permissions_topic' => '主题默认许å¯è®¾å®š',
    9.92      'atom_max_stories' => 'Webservices Feed里的文章数定',
    9.93      'disable_webservices' => '关闭 Webservices?',
    9.94      'restrict_webservices' => 'é™åˆ¶ Webservices?',
    9.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
    9.96      'article_comment_close_days' => 'Days to close comments (default)',
    9.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
    9.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
    9.99 @@ -1943,7 +1974,8 @@
   9.100      19 => array('Google' => 'google', 'Table' => 'table'),
   9.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   9.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   9.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   9.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   9.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   9.106  );
   9.107  
   9.108 -?>
   9.109 \ No newline at end of file
   9.110 +?>
    10.1 --- a/language/chinese_traditional_utf-8.php	Sun Sep 20 19:11:47 2009 +0200
    10.2 +++ b/language/chinese_traditional_utf-8.php	Sun Nov 01 09:43:28 2009 +0100
    10.3 @@ -827,7 +827,10 @@
    10.4      85 => '完全顯示',
    10.5      86 => '高等編輯器',
    10.6      87 => '文章統計',
    10.7 -    88 => 'Wiki å¼çš„æ ¼å¼'
    10.8 +    88 => 'Wiki å¼çš„æ ¼å¼',
    10.9 +    89 => 'Meta Description',
   10.10 +    90 => 'Meta Keywords',
   10.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   10.12  );
   10.13  
   10.14  ###############################################################################
   10.15 @@ -862,7 +865,8 @@
   10.16      26 => '用此題目作ä¿å­˜æª”的默èªé¡Œç›®ã€‚åªå‡†è¨±ä¸€å€‹é¡Œç›®ã€‚',
   10.17      27 => '或上載主題圖åƒ',
   10.18      28 => '最大',
   10.19 -    29 => '文件上載出了å•題'
   10.20 +    29 => '文件上載出了å•題',
   10.21 +    30 => 'Stories in Topic'
   10.22  );
   10.23  
   10.24  ###############################################################################
   10.25 @@ -1064,6 +1068,7 @@
   10.26      39 => 'Upload a plugin',
   10.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   10.28      41 => 'Upload',
   10.29 +    42 => 'Click to update',
   10.30      99 => 'An unknown error occured',
   10.31      100 => 'Ok.',
   10.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   10.33 @@ -1325,7 +1330,26 @@
   10.34      'size' => '大å°',
   10.35      'bytes' => 'ä½å…ƒçµ„',
   10.36      'total_number' => '總備份次數: %d',
   10.37 -    'download' => '點擊下載'
   10.38 +    'download' => '點擊下載',
   10.39 +    'new_backup' => 'New Backup',
   10.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
   10.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
   10.42 +    'convert_menu' => 'Convert to InnoDB',
   10.43 +    'convert_title' => 'Convert to InnoDB tables',
   10.44 +    'convert_button' => 'Convert',
   10.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   10.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   10.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   10.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   10.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   10.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   10.51 +    'optimize_menu' => 'Optimize Tables',
   10.52 +    'optimize_title' => 'Optimize Tables',
   10.53 +    'optimize_button' => 'Optimize',
   10.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   10.55 +    'last_optimization' => 'Last optimization',
   10.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   10.57 +    'optimize_success' => 'Successfully optimized database tables.'
   10.58  );
   10.59  
   10.60  ###############################################################################
   10.61 @@ -1474,7 +1498,7 @@
   10.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
   10.63      'installation' => 'installation instructions',
   10.64      'directory' => 'directory',
   10.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   10.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   10.67      'fix_it' => 'This is a security risk and should be fixed!',
   10.68      'reachable' => 'Your %s is reachable from the web.',
   10.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   10.70 @@ -1574,7 +1598,10 @@
   10.71      'addchild' => '加入å­å–®',
   10.72      'list' => '列',
   10.73      'list_all' => '列所有',
   10.74 -    'na' => 'N/A'
   10.75 +    'meta_description' => 'Meta Description',
   10.76 +    'meta_keywords' => 'Meta Keywords',
   10.77 +    'na' => 'N/A',
   10.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
   10.79  );
   10.80  
   10.81  # Localisation of the texts for the various drop-down menus that are actually
   10.82 @@ -1846,12 +1873,16 @@
   10.83      'censorlist' => '檢查列',
   10.84      'ip_lookup' => 'IP æœå°‹',
   10.85      'url_rewrite' => '啟動 URL Rewrite',
   10.86 +    'meta_tags' => 'Meta Tags',
   10.87 +    'meta_description' => 'Default Meta Description',
   10.88 +    'meta_keywords' => 'Default Meta Keywords',
   10.89      'default_permissions_block' => '防礙默èªè¨±å¯è¨­å®š',
   10.90      'default_permissions_story' => '文章默èªè¨±å¯è¨­å®š',
   10.91      'default_permissions_topic' => '主題默èªè¨±å¯è¨­å®š',
   10.92      'atom_max_stories' => 'Webservices Feedè£çš„æ–‡ç« æ•¸å®š',
   10.93      'disable_webservices' => '關閉 Webservices?',
   10.94      'restrict_webservices' => 'é™åˆ¶ Webservices?',
   10.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   10.96      'article_comment_close_days' => 'Days to close comments (default)',
   10.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   10.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
   10.99 @@ -1943,7 +1974,8 @@
  10.100      19 => array('Google' => 'google', 'Table' => 'table'),
  10.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  10.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  10.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  10.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  10.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  10.106  );
  10.107  
  10.108 -?>
  10.109 \ No newline at end of file
  10.110 +?>
    11.1 --- a/language/croatian.php	Sun Sep 20 19:11:47 2009 +0200
    11.2 +++ b/language/croatian.php	Sun Nov 01 09:43:28 2009 +0100
    11.3 @@ -824,7 +824,10 @@
    11.4      85 => 'Show All',
    11.5      86 => 'Advanced Editor',
    11.6      87 => 'Story Stats',
    11.7 -    88 => 'Wiki-style format'
    11.8 +    88 => 'Wiki-style format',
    11.9 +    89 => 'Meta Description',
   11.10 +    90 => 'Meta Keywords',
   11.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   11.12  );
   11.13  
   11.14  ###############################################################################
   11.15 @@ -859,7 +862,8 @@
   11.16      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   11.17      27 => 'Or Upload Topic Icon',
   11.18      28 => 'Maximum',
   11.19 -    29 => 'File Upload Errors'
   11.20 +    29 => 'File Upload Errors',
   11.21 +    30 => 'Stories in Topic'
   11.22  );
   11.23  
   11.24  ###############################################################################
   11.25 @@ -1061,6 +1065,7 @@
   11.26      39 => 'Upload a plugin',
   11.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   11.28      41 => 'Upload',
   11.29 +    42 => 'Click to update',
   11.30      99 => 'An unknown error occured',
   11.31      100 => 'Ok.',
   11.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   11.33 @@ -1322,7 +1327,26 @@
   11.34      'size' => 'Velièina',
   11.35      'bytes' => 'Bytes',
   11.36      'total_number' => 'Ukupan broj sigurnosnih backupova: %d',
   11.37 -    'download' => 'Click to download this file'
   11.38 +    'download' => 'Click to download this file',
   11.39 +    'new_backup' => 'New Backup',
   11.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
   11.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
   11.42 +    'convert_menu' => 'Convert to InnoDB',
   11.43 +    'convert_title' => 'Convert to InnoDB tables',
   11.44 +    'convert_button' => 'Convert',
   11.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   11.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   11.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   11.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   11.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   11.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   11.51 +    'optimize_menu' => 'Optimize Tables',
   11.52 +    'optimize_title' => 'Optimize Tables',
   11.53 +    'optimize_button' => 'Optimize',
   11.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   11.55 +    'last_optimization' => 'Last optimization',
   11.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   11.57 +    'optimize_success' => 'Successfully optimized database tables.'
   11.58  );
   11.59  
   11.60  ###############################################################################
   11.61 @@ -1471,7 +1495,7 @@
   11.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
   11.63      'installation' => 'installation instructions',
   11.64      'directory' => 'directory',
   11.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   11.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   11.67      'fix_it' => 'This is a security risk and should be fixed!',
   11.68      'reachable' => 'Your %s is reachable from the web.',
   11.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   11.70 @@ -1571,7 +1595,10 @@
   11.71      'addchild' => 'Add child',
   11.72      'list' => 'list',
   11.73      'list_all' => 'List all',
   11.74 -    'na' => 'N/A'
   11.75 +    'meta_description' => 'Meta Description',
   11.76 +    'meta_keywords' => 'Meta Keywords',
   11.77 +    'na' => 'N/A',
   11.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
   11.79  );
   11.80  
   11.81  # Localisation of the texts for the various drop-down menus that are actually
   11.82 @@ -1843,12 +1870,16 @@
   11.83      'censorlist' => 'Censor List',
   11.84      'ip_lookup' => 'IP Lookup',
   11.85      'url_rewrite' => 'Enable URL Rewrite',
   11.86 +    'meta_tags' => 'Meta Tags',
   11.87 +    'meta_description' => 'Default Meta Description',
   11.88 +    'meta_keywords' => 'Default Meta Keywords',
   11.89      'default_permissions_block' => 'Block Default Permissions',
   11.90      'default_permissions_story' => 'Story Default Permissions',
   11.91      'default_permissions_topic' => 'Topic Default Permissions',
   11.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   11.93      'disable_webservices' => 'Disable Webservices?',
   11.94      'restrict_webservices' => 'Restrict Webservices?',
   11.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   11.96      'article_comment_close_days' => 'Days to close comments (default)',
   11.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   11.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
   11.99 @@ -1940,7 +1971,8 @@
  11.100      19 => array('Google' => 'google', 'Table' => 'table'),
  11.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  11.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  11.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  11.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  11.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  11.106  );
  11.107  
  11.108 -?>
  11.109 \ No newline at end of file
  11.110 +?>
    12.1 --- a/language/croatian_utf-8.php	Sun Sep 20 19:11:47 2009 +0200
    12.2 +++ b/language/croatian_utf-8.php	Sun Nov 01 09:43:28 2009 +0100
    12.3 @@ -826,7 +826,10 @@
    12.4      85 => 'Show All',
    12.5      86 => 'Advanced Editor',
    12.6      87 => 'Story Stats',
    12.7 -    88 => 'Wiki-style format'
    12.8 +    88 => 'Wiki-style format',
    12.9 +    89 => 'Meta Description',
   12.10 +    90 => 'Meta Keywords',
   12.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   12.12  );
   12.13  
   12.14  ###############################################################################
   12.15 @@ -861,7 +864,8 @@
   12.16      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   12.17      27 => 'Or Upload Topic Icon',
   12.18      28 => 'Maximum',
   12.19 -    29 => 'File Upload Errors'
   12.20 +    29 => 'File Upload Errors',
   12.21 +    30 => 'Stories in Topic'
   12.22  );
   12.23  
   12.24  ###############################################################################
   12.25 @@ -1063,6 +1067,7 @@
   12.26      39 => 'Upload a plugin',
   12.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   12.28      41 => 'Upload',
   12.29 +    42 => 'Click to update',
   12.30      99 => 'An unknown error occured',
   12.31      100 => 'Ok.',
   12.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   12.33 @@ -1324,7 +1329,26 @@
   12.34      'size' => 'Velièina',
   12.35      'bytes' => 'Bytes',
   12.36      'total_number' => 'Ukupan broj sigurnosnih backupova: %d',
   12.37 -    'download' => 'Click to download this file'
   12.38 +    'download' => 'Click to download this file',
   12.39 +    'new_backup' => 'New Backup',
   12.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
   12.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
   12.42 +    'convert_menu' => 'Convert to InnoDB',
   12.43 +    'convert_title' => 'Convert to InnoDB tables',
   12.44 +    'convert_button' => 'Convert',
   12.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   12.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   12.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   12.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   12.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   12.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   12.51 +    'optimize_menu' => 'Optimize Tables',
   12.52 +    'optimize_title' => 'Optimize Tables',
   12.53 +    'optimize_button' => 'Optimize',
   12.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   12.55 +    'last_optimization' => 'Last optimization',
   12.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   12.57 +    'optimize_success' => 'Successfully optimized database tables.'
   12.58  );
   12.59  
   12.60  ###############################################################################
   12.61 @@ -1473,7 +1497,7 @@
   12.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
   12.63      'installation' => 'installation instructions',
   12.64      'directory' => 'directory',
   12.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   12.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   12.67      'fix_it' => 'This is a security risk and should be fixed!',
   12.68      'reachable' => 'Your %s is reachable from the web.',
   12.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   12.70 @@ -1573,7 +1597,10 @@
   12.71      'addchild' => 'Add child',
   12.72      'list' => 'list',
   12.73      'list_all' => 'List all',
   12.74 -    'na' => 'N/A'
   12.75 +    'meta_description' => 'Meta Description',
   12.76 +    'meta_keywords' => 'Meta Keywords',
   12.77 +    'na' => 'N/A',
   12.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
   12.79  );
   12.80  
   12.81  # Localisation of the texts for the various drop-down menus that are actually
   12.82 @@ -1845,12 +1872,16 @@
   12.83      'censorlist' => 'Censor List',
   12.84      'ip_lookup' => 'IP Lookup',
   12.85      'url_rewrite' => 'Enable URL Rewrite',
   12.86 +    'meta_tags' => 'Meta Tags',
   12.87 +    'meta_description' => 'Default Meta Description',
   12.88 +    'meta_keywords' => 'Default Meta Keywords',
   12.89      'default_permissions_block' => 'Block Default Permissions',
   12.90      'default_permissions_story' => 'Story Default Permissions',
   12.91      'default_permissions_topic' => 'Topic Default Permissions',
   12.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   12.93      'disable_webservices' => 'Disable Webservices?',
   12.94      'restrict_webservices' => 'Restrict Webservices?',
   12.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   12.96      'article_comment_close_days' => 'Days to close comments (default)',
   12.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   12.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
   12.99 @@ -1942,7 +1973,8 @@
  12.100      19 => array('Google' => 'google', 'Table' => 'table'),
  12.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  12.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  12.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  12.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  12.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  12.106  );
  12.107  
  12.108 -?>
  12.109 \ No newline at end of file
  12.110 +?>
    13.1 --- a/language/czech.php	Sun Sep 20 19:11:47 2009 +0200
    13.2 +++ b/language/czech.php	Sun Nov 01 09:43:28 2009 +0100
    13.3 @@ -823,7 +823,10 @@
    13.4      85 => 'Show All',
    13.5      86 => 'Advanced Editor',
    13.6      87 => 'Story Stats',
    13.7 -    88 => 'Wiki-style format'
    13.8 +    88 => 'Wiki-style format',
    13.9 +    89 => 'Meta Description',
   13.10 +    90 => 'Meta Keywords',
   13.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   13.12  );
   13.13  
   13.14  ###############################################################################
   13.15 @@ -858,7 +861,8 @@
   13.16      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   13.17      27 => 'Or Upload Topic Icon',
   13.18      28 => 'Maximum',
   13.19 -    29 => 'File Upload Errors'
   13.20 +    29 => 'File Upload Errors',
   13.21 +    30 => 'Stories in Topic'
   13.22  );
   13.23  
   13.24  ###############################################################################
   13.25 @@ -1060,6 +1064,7 @@
   13.26      39 => 'Upload a plugin',
   13.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   13.28      41 => 'Upload',
   13.29 +    42 => 'Click to update',
   13.30      99 => 'An unknown error occured',
   13.31      100 => 'Ok.',
   13.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   13.33 @@ -1321,7 +1326,26 @@
   13.34      'size' => 'Size',
   13.35      'bytes' => 'Bytes',
   13.36      'total_number' => 'Total number of backups: %d',
   13.37 -    'download' => 'Click to download this file'
   13.38 +    'download' => 'Click to download this file',
   13.39 +    'new_backup' => 'New Backup',
   13.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
   13.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
   13.42 +    'convert_menu' => 'Convert to InnoDB',
   13.43 +    'convert_title' => 'Convert to InnoDB tables',
   13.44 +    'convert_button' => 'Convert',
   13.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   13.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   13.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   13.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   13.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   13.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   13.51 +    'optimize_menu' => 'Optimize Tables',
   13.52 +    'optimize_title' => 'Optimize Tables',
   13.53 +    'optimize_button' => 'Optimize',
   13.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   13.55 +    'last_optimization' => 'Last optimization',
   13.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   13.57 +    'optimize_success' => 'Successfully optimized database tables.'
   13.58  );
   13.59  
   13.60  ###############################################################################
   13.61 @@ -1470,7 +1494,7 @@
   13.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
   13.63      'installation' => 'installation instructions',
   13.64      'directory' => 'directory',
   13.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   13.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   13.67      'fix_it' => 'This is a security risk and should be fixed!',
   13.68      'reachable' => 'Your %s is reachable from the web.',
   13.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   13.70 @@ -1570,7 +1594,10 @@
   13.71      'addchild' => 'Add child',
   13.72      'list' => 'list',
   13.73      'list_all' => 'List all',
   13.74 -    'na' => 'N/A'
   13.75 +    'meta_description' => 'Meta Description',
   13.76 +    'meta_keywords' => 'Meta Keywords',
   13.77 +    'na' => 'N/A',
   13.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
   13.79  );
   13.80  
   13.81  # Localisation of the texts for the various drop-down menus that are actually
   13.82 @@ -1842,12 +1869,16 @@
   13.83      'censorlist' => 'Censor List',
   13.84      'ip_lookup' => 'IP Lookup',
   13.85      'url_rewrite' => 'Enable URL Rewrite',
   13.86 +    'meta_tags' => 'Meta Tags',
   13.87 +    'meta_description' => 'Default Meta Description',
   13.88 +    'meta_keywords' => 'Default Meta Keywords',
   13.89      'default_permissions_block' => 'Block Default Permissions',
   13.90      'default_permissions_story' => 'Story Default Permissions',
   13.91      'default_permissions_topic' => 'Topic Default Permissions',
   13.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   13.93      'disable_webservices' => 'Disable Webservices?',
   13.94      'restrict_webservices' => 'Restrict Webservices?',
   13.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   13.96      'article_comment_close_days' => 'Days to close comments (default)',
   13.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   13.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
   13.99 @@ -1939,7 +1970,8 @@
  13.100      19 => array('Google' => 'google', 'Table' => 'table'),
  13.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  13.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  13.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  13.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  13.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  13.106  );
  13.107  
  13.108 -?>
  13.109 \ No newline at end of file
  13.110 +?>
    14.1 --- a/language/czech_utf-8.php	Sun Sep 20 19:11:47 2009 +0200
    14.2 +++ b/language/czech_utf-8.php	Sun Nov 01 09:43:28 2009 +0100
    14.3 @@ -823,7 +823,10 @@
    14.4      85 => 'Show All',
    14.5      86 => 'Advanced Editor',
    14.6      87 => 'Story Stats',
    14.7 -    88 => 'Wiki-style format'
    14.8 +    88 => 'Wiki-style format',
    14.9 +    89 => 'Meta Description',
   14.10 +    90 => 'Meta Keywords',
   14.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   14.12  );
   14.13  
   14.14  ###############################################################################
   14.15 @@ -858,7 +861,8 @@
   14.16      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   14.17      27 => 'Or Upload Topic Icon',
   14.18      28 => 'Maximum',
   14.19 -    29 => 'File Upload Errors'
   14.20 +    29 => 'File Upload Errors',
   14.21 +    30 => 'Stories in Topic'
   14.22  );
   14.23  
   14.24  ###############################################################################
   14.25 @@ -1060,6 +1064,7 @@
   14.26      39 => 'Upload a plugin',
   14.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   14.28      41 => 'Upload',
   14.29 +    42 => 'Click to update',
   14.30      99 => 'An unknown error occured',
   14.31      100 => 'Ok.',
   14.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   14.33 @@ -1321,7 +1326,26 @@
   14.34      'size' => 'Size',
   14.35      'bytes' => 'Bytes',
   14.36      'total_number' => 'Total number of backups: %d',
   14.37 -    'download' => 'Click to download this file'
   14.38 +    'download' => 'Click to download this file',
   14.39 +    'new_backup' => 'New Backup',
   14.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
   14.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
   14.42 +    'convert_menu' => 'Convert to InnoDB',
   14.43 +    'convert_title' => 'Convert to InnoDB tables',
   14.44 +    'convert_button' => 'Convert',
   14.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   14.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   14.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   14.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   14.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   14.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   14.51 +    'optimize_menu' => 'Optimize Tables',
   14.52 +    'optimize_title' => 'Optimize Tables',
   14.53 +    'optimize_button' => 'Optimize',
   14.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   14.55 +    'last_optimization' => 'Last optimization',
   14.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   14.57 +    'optimize_success' => 'Successfully optimized database tables.'
   14.58  );
   14.59  
   14.60  ###############################################################################
   14.61 @@ -1470,7 +1494,7 @@
   14.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
   14.63      'installation' => 'installation instructions',
   14.64      'directory' => 'directory',
   14.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   14.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   14.67      'fix_it' => 'This is a security risk and should be fixed!',
   14.68      'reachable' => 'Your %s is reachable from the web.',
   14.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   14.70 @@ -1570,7 +1594,10 @@
   14.71      'addchild' => 'Add child',
   14.72      'list' => 'list',
   14.73      'list_all' => 'List all',
   14.74 -    'na' => 'N/A'
   14.75 +    'meta_description' => 'Meta Description',
   14.76 +    'meta_keywords' => 'Meta Keywords',
   14.77 +    'na' => 'N/A',
   14.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
   14.79  );
   14.80  
   14.81  # Localisation of the texts for the various drop-down menus that are actually
   14.82 @@ -1842,12 +1869,16 @@
   14.83      'censorlist' => 'Censor List',
   14.84      'ip_lookup' => 'IP Lookup',
   14.85      'url_rewrite' => 'Enable URL Rewrite',
   14.86 +    'meta_tags' => 'Meta Tags',
   14.87 +    'meta_description' => 'Default Meta Description',
   14.88 +    'meta_keywords' => 'Default Meta Keywords',
   14.89      'default_permissions_block' => 'Block Default Permissions',
   14.90      'default_permissions_story' => 'Story Default Permissions',
   14.91      'default_permissions_topic' => 'Topic Default Permissions',
   14.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   14.93      'disable_webservices' => 'Disable Webservices?',
   14.94      'restrict_webservices' => 'Restrict Webservices?',
   14.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   14.96      'article_comment_close_days' => 'Days to close comments (default)',
   14.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   14.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
   14.99 @@ -1939,7 +1970,8 @@
  14.100      19 => array('Google' => 'google', 'Table' => 'table'),
  14.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  14.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  14.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  14.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  14.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  14.106  );
  14.107  
  14.108 -?>
  14.109 \ No newline at end of file
  14.110 +?>
    15.1 --- a/language/danish.php	Sun Sep 20 19:11:47 2009 +0200
    15.2 +++ b/language/danish.php	Sun Nov 01 09:43:28 2009 +0100
    15.3 @@ -823,7 +823,10 @@
    15.4      85 => 'Show All',
    15.5      86 => 'Advanced Editor',
    15.6      87 => 'Story Stats',
    15.7 -    88 => 'Wiki-style format'
    15.8 +    88 => 'Wiki-style format',
    15.9 +    89 => 'Meta Description',
   15.10 +    90 => 'Meta Keywords',
   15.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   15.12  );
   15.13  
   15.14  ###############################################################################
   15.15 @@ -858,7 +861,8 @@
   15.16      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   15.17      27 => 'Or Upload Topic Icon',
   15.18      28 => 'Maximum',
   15.19 -    29 => 'File Upload Errors'
   15.20 +    29 => 'File Upload Errors',
   15.21 +    30 => 'Stories in Topic'
   15.22  );
   15.23  
   15.24  ###############################################################################
   15.25 @@ -1060,6 +1064,7 @@
   15.26      39 => 'Upload a plugin',
   15.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   15.28      41 => 'Upload',
   15.29 +    42 => 'Click to update',
   15.30      99 => 'An unknown error occured',
   15.31      100 => 'Ok.',
   15.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   15.33 @@ -1321,7 +1326,26 @@
   15.34      'size' => 'Størrelse',
   15.35      'bytes' => 'Bytes',
   15.36      'total_number' => 'Total number of backups: %d',
   15.37 -    'download' => 'Click to download this file'
   15.38 +    'download' => 'Click to download this file',
   15.39 +    'new_backup' => 'New Backup',
   15.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
   15.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
   15.42 +    'convert_menu' => 'Convert to InnoDB',
   15.43 +    'convert_title' => 'Convert to InnoDB tables',
   15.44 +    'convert_button' => 'Convert',
   15.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   15.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   15.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   15.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   15.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   15.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   15.51 +    'optimize_menu' => 'Optimize Tables',
   15.52 +    'optimize_title' => 'Optimize Tables',
   15.53 +    'optimize_button' => 'Optimize',
   15.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   15.55 +    'last_optimization' => 'Last optimization',
   15.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   15.57 +    'optimize_success' => 'Successfully optimized database tables.'
   15.58  );
   15.59  
   15.60  ###############################################################################
   15.61 @@ -1470,7 +1494,7 @@
   15.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
   15.63      'installation' => 'installation instructions',
   15.64      'directory' => 'directory',
   15.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   15.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   15.67      'fix_it' => 'This is a security risk and should be fixed!',
   15.68      'reachable' => 'Your %s is reachable from the web.',
   15.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   15.70 @@ -1570,7 +1594,10 @@
   15.71      'addchild' => 'Add child',
   15.72      'list' => 'list',
   15.73      'list_all' => 'List all',
   15.74 -    'na' => 'N/A'
   15.75 +    'meta_description' => 'Meta Description',
   15.76 +    'meta_keywords' => 'Meta Keywords',
   15.77 +    'na' => 'N/A',
   15.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
   15.79  );
   15.80  
   15.81  # Localisation of the texts for the various drop-down menus that are actually
   15.82 @@ -1842,12 +1869,16 @@
   15.83      'censorlist' => 'Censor List',
   15.84      'ip_lookup' => 'IP Lookup',
   15.85      'url_rewrite' => 'Enable URL Rewrite',
   15.86 +    'meta_tags' => 'Meta Tags',
   15.87 +    'meta_description' => 'Default Meta Description',
   15.88 +    'meta_keywords' => 'Default Meta Keywords',
   15.89      'default_permissions_block' => 'Block Default Permissions',
   15.90      'default_permissions_story' => 'Story Default Permissions',
   15.91      'default_permissions_topic' => 'Topic Default Permissions',
   15.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   15.93      'disable_webservices' => 'Disable Webservices?',
   15.94      'restrict_webservices' => 'Restrict Webservices?',
   15.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   15.96      'article_comment_close_days' => 'Days to close comments (default)',
   15.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   15.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
   15.99 @@ -1939,7 +1970,8 @@
  15.100      19 => array('Google' => 'google', 'Table' => 'table'),
  15.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  15.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  15.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  15.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  15.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  15.106  );
  15.107  
  15.108 -?>
  15.109 \ No newline at end of file
  15.110 +?>
    16.1 --- a/language/danish_utf-8.php	Sun Sep 20 19:11:47 2009 +0200
    16.2 +++ b/language/danish_utf-8.php	Sun Nov 01 09:43:28 2009 +0100
    16.3 @@ -823,7 +823,10 @@
    16.4      85 => 'Show All',
    16.5      86 => 'Advanced Editor',
    16.6      87 => 'Story Stats',
    16.7 -    88 => 'Wiki-style format'
    16.8 +    88 => 'Wiki-style format',
    16.9 +    89 => 'Meta Description',
   16.10 +    90 => 'Meta Keywords',
   16.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   16.12  );
   16.13  
   16.14  ###############################################################################
   16.15 @@ -858,7 +861,8 @@
   16.16      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   16.17      27 => 'Or Upload Topic Icon',
   16.18      28 => 'Maximum',
   16.19 -    29 => 'File Upload Errors'
   16.20 +    29 => 'File Upload Errors',
   16.21 +    30 => 'Stories in Topic'
   16.22  );
   16.23  
   16.24  ###############################################################################
   16.25 @@ -1060,6 +1064,7 @@
   16.26      39 => 'Upload a plugin',
   16.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   16.28      41 => 'Upload',
   16.29 +    42 => 'Click to update',
   16.30      99 => 'An unknown error occured',
   16.31      100 => 'Ok.',
   16.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   16.33 @@ -1321,7 +1326,26 @@
   16.34      'size' => 'Størrelse',
   16.35      'bytes' => 'Bytes',
   16.36      'total_number' => 'Total number of backups: %d',
   16.37 -    'download' => 'Click to download this file'
   16.38 +    'download' => 'Click to download this file',
   16.39 +    'new_backup' => 'New Backup',
   16.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
   16.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
   16.42 +    'convert_menu' => 'Convert to InnoDB',
   16.43 +    'convert_title' => 'Convert to InnoDB tables',
   16.44 +    'convert_button' => 'Convert',
   16.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   16.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   16.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   16.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   16.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   16.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   16.51 +    'optimize_menu' => 'Optimize Tables',
   16.52 +    'optimize_title' => 'Optimize Tables',
   16.53 +    'optimize_button' => 'Optimize',
   16.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   16.55 +    'last_optimization' => 'Last optimization',
   16.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   16.57 +    'optimize_success' => 'Successfully optimized database tables.'
   16.58  );
   16.59  
   16.60  ###############################################################################
   16.61 @@ -1470,7 +1494,7 @@
   16.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
   16.63      'installation' => 'installation instructions',
   16.64      'directory' => 'directory',
   16.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   16.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   16.67      'fix_it' => 'This is a security risk and should be fixed!',
   16.68      'reachable' => 'Your %s is reachable from the web.',
   16.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   16.70 @@ -1570,7 +1594,10 @@
   16.71      'addchild' => 'Add child',
   16.72      'list' => 'list',
   16.73      'list_all' => 'List all',
   16.74 -    'na' => 'N/A'
   16.75 +    'meta_description' => 'Meta Description',
   16.76 +    'meta_keywords' => 'Meta Keywords',
   16.77 +    'na' => 'N/A',
   16.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
   16.79  );
   16.80  
   16.81  # Localisation of the texts for the various drop-down menus that are actually
   16.82 @@ -1842,12 +1869,16 @@
   16.83      'censorlist' => 'Censor List',
   16.84      'ip_lookup' => 'IP Lookup',
   16.85      'url_rewrite' => 'Enable URL Rewrite',
   16.86 +    'meta_tags' => 'Meta Tags',
   16.87 +    'meta_description' => 'Default Meta Description',
   16.88 +    'meta_keywords' => 'Default Meta Keywords',
   16.89      'default_permissions_block' => 'Block Default Permissions',
   16.90      'default_permissions_story' => 'Story Default Permissions',
   16.91      'default_permissions_topic' => 'Topic Default Permissions',
   16.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   16.93      'disable_webservices' => 'Disable Webservices?',
   16.94      'restrict_webservices' => 'Restrict Webservices?',
   16.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   16.96      'article_comment_close_days' => 'Days to close comments (default)',
   16.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   16.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
   16.99 @@ -1939,7 +1970,8 @@
  16.100      19 => array('Google' => 'google', 'Table' => 'table'),
  16.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  16.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  16.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  16.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  16.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  16.106  );
  16.107  
  16.108 -?>
  16.109 \ No newline at end of file
  16.110 +?>
    17.1 --- a/language/dutch.php	Sun Sep 20 19:11:47 2009 +0200
    17.2 +++ b/language/dutch.php	Sun Nov 01 09:43:28 2009 +0100
    17.3 @@ -830,7 +830,10 @@
    17.4      85 => 'Geef alles weer',
    17.5      86 => 'Geavanceerde edittor',
    17.6      87 => 'Verhaalstatistieken',
    17.7 -    88 => 'Wiki-style format'
    17.8 +    88 => 'Wiki-style format',
    17.9 +    89 => 'Meta Description',
   17.10 +    90 => 'Meta Keywords',
   17.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   17.12  );
   17.13  
   17.14  ###############################################################################
   17.15 @@ -865,7 +868,8 @@
   17.16      26 => 'maak hiervan uw standaard topic voor gearchiveerde artikelen. Slechts 1 topic is toegestaan.',
   17.17      27 => 'Of upload topicicoon',
   17.18      28 => 'Maximum',
   17.19 -    29 => 'File upload fouten'
   17.20 +    29 => 'File upload fouten',
   17.21 +    30 => 'Stories in Topic'
   17.22  );
   17.23  
   17.24  ###############################################################################
   17.25 @@ -1067,6 +1071,7 @@
   17.26      39 => 'Upload a plugin',
   17.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   17.28      41 => 'Upload',
   17.29 +    42 => 'Click to update',
   17.30      99 => 'An unknown error occured',
   17.31      100 => 'Ok.',
   17.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   17.33 @@ -1328,7 +1333,26 @@
   17.34      'size' => 'Grootte',
   17.35      'bytes' => 'Bytes',
   17.36      'total_number' => 'Totaal aantal backups: %d',
   17.37 -    'download' => 'Click to download this file'
   17.38 +    'download' => 'Click to download this file',
   17.39 +    'new_backup' => 'New Backup',
   17.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
   17.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
   17.42 +    'convert_menu' => 'Convert to InnoDB',
   17.43 +    'convert_title' => 'Convert to InnoDB tables',
   17.44 +    'convert_button' => 'Convert',
   17.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   17.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   17.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   17.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   17.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   17.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   17.51 +    'optimize_menu' => 'Optimize Tables',
   17.52 +    'optimize_title' => 'Optimize Tables',
   17.53 +    'optimize_button' => 'Optimize',
   17.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   17.55 +    'last_optimization' => 'Last optimization',
   17.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   17.57 +    'optimize_success' => 'Successfully optimized database tables.'
   17.58  );
   17.59  
   17.60  ###############################################################################
   17.61 @@ -1477,7 +1501,7 @@
   17.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
   17.63      'installation' => 'installation instructions',
   17.64      'directory' => 'directory',
   17.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   17.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   17.67      'fix_it' => 'This is a security risk and should be fixed!',
   17.68      'reachable' => 'Your %s is reachable from the web.',
   17.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   17.70 @@ -1577,7 +1601,10 @@
   17.71      'addchild' => 'Add child',
   17.72      'list' => 'list',
   17.73      'list_all' => 'List all',
   17.74 -    'na' => 'N/A'
   17.75 +    'meta_description' => 'Meta Description',
   17.76 +    'meta_keywords' => 'Meta Keywords',
   17.77 +    'na' => 'N/A',
   17.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
   17.79  );
   17.80  
   17.81  # Localisation of the texts for the various drop-down menus that are actually
   17.82 @@ -1849,12 +1876,16 @@
   17.83      'censorlist' => 'Censor List',
   17.84      'ip_lookup' => 'IP Lookup',
   17.85      'url_rewrite' => 'Enable URL Rewrite',
   17.86 +    'meta_tags' => 'Meta Tags',
   17.87 +    'meta_description' => 'Default Meta Description',
   17.88 +    'meta_keywords' => 'Default Meta Keywords',
   17.89      'default_permissions_block' => 'Block Default Permissions',
   17.90      'default_permissions_story' => 'Story Default Permissions',
   17.91      'default_permissions_topic' => 'Topic Default Permissions',
   17.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   17.93      'disable_webservices' => 'Disable Webservices?',
   17.94      'restrict_webservices' => 'Restrict Webservices?',
   17.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   17.96      'article_comment_close_days' => 'Days to close comments (default)',
   17.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   17.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
   17.99 @@ -1946,7 +1977,8 @@
  17.100      19 => array('Google' => 'google', 'Table' => 'table'),
  17.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  17.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  17.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  17.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  17.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  17.106  );
  17.107  
  17.108 -?>
  17.109 \ No newline at end of file
  17.110 +?>
    18.1 --- a/language/dutch_utf-8.php	Sun Sep 20 19:11:47 2009 +0200
    18.2 +++ b/language/dutch_utf-8.php	Sun Nov 01 09:43:28 2009 +0100
    18.3 @@ -830,7 +830,10 @@
    18.4      85 => 'Geef alles weer',
    18.5      86 => 'Geavanceerde edittor',
    18.6      87 => 'Verhaalstatistieken',
    18.7 -    88 => 'Wiki-style format'
    18.8 +    88 => 'Wiki-style format',
    18.9 +    89 => 'Meta Description',
   18.10 +    90 => 'Meta Keywords',
   18.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   18.12  );
   18.13  
   18.14  ###############################################################################
   18.15 @@ -865,7 +868,8 @@
   18.16      26 => 'maak hiervan uw standaard topic voor gearchiveerde artikelen. Slechts 1 topic is toegestaan.',
   18.17      27 => 'Of upload topicicoon',
   18.18      28 => 'Maximum',
   18.19 -    29 => 'File upload fouten'
   18.20 +    29 => 'File upload fouten',
   18.21 +    30 => 'Stories in Topic'
   18.22  );
   18.23  
   18.24  ###############################################################################
   18.25 @@ -1067,6 +1071,7 @@
   18.26      39 => 'Upload a plugin',
   18.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   18.28      41 => 'Upload',
   18.29 +    42 => 'Click to update',
   18.30      99 => 'An unknown error occured',
   18.31      100 => 'Ok.',
   18.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   18.33 @@ -1328,7 +1333,26 @@
   18.34      'size' => 'Grootte',
   18.35      'bytes' => 'Bytes',
   18.36      'total_number' => 'Totaal aantal backups: %d',
   18.37 -    'download' => 'Click to download this file'
   18.38 +    'download' => 'Click to download this file',
   18.39 +    'new_backup' => 'New Backup',
   18.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
   18.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
   18.42 +    'convert_menu' => 'Convert to InnoDB',
   18.43 +    'convert_title' => 'Convert to InnoDB tables',
   18.44 +    'convert_button' => 'Convert',
   18.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   18.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   18.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   18.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   18.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   18.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   18.51 +    'optimize_menu' => 'Optimize Tables',
   18.52 +    'optimize_title' => 'Optimize Tables',
   18.53 +    'optimize_button' => 'Optimize',
   18.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   18.55 +    'last_optimization' => 'Last optimization',
   18.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   18.57 +    'optimize_success' => 'Successfully optimized database tables.'
   18.58  );
   18.59  
   18.60  ###############################################################################
   18.61 @@ -1477,7 +1501,7 @@
   18.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
   18.63      'installation' => 'installation instructions',
   18.64      'directory' => 'directory',
   18.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   18.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   18.67      'fix_it' => 'This is a security risk and should be fixed!',
   18.68      'reachable' => 'Your %s is reachable from the web.',
   18.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   18.70 @@ -1577,7 +1601,10 @@
   18.71      'addchild' => 'Add child',
   18.72      'list' => 'list',
   18.73      'list_all' => 'List all',
   18.74 -    'na' => 'N/A'
   18.75 +    'meta_description' => 'Meta Description',
   18.76 +    'meta_keywords' => 'Meta Keywords',
   18.77 +    'na' => 'N/A',
   18.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
   18.79  );
   18.80  
   18.81  # Localisation of the texts for the various drop-down menus that are actually
   18.82 @@ -1849,12 +1876,16 @@
   18.83      'censorlist' => 'Censor List',
   18.84      'ip_lookup' => 'IP Lookup',
   18.85      'url_rewrite' => 'Enable URL Rewrite',
   18.86 +    'meta_tags' => 'Meta Tags',
   18.87 +    'meta_description' => 'Default Meta Description',
   18.88 +    'meta_keywords' => 'Default Meta Keywords',
   18.89      'default_permissions_block' => 'Block Default Permissions',
   18.90      'default_permissions_story' => 'Story Default Permissions',
   18.91      'default_permissions_topic' => 'Topic Default Permissions',
   18.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   18.93      'disable_webservices' => 'Disable Webservices?',
   18.94      'restrict_webservices' => 'Restrict Webservices?',
   18.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   18.96      'article_comment_close_days' => 'Days to close comments (default)',
   18.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   18.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
   18.99 @@ -1946,7 +1977,8 @@
  18.100      19 => array('Google' => 'google', 'Table' => 'table'),
  18.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  18.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  18.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  18.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  18.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  18.106  );
  18.107  
  18.108 -?>
  18.109 \ No newline at end of file
  18.110 +?>
    19.1 --- a/language/english.php	Sun Sep 20 19:11:47 2009 +0200
    19.2 +++ b/language/english.php	Sun Nov 01 09:43:28 2009 +0100
    19.3 @@ -419,8 +419,8 @@
    19.4  $LANG08 = array(
    19.5      1 => 'There was an error sending your message. Please try again.',
    19.6      2 => 'Message sent successfully.',
    19.7 -    3 => 'Please make sure you use a valid email address in the Reply To field.',
    19.8 -    4 => 'Please fill in the Your Name, Reply To, Subject and Message fields',
    19.9 +    3 => 'Please make sure you use a valid email address in the Your Email Address field.',
   19.10 +    4 => 'Please fill in the Your Name, Your Email Address, Subject and Message fields',
   19.11      5 => 'Error: No such user.',
   19.12      6 => 'There was an error.',
   19.13      7 => 'User Profile for',
   19.14 @@ -428,7 +428,7 @@
   19.15      9 => 'User URL',
   19.16      10 => 'Send mail to',
   19.17      11 => 'Your Name:',
   19.18 -    12 => 'Reply To:',
   19.19 +    12 => 'Your Email Address',
   19.20      13 => 'Subject:',
   19.21      14 => 'Message:',
   19.22      15 => 'HTML will not be translated.',
   19.23 @@ -827,7 +827,8 @@
   19.24      87 => 'Story Stats',
   19.25      88 => 'Wiki-style format',
   19.26      89 => 'Meta Description',
   19.27 -    90 => 'Meta Keywords'
   19.28 +    90 => 'Meta Keywords',
   19.29 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   19.30  );
   19.31  
   19.32  
   19.33 @@ -863,7 +864,8 @@
   19.34      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   19.35      27 => 'Or Upload Topic Icon',
   19.36      28 => 'Maximum',
   19.37 -    29 => 'File Upload Errors'
   19.38 +    29 => 'File Upload Errors',
   19.39 +    30 => 'Stories in Topic'
   19.40  );
   19.41  
   19.42  ###############################################################################
   19.43 @@ -993,10 +995,10 @@
   19.44  
   19.45  $LANG31 = array(
   19.46      1 => "{$_CONF['site_name']} Mail Utility",
   19.47 -    2 => 'From',
   19.48 -    3 => 'Reply-to',
   19.49 +    2 => 'From Name',
   19.50 +    3 => 'From Email Address',
   19.51      4 => 'Subject',
   19.52 -    5 => 'Body',
   19.53 +    5 => 'Message',
   19.54      6 => 'Send to:',
   19.55      7 => 'All users',
   19.56      8 => 'Admin',
   19.57 @@ -1065,6 +1067,7 @@
   19.58      39 => 'Upload a plugin',
   19.59      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   19.60      41 => 'Upload',
   19.61 +    42 => 'Click to update',
   19.62  
   19.63      // to match the PHP error constants,
   19.64      // http://www.php.net/manual/en/features.file-upload.errors.php
   19.65 @@ -1333,7 +1336,27 @@
   19.66      'size' => 'Size',
   19.67      'bytes' => 'Bytes',
   19.68      'total_number' => 'Total number of backups: %d',
   19.69 -    'download' => 'Click to download this file'
   19.70 +    'download' => 'Click to download this file',
   19.71 +    'new_backup' => 'New Backup',
   19.72 +    'delete_failure' => 'One or more backup files could not be deleted.',
   19.73 +    'delete_success' => 'Backup file(s) successfully deleted.',
   19.74 +    'convert_menu' => 'Convert to InnoDB',
   19.75 +    'convert_title' => 'Convert to InnoDB tables',
   19.76 +    'convert_button' => 'Convert',
   19.77 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   19.78 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   19.79 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   19.80 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   19.81 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   19.82 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   19.83 +
   19.84 +    'optimize_menu' => 'Optimize Tables',
   19.85 +    'optimize_title' => 'Optimize Tables',
   19.86 +    'optimize_button' => 'Optimize',
   19.87 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   19.88 +    'last_optimization' => 'Last optimization',
   19.89 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   19.90 +    'optimize_success' => 'Successfully optimized database tables.'
   19.91  );
   19.92  
   19.93  ###############################################################################
   19.94 @@ -1577,7 +1600,8 @@
   19.95      'list_all'      => 'List all',
   19.96      'meta_description' => 'Meta Description',
   19.97      'meta_keywords' => 'Meta Keywords',        
   19.98 -    'na'            => 'N/A'
   19.99 +    'na'            => 'N/A',
  19.100 +    'token_expiry'  => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
  19.101  );
  19.102  
  19.103  # Localisation of the texts for the various drop-down menus that are actually
  19.104 @@ -1858,6 +1882,7 @@
  19.105      'atom_max_stories' => "Max. Stories in Webservices Feed",
  19.106      'disable_webservices' => 'Disable Webservices?',
  19.107      'restrict_webservices' => 'Restrict Webservices?',
  19.108 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
  19.109      'article_comment_close_days' => 'Days to close comments (default)',
  19.110      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
  19.111      'allow_reply_notifications' => 'Allow comment reply notifications?',
    20.1 --- a/language/english_utf-8.php	Sun Sep 20 19:11:47 2009 +0200
    20.2 +++ b/language/english_utf-8.php	Sun Nov 01 09:43:28 2009 +0100
    20.3 @@ -419,8 +419,8 @@
    20.4  $LANG08 = array(
    20.5      1 => 'There was an error sending your message. Please try again.',
    20.6      2 => 'Message sent successfully.',
    20.7 -    3 => 'Please make sure you use a valid email address in the Reply To field.',
    20.8 -    4 => 'Please fill in the Your Name, Reply To, Subject and Message fields',
    20.9 +    3 => 'Please make sure you use a valid email address in the Your Email Address field.',
   20.10 +    4 => 'Please fill in the Your Name, Your Email Address, Subject and Message fields',
   20.11      5 => 'Error: No such user.',
   20.12      6 => 'There was an error.',
   20.13      7 => 'User Profile for',
   20.14 @@ -428,7 +428,7 @@
   20.15      9 => 'User URL',
   20.16      10 => 'Send mail to',
   20.17      11 => 'Your Name:',
   20.18 -    12 => 'Reply To:',
   20.19 +    12 => 'Your Email Address:',
   20.20      13 => 'Subject:',
   20.21      14 => 'Message:',
   20.22      15 => 'HTML will not be translated.',
   20.23 @@ -827,7 +827,8 @@
   20.24      87 => 'Story Stats',
   20.25      88 => 'Wiki-style format',
   20.26      89 => 'Meta Description',
   20.27 -    90 => 'Meta Keywords'
   20.28 +    90 => 'Meta Keywords',
   20.29 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   20.30  );
   20.31  
   20.32  
   20.33 @@ -863,7 +864,8 @@
   20.34      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   20.35      27 => 'Or Upload Topic Icon',
   20.36      28 => 'Maximum',
   20.37 -    29 => 'File Upload Errors'
   20.38 +    29 => 'File Upload Errors',
   20.39 +    30 => 'Stories in Topic'
   20.40  );
   20.41  
   20.42  ###############################################################################
   20.43 @@ -993,10 +995,10 @@
   20.44  
   20.45  $LANG31 = array(
   20.46      1 => "{$_CONF['site_name']} Mail Utility",
   20.47 -    2 => 'From',
   20.48 -    3 => 'Reply-to',
   20.49 +    2 => 'From Name',
   20.50 +    3 => 'From Email Address',
   20.51      4 => 'Subject',
   20.52 -    5 => 'Body',
   20.53 +    5 => 'Message',
   20.54      6 => 'Send to:',
   20.55      7 => 'All users',
   20.56      8 => 'Admin',
   20.57 @@ -1032,7 +1034,7 @@
   20.58      6 => 'Warning: Plugin Already Installed!',
   20.59      7 => 'The plugin you are trying to install already exists.  Please delete the plugin before re-installing it',
   20.60      8 => 'Plugin Compatibility Check Failed',
   20.61 -    9 => 'This plugin requires a newer version of Geeklog. Please upgrade your copy of <a href="http://www.geeklog.net/">Geeklog</a>.',
   20.62 +    9 => 'This plugin requires a newer version of Geeklog. Please upgrade your copy of <a href="http://www.geeklog.net">Geeklog</a>.',
   20.63      10 => '<br' . XHTML . '><b>There are no plugins currently installed.</b><br' . XHTML . '><br' . XHTML . '>',
   20.64      11 => 'To modify or delete a plugin, click on that plugin\'s edit icon below. This will show the plugin details including the authors\'s website. Both the installed version and the version returned from the plugin\'s code are shown. This will aid you to know if the plugin needs to be upgraded. To install or upgrade a plugin please consult its documentation.',
   20.65      12 => 'no plugin name provided to plugineditor()',
   20.66 @@ -1065,6 +1067,7 @@
   20.67      39 => 'Upload a plugin',
   20.68      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   20.69      41 => 'Upload',
   20.70 +    42 => 'Click to update',
   20.71  
   20.72      // to match the PHP error constants,
   20.73      // http://www.php.net/manual/en/features.file-upload.errors.php
   20.74 @@ -1333,7 +1336,27 @@
   20.75      'size' => 'Size',
   20.76      'bytes' => 'Bytes',
   20.77      'total_number' => 'Total number of backups: %d',
   20.78 -    'download' => 'Click to download this file'
   20.79 +    'download' => 'Click to download this file',
   20.80 +    'new_backup' => 'New Backup',
   20.81 +    'delete_failure' => 'One or more backup files could not be deleted.',
   20.82 +    'delete_success' => 'Backup file(s) successfully deleted.',
   20.83 +    'convert_menu' => 'Convert to InnoDB',
   20.84 +    'convert_title' => 'Convert to InnoDB tables',
   20.85 +    'convert_button' => 'Convert',
   20.86 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   20.87 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   20.88 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   20.89 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   20.90 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   20.91 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   20.92 +
   20.93 +    'optimize_menu' => 'Optimize Tables',
   20.94 +    'optimize_title' => 'Optimize Tables',
   20.95 +    'optimize_button' => 'Optimize',
   20.96 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   20.97 +    'last_optimization' => 'Last optimization',
   20.98 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   20.99 +    'optimize_success' => 'Successfully optimized database tables.'
  20.100  );
  20.101  
  20.102  ###############################################################################
  20.103 @@ -1577,7 +1600,8 @@
  20.104      'list_all'      => 'List all',
  20.105      'meta_description' => 'Meta Description',
  20.106      'meta_keywords' => 'Meta Keywords',        
  20.107 -    'na'            => 'N/A'
  20.108 +    'na'            => 'N/A',
  20.109 +    'token_expiry'  => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
  20.110  );
  20.111  
  20.112  # Localisation of the texts for the various drop-down menus that are actually
  20.113 @@ -1851,13 +1875,14 @@
  20.114      'url_rewrite' => "Enable URL Rewrite",
  20.115      'meta_tags' => "Meta Tags",
  20.116      'meta_description' => "Default Meta Description",
  20.117 -    'meta_keywords' => "Default Meta Keywords",
  20.118 +    'meta_keywords' => "Default Meta Keywords",    
  20.119      'default_permissions_block' => "Block Default Permissions",
  20.120      'default_permissions_story' => "Story Default Permissions",
  20.121      'default_permissions_topic' => "Topic Default Permissions",
  20.122      'atom_max_stories' => "Max. Stories in Webservices Feed",
  20.123      'disable_webservices' => 'Disable Webservices?',
  20.124      'restrict_webservices' => 'Restrict Webservices?',
  20.125 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
  20.126      'article_comment_close_days' => 'Days to close comments (default)',
  20.127      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
  20.128      'allow_reply_notifications' => 'Allow comment reply notifications?',
    21.1 --- a/language/estonian.php	Sun Sep 20 19:11:47 2009 +0200
    21.2 +++ b/language/estonian.php	Sun Nov 01 09:43:28 2009 +0100
    21.3 @@ -825,7 +825,10 @@
    21.4      85 => 'Näita kõik',
    21.5      86 => 'Keerukam toimetaja',
    21.6      87 => 'Lugude statistika',
    21.7 -    88 => 'Wiki-laadne formaat'
    21.8 +    88 => 'Wiki-laadne formaat',
    21.9 +    89 => 'Meta Description',
   21.10 +    90 => 'Meta Keywords',
   21.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   21.12  );
   21.13  
   21.14  ###############################################################################
   21.15 @@ -860,7 +863,8 @@
   21.16      26 => 'määra see rubriik arhiveeritud lugude  jaoks vaikerubriigiks. Ainult üks rubriik on lubatud.',
   21.17      27 => 'või lae rubriigi ikoon',
   21.18      28 => 'Maksimum',
   21.19 -    29 => 'Vead faili üleslaadimisel'
   21.20 +    29 => 'Vead faili üleslaadimisel',
   21.21 +    30 => 'Stories in Topic'
   21.22  );
   21.23  
   21.24  ###############################################################################
   21.25 @@ -1062,6 +1066,7 @@
   21.26      39 => 'Lae plugin',
   21.27      40 => 'Sa võid otse siin laadida plugina arhiivi (.tar.gz, .tgz, .zip):',
   21.28      41 => 'Lae ülesse',
   21.29 +    42 => 'Click to update',
   21.30      99 => 'Oli tundmatu viga',
   21.31      100 => 'OK.',
   21.32      101 => 'Ülesse laetud faili suurus ületab php.ini failis oleva upload_max_filesize direktiivi.',
   21.33 @@ -1323,7 +1328,26 @@
   21.34      'size' => 'suurus',
   21.35      'bytes' => 'baiti',
   21.36      'total_number' => 'Varunduste üldarv: %d',
   21.37 -    'download' => 'Klõpsa selle faili allalaadimiseks'
   21.38 +    'download' => 'Klõpsa selle faili allalaadimiseks',
   21.39 +    'new_backup' => 'New Backup',
   21.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
   21.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
   21.42 +    'convert_menu' => 'Convert to InnoDB',
   21.43 +    'convert_title' => 'Convert to InnoDB tables',
   21.44 +    'convert_button' => 'Convert',
   21.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   21.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   21.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   21.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   21.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   21.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   21.51 +    'optimize_menu' => 'Optimize Tables',
   21.52 +    'optimize_title' => 'Optimize Tables',
   21.53 +    'optimize_button' => 'Optimize',
   21.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   21.55 +    'last_optimization' => 'Last optimization',
   21.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   21.57 +    'optimize_success' => 'Successfully optimized database tables.'
   21.58  );
   21.59  
   21.60  ###############################################################################
   21.61 @@ -1472,7 +1496,7 @@
   21.62      'public_html' => '"public_html" ei tohiks kunagi olla osa  sinu saidi URList.  Palun loe public_html kohta käivat osa %s uuesti ja muuda enne jätkamist vastavalt lehe seadistust.',
   21.63      'installation' => 'Installeerimisjuhised',
   21.64      'directory' => 'Kaust',
   21.65 -    'failed_bak' => 'Ebaõnnestus data kausta ajutiste failide kausta loomine. Kontrolli kausta õigusi!',
   21.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   21.67      'fix_it' => 'See on turvarisk ja see tuleb parandada!',
   21.68      'reachable' => 'Sinu %s on veebist kättesaadav.',
   21.69      'not_reachable' => 'Hea! Sinu %s pole veebist kättesaadav.',
   21.70 @@ -1572,7 +1596,10 @@
   21.71      'addchild' => 'Lisa alamdetail',
   21.72      'list' => 'Loetelu',
   21.73      'list_all' => 'Loetle kõik',
   21.74 -    'na' => 'N/A'
   21.75 +    'meta_description' => 'Meta Description',
   21.76 +    'meta_keywords' => 'Meta Keywords',
   21.77 +    'na' => 'N/A',
   21.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
   21.79  );
   21.80  
   21.81  # Localisation of the texts for the various drop-down menus that are actually
   21.82 @@ -1838,17 +1865,22 @@
   21.83      'disable_autolinks' => 'Keela autolingid?',
   21.84      'clickable_links' => 'Tee URL-id klikitavaks?',
   21.85      'compressed_output' => 'Saada väljund tihendatult?',
   21.86 +    'frame_options' => 'Kaitse "clickjacking" vastu',
   21.87      'censormode' => 'Tsensuurireþiim?',
   21.88      'censorreplace' => 'Tsensuuri asendustekst',
   21.89      'censorlist' => 'Tsenseerimisloetelu',
   21.90      'ip_lookup' => 'IP otsing',
   21.91      'url_rewrite' => 'Luba URL-i ülekirjutamine',
   21.92 +    'meta_tags' => 'Meta Tags',
   21.93 +    'meta_description' => 'Default Meta Description',
   21.94 +    'meta_keywords' => 'Default Meta Keywords',
   21.95      'default_permissions_block' => 'Bloki vaikimisi õigused',
   21.96      'default_permissions_story' => 'Lugude vaikimisi õigused',
   21.97      'default_permissions_topic' => 'Rubriigi vaikimisi õigused',
   21.98      'atom_max_stories' => 'Maks. lugusid veebiteenuste lõimedes',
   21.99      'disable_webservices' => 'Keela veebiteenused?',
  21.100      'restrict_webservices' => 'Piira veebiteenused?',
  21.101 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
  21.102      'article_comment_close_days' => 'Sulge kommenteerimine päevaga (vaikimisi)',
  21.103      'comment_close_rec_stories' => 'Uusimate lugude arv, mida on lubatud kommenteerida',
  21.104      'allow_reply_notifications' => 'Luba kommentaarile vastamisest teavitamine?',
  21.105 @@ -1859,8 +1891,7 @@
  21.106      'search_show_sort' => 'Luba kasutajal tulemusi sorteerida?',
  21.107      'search_show_limit' => 'Näita lehe limiiti?',
  21.108      'search_separator' => 'Grupi eraldaja',
  21.109 -    'search_def_keytype' => 'Vaikimisi otsimisviis',
  21.110 -    'frame_options' => 'Kaitse "clickjacking" vastu'
  21.111 +    'search_def_keytype' => 'Vaikimisi otsimisviis'
  21.112  );
  21.113  
  21.114  $LANG_configsubgroups['Core'] = array(
  21.115 @@ -1941,9 +1972,8 @@
  21.116      19 => array('Google' => 'google', 'Tabel' => 'table'),
  21.117      20 => array('Täpne fraas' => 'phrase', 'Kõik sõnad' => 'all', 'Mõni sõnadest' => 'any'),
  21.118      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  21.119 -        22 => array('Range' => 'DENY', 'Sama allikas' => 'SAMEORIGIN',
  21.120 -'(väljas)' => '')
  21.121 -
  21.122 +    22 => array('Range' => 'DENY', 'Sama allikas' => 'SAMEORIGIN', '(väljas)' => ''),
  21.123 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  21.124  );
  21.125  
  21.126  ?>
    22.1 --- a/language/estonian_utf-8.php	Sun Sep 20 19:11:47 2009 +0200
    22.2 +++ b/language/estonian_utf-8.php	Sun Nov 01 09:43:28 2009 +0100
    22.3 @@ -825,7 +825,10 @@
    22.4      85 => 'Näita kõik',
    22.5      86 => 'Keerukam toimetaja',
    22.6      87 => 'Lugude statistika',
    22.7 -    88 => 'Wiki-laadne formaat'
    22.8 +    88 => 'Wiki-laadne formaat',
    22.9 +    89 => 'Meta Description',
   22.10 +    90 => 'Meta Keywords',
   22.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   22.12  );
   22.13  
   22.14  ###############################################################################
   22.15 @@ -860,7 +863,8 @@
   22.16      26 => 'määra see rubriik arhiveeritud lugude  jaoks vaikerubriigiks. Ainult üks rubriik on lubatud.',
   22.17      27 => 'või lae rubriigi ikoon',
   22.18      28 => 'Maksimum',
   22.19 -    29 => 'Vead faili üleslaadimisel'
   22.20 +    29 => 'Vead faili üleslaadimisel',
   22.21 +    30 => 'Stories in Topic'
   22.22  );
   22.23  
   22.24  ###############################################################################
   22.25 @@ -1062,6 +1066,7 @@
   22.26      39 => 'Lae plugin',
   22.27      40 => 'Sa võid otse siin laadida plugina arhiivi (.tar.gz, .tgz, .zip):',
   22.28      41 => 'Lae ülesse',
   22.29 +    42 => 'Click to update',
   22.30      99 => 'Oli tundmatu viga',
   22.31      100 => 'OK.',
   22.32      101 => 'Ülesse laetud faili suurus ületab php.ini failis oleva upload_max_filesize direktiivi.',
   22.33 @@ -1323,7 +1328,26 @@
   22.34      'size' => 'suurus',
   22.35      'bytes' => 'baiti',
   22.36      'total_number' => 'Varunduste üldarv: %d',
   22.37 -    'download' => 'Klõpsa selle faili allalaadimiseks'
   22.38 +    'download' => 'Klõpsa selle faili allalaadimiseks',
   22.39 +    'new_backup' => 'New Backup',
   22.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
   22.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
   22.42 +    'convert_menu' => 'Convert to InnoDB',
   22.43 +    'convert_title' => 'Convert to InnoDB tables',
   22.44 +    'convert_button' => 'Convert',
   22.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   22.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   22.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   22.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   22.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   22.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   22.51 +    'optimize_menu' => 'Optimize Tables',
   22.52 +    'optimize_title' => 'Optimize Tables',
   22.53 +    'optimize_button' => 'Optimize',
   22.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   22.55 +    'last_optimization' => 'Last optimization',
   22.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   22.57 +    'optimize_success' => 'Successfully optimized database tables.'
   22.58  );
   22.59  
   22.60  ###############################################################################
   22.61 @@ -1472,7 +1496,7 @@
   22.62      'public_html' => '"public_html" ei tohiks kunagi olla osa  sinu saidi URList.  Palun loe public_html kohta käivat osa %s uuesti ja muuda enne jätkamist vastavalt lehe seadistust.',
   22.63      'installation' => 'Installeerimisjuhised',
   22.64      'directory' => 'Kaust',
   22.65 -    'failed_bak' => 'Ebaõnnestus data kausta ajutiste failide kausta loomine. Kontrolli kausta õigusi!',
   22.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   22.67      'fix_it' => 'See on turvarisk ja see tuleb parandada!',
   22.68      'reachable' => 'Sinu %s on veebist kättesaadav.',
   22.69      'not_reachable' => 'Hea! Sinu %s pole veebist kättesaadav.',
   22.70 @@ -1572,7 +1596,10 @@
   22.71      'addchild' => 'Lisa alamdetail',
   22.72      'list' => 'Loetelu',
   22.73      'list_all' => 'Loetle kõik',
   22.74 -    'na' => 'N/A'
   22.75 +    'meta_description' => 'Meta Description',
   22.76 +    'meta_keywords' => 'Meta Keywords',
   22.77 +    'na' => 'N/A',
   22.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
   22.79  );
   22.80  
   22.81  # Localisation of the texts for the various drop-down menus that are actually
   22.82 @@ -1838,17 +1865,22 @@
   22.83      'disable_autolinks' => 'Keela autolingid?',
   22.84      'clickable_links' => 'Tee URL-id klikitavaks?',
   22.85      'compressed_output' => 'Saada väljund tihendatult?',
   22.86 +    'frame_options' => 'Kaitse "clickjacking" vastu',
   22.87      'censormode' => 'Tsensuurireþiim?',
   22.88      'censorreplace' => 'Tsensuuri asendustekst',
   22.89      'censorlist' => 'Tsenseerimisloetelu',
   22.90      'ip_lookup' => 'IP otsing',
   22.91      'url_rewrite' => 'Luba URL-i ülekirjutamine',
   22.92 +    'meta_tags' => 'Meta Tags',
   22.93 +    'meta_description' => 'Default Meta Description',
   22.94 +    'meta_keywords' => 'Default Meta Keywords',
   22.95      'default_permissions_block' => 'Bloki vaikimisi õigused',
   22.96      'default_permissions_story' => 'Lugude vaikimisi õigused',
   22.97      'default_permissions_topic' => 'Rubriigi vaikimisi õigused',
   22.98      'atom_max_stories' => 'Maks. lugusid veebiteenuste lõimedes',
   22.99      'disable_webservices' => 'Keela veebiteenused?',
  22.100      'restrict_webservices' => 'Piira veebiteenused?',
  22.101 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
  22.102      'article_comment_close_days' => 'Sulge kommenteerimine päevaga (vaikimisi)',
  22.103      'comment_close_rec_stories' => 'Uusimate lugude arv, mida on lubatud kommenteerida',
  22.104      'allow_reply_notifications' => 'Luba kommentaarile vastamisest teavitamine?',
  22.105 @@ -1859,8 +1891,7 @@
  22.106      'search_show_sort' => 'Luba kasutajal tulemusi sorteerida?',
  22.107      'search_show_limit' => 'Näita lehe limiiti?',
  22.108      'search_separator' => 'Grupi eraldaja',
  22.109 -    'search_def_keytype' => 'Vaikimisi otsimisviis',
  22.110 -    'frame_options' => 'Kaitse "clickjacking" vastu'
  22.111 +    'search_def_keytype' => 'Vaikimisi otsimisviis'
  22.112  );
  22.113  
  22.114  $LANG_configsubgroups['Core'] = array(
  22.115 @@ -1941,9 +1972,8 @@
  22.116      19 => array('Google' => 'google', 'Tabel' => 'table'),
  22.117      20 => array('Täpne fraas' => 'phrase', 'Kõik sõnad' => 'all', 'Mõni sõnadest' => 'any'),
  22.118      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  22.119 -        22 => array('Range' => 'DENY', 'Sama allikas' => 'SAMEORIGIN',
  22.120 -'(väljas)' => '')
  22.121 -
  22.122 +    22 => array('Range' => 'DENY', 'Sama allikas' => 'SAMEORIGIN', '(väljas)' => ''),
  22.123 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  22.124  );
  22.125  
  22.126  ?>
    23.1 --- a/language/farsi_utf-8.php	Sun Sep 20 19:11:47 2009 +0200
    23.2 +++ b/language/farsi_utf-8.php	Sun Nov 01 09:43:28 2009 +0100
    23.3 @@ -812,7 +812,10 @@
    23.4      85 => 'Show All',
    23.5      86 => 'Advanced Editor',
    23.6      87 => 'Story Stats',
    23.7 -    88 => 'Wiki-style format'
    23.8 +    88 => 'Wiki-style format',
    23.9 +    89 => 'Meta Description',
   23.10 +    90 => 'Meta Keywords',
   23.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   23.12  );
   23.13  
   23.14  ###############################################################################
   23.15 @@ -847,7 +850,8 @@
   23.16      26 => 'اين را به عنوان تاپيك پيش ÙØ±Ø¶ براي آرشيو مقالات Ø§Ø³ØªÙØ§Ø¯Ù‡ كن. تنها يك تاپيك قابل قبول است',
   23.17      27 => 'Or Upload Topic Icon',
   23.18      28 => 'Maximum',
   23.19 -    29 => 'File Upload Errors'
   23.20 +    29 => 'File Upload Errors',
   23.21 +    30 => 'Stories in Topic'
   23.22  );
   23.23  
   23.24  ###############################################################################
   23.25 @@ -1049,6 +1053,7 @@
   23.26      39 => 'Upload a plugin',
   23.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   23.28      41 => 'Upload',
   23.29 +    42 => 'Click to update',
   23.30      99 => 'An unknown error occured',
   23.31      100 => 'Ok.',
   23.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   23.33 @@ -1310,7 +1315,26 @@
   23.34      'size' => 'اندازه',
   23.35      'bytes' => 'بايت',
   23.36      'total_number' => 'تعداد كل پشتيبانها: %d',
   23.37 -    'download' => 'Click to download this file'
   23.38 +    'download' => 'Click to download this file',
   23.39 +    'new_backup' => 'New Backup',
   23.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
   23.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
   23.42 +    'convert_menu' => 'Convert to InnoDB',
   23.43 +    'convert_title' => 'Convert to InnoDB tables',
   23.44 +    'convert_button' => 'Convert',
   23.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   23.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   23.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   23.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   23.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   23.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   23.51 +    'optimize_menu' => 'Optimize Tables',
   23.52 +    'optimize_title' => 'Optimize Tables',
   23.53 +    'optimize_button' => 'Optimize',
   23.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   23.55 +    'last_optimization' => 'Last optimization',
   23.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   23.57 +    'optimize_success' => 'Successfully optimized database tables.'
   23.58  );
   23.59  
   23.60  ###############################################################################
   23.61 @@ -1459,7 +1483,7 @@
   23.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
   23.63      'installation' => 'installation instructions',
   23.64      'directory' => 'directory',
   23.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   23.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   23.67      'fix_it' => 'This is a security risk and should be fixed!',
   23.68      'reachable' => 'Your %s is reachable from the web.',
   23.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   23.70 @@ -1559,7 +1583,10 @@
   23.71      'addchild' => 'Add child',
   23.72      'list' => 'list',
   23.73      'list_all' => 'List all',
   23.74 -    'na' => 'N/A'
   23.75 +    'meta_description' => 'Meta Description',
   23.76 +    'meta_keywords' => 'Meta Keywords',
   23.77 +    'na' => 'N/A',
   23.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
   23.79  );
   23.80  
   23.81  # Localisation of the texts for the various drop-down menus that are actually
   23.82 @@ -1831,12 +1858,16 @@
   23.83      'censorlist' => 'Censor List',
   23.84      'ip_lookup' => 'IP Lookup',
   23.85      'url_rewrite' => 'Enable URL Rewrite',
   23.86 +    'meta_tags' => 'Meta Tags',
   23.87 +    'meta_description' => 'Default Meta Description',
   23.88 +    'meta_keywords' => 'Default Meta Keywords',
   23.89      'default_permissions_block' => 'Block Default Permissions',
   23.90      'default_permissions_story' => 'Story Default Permissions',
   23.91      'default_permissions_topic' => 'Topic Default Permissions',
   23.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   23.93      'disable_webservices' => 'Disable Webservices?',
   23.94      'restrict_webservices' => 'Restrict Webservices?',
   23.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   23.96      'article_comment_close_days' => 'Days to close comments (default)',
   23.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   23.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
   23.99 @@ -1928,7 +1959,8 @@
  23.100      19 => array('Google' => 'google', 'Table' => 'table'),
  23.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  23.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  23.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  23.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  23.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  23.106  );
  23.107  
  23.108 -?>
  23.109 \ No newline at end of file
  23.110 +?>
    24.1 --- a/language/finnish.php	Sun Sep 20 19:11:47 2009 +0200
    24.2 +++ b/language/finnish.php	Sun Nov 01 09:43:28 2009 +0100
    24.3 @@ -825,7 +825,10 @@
    24.4      85 => 'Show All',
    24.5      86 => 'Advanced Editor',
    24.6      87 => 'Story Stats',
    24.7 -    88 => 'Wiki-style format'
    24.8 +    88 => 'Wiki-style format',
    24.9 +    89 => 'Meta Description',
   24.10 +    90 => 'Meta Keywords',
   24.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   24.12  );
   24.13  
   24.14  ###############################################################################
   24.15 @@ -860,7 +863,8 @@
   24.16      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   24.17      27 => 'Or Upload Topic Icon',
   24.18      28 => 'Maximum',
   24.19 -    29 => 'File Upload Errors'
   24.20 +    29 => 'File Upload Errors',
   24.21 +    30 => 'Stories in Topic'
   24.22  );
   24.23  
   24.24  ###############################################################################
   24.25 @@ -1062,6 +1066,7 @@
   24.26      39 => 'Upload a plugin',
   24.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   24.28      41 => 'Upload',
   24.29 +    42 => 'Click to update',
   24.30      99 => 'An unknown error occured',
   24.31      100 => 'Ok.',
   24.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   24.33 @@ -1323,7 +1328,26 @@
   24.34      'size' => 'Koko',
   24.35      'bytes' => 'tavua',
   24.36      'total_number' => 'Varmistuksia yhteensä: %d',
   24.37 -    'download' => 'Click to download this file'
   24.38 +    'download' => 'Click to download this file',
   24.39 +    'new_backup' => 'New Backup',
   24.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
   24.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
   24.42 +    'convert_menu' => 'Convert to InnoDB',
   24.43 +    'convert_title' => 'Convert to InnoDB tables',
   24.44 +    'convert_button' => 'Convert',
   24.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   24.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   24.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   24.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   24.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   24.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   24.51 +    'optimize_menu' => 'Optimize Tables',
   24.52 +    'optimize_title' => 'Optimize Tables',
   24.53 +    'optimize_button' => 'Optimize',
   24.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   24.55 +    'last_optimization' => 'Last optimization',
   24.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   24.57 +    'optimize_success' => 'Successfully optimized database tables.'
   24.58  );
   24.59  
   24.60  ###############################################################################
   24.61 @@ -1472,7 +1496,7 @@
   24.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
   24.63      'installation' => 'installation instructions',
   24.64      'directory' => 'directory',
   24.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   24.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   24.67      'fix_it' => 'This is a security risk and should be fixed!',
   24.68      'reachable' => 'Your %s is reachable from the web.',
   24.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   24.70 @@ -1572,7 +1596,10 @@
   24.71      'addchild' => 'Add child',
   24.72      'list' => 'list',
   24.73      'list_all' => 'List all',
   24.74 -    'na' => 'N/A'
   24.75 +    'meta_description' => 'Meta Description',
   24.76 +    'meta_keywords' => 'Meta Keywords',
   24.77 +    'na' => 'N/A',
   24.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
   24.79  );
   24.80  
   24.81  # Localisation of the texts for the various drop-down menus that are actually
   24.82 @@ -1844,12 +1871,16 @@
   24.83      'censorlist' => 'Censor List',
   24.84      'ip_lookup' => 'IP Lookup',
   24.85      'url_rewrite' => 'Enable URL Rewrite',
   24.86 +    'meta_tags' => 'Meta Tags',
   24.87 +    'meta_description' => 'Default Meta Description',
   24.88 +    'meta_keywords' => 'Default Meta Keywords',
   24.89      'default_permissions_block' => 'Block Default Permissions',
   24.90      'default_permissions_story' => 'Story Default Permissions',
   24.91      'default_permissions_topic' => 'Topic Default Permissions',
   24.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   24.93      'disable_webservices' => 'Disable Webservices?',
   24.94      'restrict_webservices' => 'Restrict Webservices?',
   24.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   24.96      'article_comment_close_days' => 'Days to close comments (default)',
   24.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   24.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
   24.99 @@ -1941,7 +1972,8 @@
  24.100      19 => array('Google' => 'google', 'Table' => 'table'),
  24.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  24.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  24.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  24.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  24.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  24.106  );
  24.107  
  24.108 -?>
  24.109 \ No newline at end of file
  24.110 +?>
    25.1 --- a/language/finnish_utf-8.php	Sun Sep 20 19:11:47 2009 +0200
    25.2 +++ b/language/finnish_utf-8.php	Sun Nov 01 09:43:28 2009 +0100
    25.3 @@ -827,7 +827,10 @@
    25.4      85 => 'Show All',
    25.5      86 => 'Advanced Editor',
    25.6      87 => 'Story Stats',
    25.7 -    88 => 'Wiki-style format'
    25.8 +    88 => 'Wiki-style format',
    25.9 +    89 => 'Meta Description',
   25.10 +    90 => 'Meta Keywords',
   25.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   25.12  );
   25.13  
   25.14  ###############################################################################
   25.15 @@ -862,7 +865,8 @@
   25.16      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   25.17      27 => 'Or Upload Topic Icon',
   25.18      28 => 'Maximum',
   25.19 -    29 => 'File Upload Errors'
   25.20 +    29 => 'File Upload Errors',
   25.21 +    30 => 'Stories in Topic'
   25.22  );
   25.23  
   25.24  ###############################################################################
   25.25 @@ -1064,6 +1068,7 @@
   25.26      39 => 'Upload a plugin',
   25.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   25.28      41 => 'Upload',
   25.29 +    42 => 'Click to update',
   25.30      99 => 'An unknown error occured',
   25.31      100 => 'Ok.',
   25.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   25.33 @@ -1325,7 +1330,26 @@
   25.34      'size' => 'Koko',
   25.35      'bytes' => 'tavua',
   25.36      'total_number' => 'Varmistuksia yhteensä: %d',
   25.37 -    'download' => 'Click to download this file'
   25.38 +    'download' => 'Click to download this file',
   25.39 +    'new_backup' => 'New Backup',
   25.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
   25.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
   25.42 +    'convert_menu' => 'Convert to InnoDB',
   25.43 +    'convert_title' => 'Convert to InnoDB tables',
   25.44 +    'convert_button' => 'Convert',
   25.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   25.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   25.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   25.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   25.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   25.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   25.51 +    'optimize_menu' => 'Optimize Tables',
   25.52 +    'optimize_title' => 'Optimize Tables',
   25.53 +    'optimize_button' => 'Optimize',
   25.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   25.55 +    'last_optimization' => 'Last optimization',
   25.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   25.57 +    'optimize_success' => 'Successfully optimized database tables.'
   25.58  );
   25.59  
   25.60  ###############################################################################
   25.61 @@ -1474,7 +1498,7 @@
   25.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
   25.63      'installation' => 'installation instructions',
   25.64      'directory' => 'directory',
   25.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   25.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   25.67      'fix_it' => 'This is a security risk and should be fixed!',
   25.68      'reachable' => 'Your %s is reachable from the web.',
   25.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   25.70 @@ -1574,7 +1598,10 @@
   25.71      'addchild' => 'Add child',
   25.72      'list' => 'list',
   25.73      'list_all' => 'List all',
   25.74 -    'na' => 'N/A'
   25.75 +    'meta_description' => 'Meta Description',
   25.76 +    'meta_keywords' => 'Meta Keywords',
   25.77 +    'na' => 'N/A',
   25.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
   25.79  );
   25.80  
   25.81  # Localisation of the texts for the various drop-down menus that are actually
   25.82 @@ -1846,12 +1873,16 @@
   25.83      'censorlist' => 'Censor List',
   25.84      'ip_lookup' => 'IP Lookup',
   25.85      'url_rewrite' => 'Enable URL Rewrite',
   25.86 +    'meta_tags' => 'Meta Tags',
   25.87 +    'meta_description' => 'Default Meta Description',
   25.88 +    'meta_keywords' => 'Default Meta Keywords',
   25.89      'default_permissions_block' => 'Block Default Permissions',
   25.90      'default_permissions_story' => 'Story Default Permissions',
   25.91      'default_permissions_topic' => 'Topic Default Permissions',
   25.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   25.93      'disable_webservices' => 'Disable Webservices?',
   25.94      'restrict_webservices' => 'Restrict Webservices?',
   25.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   25.96      'article_comment_close_days' => 'Days to close comments (default)',
   25.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   25.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
   25.99 @@ -1943,7 +1974,8 @@
  25.100      19 => array('Google' => 'google', 'Table' => 'table'),
  25.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  25.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  25.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  25.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  25.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  25.106  );
  25.107  
  25.108 -?>
  25.109 \ No newline at end of file
  25.110 +?>
    26.1 --- a/language/french_canada.php	Sun Sep 20 19:11:47 2009 +0200
    26.2 +++ b/language/french_canada.php	Sun Nov 01 09:43:28 2009 +0100
    26.3 @@ -827,7 +827,10 @@
    26.4      85 => 'Montrez tout',
    26.5      86 => '&eacute;dition avanc&eacute;e',
    26.6      87 => 'Statistiques',
    26.7 -    88 => 'Wiki-style format'
    26.8 +    88 => 'Wiki-style format',
    26.9 +    89 => 'Meta Description',
   26.10 +    90 => 'Meta Keywords',
   26.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   26.12  );
   26.13  
   26.14  ###############################################################################
   26.15 @@ -862,7 +865,8 @@
   26.16      26 => 'faites-en le sujet par d&eacute;faut pour vos archives. Un seul sujet n\'est admis.',
   26.17      27 => 'Ou alors t&eacute;l&eacute;chargez votre icône pour ce sujet',
   26.18      28 => 'Maximum',
   26.19 -    29 => 'Erreur de t&eacute;l&eacute;chargement'
   26.20 +    29 => 'Erreur de t&eacute;l&eacute;chargement',
   26.21 +    30 => 'Stories in Topic'
   26.22  );
   26.23  
   26.24  ###############################################################################
   26.25 @@ -1064,6 +1068,7 @@
   26.26      39 => 'Upload a plugin',
   26.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   26.28      41 => 'Upload',
   26.29 +    42 => 'Click to update',
   26.30      99 => 'An unknown error occured',
   26.31      100 => 'Ok.',
   26.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   26.33 @@ -1325,7 +1330,26 @@
   26.34      'size' => 'Taille',
   26.35      'bytes' => 'Octets',
   26.36      'total_number' => 'Nombre total de sauvegardes : %d',
   26.37 -    'download' => 'Click to download this file'
   26.38 +    'download' => 'Click to download this file',
   26.39 +    'new_backup' => 'New Backup',
   26.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
   26.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
   26.42 +    'convert_menu' => 'Convert to InnoDB',
   26.43 +    'convert_title' => 'Convert to InnoDB tables',
   26.44 +    'convert_button' => 'Convert',
   26.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   26.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   26.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   26.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   26.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   26.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   26.51 +    'optimize_menu' => 'Optimize Tables',
   26.52 +    'optimize_title' => 'Optimize Tables',
   26.53 +    'optimize_button' => 'Optimize',
   26.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   26.55 +    'last_optimization' => 'Last optimization',
   26.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   26.57 +    'optimize_success' => 'Successfully optimized database tables.'
   26.58  );
   26.59  
   26.60  ###############################################################################
   26.61 @@ -1474,7 +1498,7 @@
   26.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
   26.63      'installation' => 'installation instructions',
   26.64      'directory' => 'directory',
   26.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   26.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   26.67      'fix_it' => 'This is a security risk and should be fixed!',
   26.68      'reachable' => 'Your %s is reachable from the web.',
   26.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   26.70 @@ -1574,7 +1598,10 @@
   26.71      'addchild' => 'Add child',
   26.72      'list' => 'list',
   26.73      'list_all' => 'List all',
   26.74 -    'na' => 'N/A'
   26.75 +    'meta_description' => 'Meta Description',
   26.76 +    'meta_keywords' => 'Meta Keywords',
   26.77 +    'na' => 'N/A',
   26.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
   26.79  );
   26.80  
   26.81  # Localisation of the texts for the various drop-down menus that are actually
   26.82 @@ -1846,12 +1873,16 @@
   26.83      'censorlist' => 'Censor List',
   26.84      'ip_lookup' => 'IP Lookup',
   26.85      'url_rewrite' => 'Enable URL Rewrite',
   26.86 +    'meta_tags' => 'Meta Tags',
   26.87 +    'meta_description' => 'Default Meta Description',
   26.88 +    'meta_keywords' => 'Default Meta Keywords',
   26.89      'default_permissions_block' => 'Block Default Permissions',
   26.90      'default_permissions_story' => 'Story Default Permissions',
   26.91      'default_permissions_topic' => 'Topic Default Permissions',
   26.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   26.93      'disable_webservices' => 'Disable Webservices?',
   26.94      'restrict_webservices' => 'Restrict Webservices?',
   26.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   26.96      'article_comment_close_days' => 'Days to close comments (default)',
   26.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   26.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
   26.99 @@ -1943,7 +1974,8 @@
  26.100      19 => array('Google' => 'google', 'Table' => 'table'),
  26.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  26.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  26.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  26.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  26.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  26.106  );
  26.107  
  26.108 -?>
  26.109 \ No newline at end of file
  26.110 +?>
    27.1 --- a/language/french_canada_utf-8.php	Sun Sep 20 19:11:47 2009 +0200
    27.2 +++ b/language/french_canada_utf-8.php	Sun Nov 01 09:43:28 2009 +0100
    27.3 @@ -827,7 +827,10 @@
    27.4      85 => 'Show All',
    27.5      86 => 'Advanced Editor',
    27.6      87 => 'Story Stats',
    27.7 -    88 => 'Wiki-style format'
    27.8 +    88 => 'Wiki-style format',
    27.9 +    89 => 'Meta Description',
   27.10 +    90 => 'Meta Keywords',
   27.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   27.12  );
   27.13  
   27.14  ###############################################################################
   27.15 @@ -862,7 +865,8 @@
   27.16      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   27.17      27 => 'Or Upload Topic Icon',
   27.18      28 => 'Maximum',
   27.19 -    29 => 'File Upload Errors'
   27.20 +    29 => 'File Upload Errors',
   27.21 +    30 => 'Stories in Topic'
   27.22  );
   27.23  
   27.24  ###############################################################################
   27.25 @@ -1064,6 +1068,7 @@
   27.26      39 => 'Upload a plugin',
   27.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   27.28      41 => 'Upload',
   27.29 +    42 => 'Click to update',
   27.30      99 => 'An unknown error occured',
   27.31      100 => 'Ok.',
   27.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   27.33 @@ -1325,7 +1330,26 @@
   27.34      'size' => 'Taille',
   27.35      'bytes' => 'Octets',
   27.36      'total_number' => 'Total number of backups: %d',
   27.37 -    'download' => 'Click to download this file'
   27.38 +    'download' => 'Click to download this file',
   27.39 +    'new_backup' => 'New Backup',
   27.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
   27.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
   27.42 +    'convert_menu' => 'Convert to InnoDB',
   27.43 +    'convert_title' => 'Convert to InnoDB tables',
   27.44 +    'convert_button' => 'Convert',
   27.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   27.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   27.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   27.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   27.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   27.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   27.51 +    'optimize_menu' => 'Optimize Tables',
   27.52 +    'optimize_title' => 'Optimize Tables',
   27.53 +    'optimize_button' => 'Optimize',
   27.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   27.55 +    'last_optimization' => 'Last optimization',
   27.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   27.57 +    'optimize_success' => 'Successfully optimized database tables.'
   27.58  );
   27.59  
   27.60  ###############################################################################
   27.61 @@ -1474,7 +1498,7 @@
   27.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
   27.63      'installation' => 'installation instructions',
   27.64      'directory' => 'directory',
   27.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   27.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   27.67      'fix_it' => 'This is a security risk and should be fixed!',
   27.68      'reachable' => 'Your %s is reachable from the web.',
   27.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   27.70 @@ -1574,7 +1598,10 @@
   27.71      'addchild' => 'Add child',
   27.72      'list' => 'list',
   27.73      'list_all' => 'List all',
   27.74 -    'na' => 'N/A'
   27.75 +    'meta_description' => 'Meta Description',
   27.76 +    'meta_keywords' => 'Meta Keywords',
   27.77 +    'na' => 'N/A',
   27.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
   27.79  );
   27.80  
   27.81  # Localisation of the texts for the various drop-down menus that are actually
   27.82 @@ -1846,12 +1873,16 @@
   27.83      'censorlist' => 'Censor List',
   27.84      'ip_lookup' => 'IP Lookup',
   27.85      'url_rewrite' => 'Enable URL Rewrite',
   27.86 +    'meta_tags' => 'Meta Tags',
   27.87 +    'meta_description' => 'Default Meta Description',
   27.88 +    'meta_keywords' => 'Default Meta Keywords',
   27.89      'default_permissions_block' => 'Block Default Permissions',
   27.90      'default_permissions_story' => 'Story Default Permissions',
   27.91      'default_permissions_topic' => 'Topic Default Permissions',
   27.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   27.93      'disable_webservices' => 'Disable Webservices?',
   27.94      'restrict_webservices' => 'Restrict Webservices?',
   27.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   27.96      'article_comment_close_days' => 'Days to close comments (default)',
   27.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   27.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
   27.99 @@ -1943,7 +1974,8 @@
  27.100      19 => array('Google' => 'google', 'Table' => 'table'),
  27.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  27.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  27.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  27.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  27.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  27.106  );
  27.107  
  27.108 -?>
  27.109 \ No newline at end of file
  27.110 +?>
    28.1 --- a/language/french_france.php	Sun Sep 20 19:11:47 2009 +0200
    28.2 +++ b/language/french_france.php	Sun Nov 01 09:43:28 2009 +0100
    28.3 @@ -823,7 +823,10 @@
    28.4      85 => 'Show All',
    28.5      86 => 'Advanced Editor',
    28.6      87 => 'Story Stats',
    28.7 -    88 => 'Wiki-style format'
    28.8 +    88 => 'Wiki-style format',
    28.9 +    89 => 'Meta Description',
   28.10 +    90 => 'Meta Keywords',
   28.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   28.12  );
   28.13  
   28.14  ###############################################################################
   28.15 @@ -858,7 +861,8 @@
   28.16      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   28.17      27 => 'Or Upload Topic Icon',
   28.18      28 => 'Maximum',
   28.19 -    29 => 'File Upload Errors'
   28.20 +    29 => 'File Upload Errors',
   28.21 +    30 => 'Stories in Topic'
   28.22  );
   28.23  
   28.24  ###############################################################################
   28.25 @@ -1060,6 +1064,7 @@
   28.26      39 => 'Upload a plugin',
   28.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   28.28      41 => 'Upload',
   28.29 +    42 => 'Click to update',
   28.30      99 => 'An unknown error occured',
   28.31      100 => 'Ok.',
   28.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   28.33 @@ -1321,7 +1326,26 @@
   28.34      'size' => 'Taille',
   28.35      'bytes' => 'Octets',
   28.36      'total_number' => 'Total number of backups: %d',
   28.37 -    'download' => 'Click to download this file'
   28.38 +    'download' => 'Click to download this file',
   28.39 +    'new_backup' => 'New Backup',
   28.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
   28.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
   28.42 +    'convert_menu' => 'Convert to InnoDB',
   28.43 +    'convert_title' => 'Convert to InnoDB tables',
   28.44 +    'convert_button' => 'Convert',
   28.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   28.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   28.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   28.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   28.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   28.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   28.51 +    'optimize_menu' => 'Optimize Tables',
   28.52 +    'optimize_title' => 'Optimize Tables',
   28.53 +    'optimize_button' => 'Optimize',
   28.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   28.55 +    'last_optimization' => 'Last optimization',
   28.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   28.57 +    'optimize_success' => 'Successfully optimized database tables.'
   28.58  );
   28.59  
   28.60  ###############################################################################
   28.61 @@ -1470,7 +1494,7 @@
   28.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
   28.63      'installation' => 'installation instructions',
   28.64      'directory' => 'directory',
   28.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   28.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   28.67      'fix_it' => 'This is a security risk and should be fixed!',
   28.68      'reachable' => 'Your %s is reachable from the web.',
   28.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   28.70 @@ -1570,7 +1594,10 @@
   28.71      'addchild' => 'Add child',
   28.72      'list' => 'list',
   28.73      'list_all' => 'List all',
   28.74 -    'na' => 'N/A'
   28.75 +    'meta_description' => 'Meta Description',
   28.76 +    'meta_keywords' => 'Meta Keywords',
   28.77 +    'na' => 'N/A',
   28.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
   28.79  );
   28.80  
   28.81  # Localisation of the texts for the various drop-down menus that are actually
   28.82 @@ -1842,12 +1869,16 @@
   28.83      'censorlist' => 'Censor List',
   28.84      'ip_lookup' => 'IP Lookup',
   28.85      'url_rewrite' => 'Enable URL Rewrite',
   28.86 +    'meta_tags' => 'Meta Tags',
   28.87 +    'meta_description' => 'Default Meta Description',
   28.88 +    'meta_keywords' => 'Default Meta Keywords',
   28.89      'default_permissions_block' => 'Block Default Permissions',
   28.90      'default_permissions_story' => 'Story Default Permissions',
   28.91      'default_permissions_topic' => 'Topic Default Permissions',
   28.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   28.93      'disable_webservices' => 'Disable Webservices?',
   28.94      'restrict_webservices' => 'Restrict Webservices?',
   28.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   28.96      'article_comment_close_days' => 'Days to close comments (default)',
   28.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   28.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
   28.99 @@ -1939,7 +1970,8 @@
  28.100      19 => array('Google' => 'google', 'Table' => 'table'),
  28.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  28.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  28.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  28.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  28.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  28.106  );
  28.107  
  28.108 -?>
  28.109 \ No newline at end of file
  28.110 +?>
    29.1 --- a/language/french_france_utf-8.php	Sun Sep 20 19:11:47 2009 +0200
    29.2 +++ b/language/french_france_utf-8.php	Sun Nov 01 09:43:28 2009 +0100
    29.3 @@ -823,7 +823,10 @@
    29.4      85 => 'Show All',
    29.5      86 => 'Advanced Editor',
    29.6      87 => 'Story Stats',
    29.7 -    88 => 'Wiki-style format'
    29.8 +    88 => 'Wiki-style format',
    29.9 +    89 => 'Meta Description',
   29.10 +    90 => 'Meta Keywords',
   29.11 +    91 => 'You can always hit "Preview" to extend the expiry time.'
   29.12  );
   29.13  
   29.14  ###############################################################################
   29.15 @@ -858,7 +861,8 @@
   29.16      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   29.17      27 => 'Or Upload Topic Icon',
   29.18      28 => 'Maximum',
   29.19 -    29 => 'File Upload Errors'
   29.20 +    29 => 'File Upload Errors',
   29.21 +    30 => 'Stories in Topic'
   29.22  );
   29.23  
   29.24  ###############################################################################
   29.25 @@ -1060,6 +1064,7 @@
   29.26      39 => 'Upload a plugin',
   29.27      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   29.28      41 => 'Upload',
   29.29 +    42 => 'Click to update',
   29.30      99 => 'An unknown error occured',
   29.31      100 => 'Ok.',
   29.32      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   29.33 @@ -1321,7 +1326,26 @@
   29.34      'size' => 'Taille',
   29.35      'bytes' => 'Octets',
   29.36      'total_number' => 'Total number of backups: %d',
   29.37 -    'download' => 'Click to download this file'
   29.38 +    'download' => 'Click to download this file',
   29.39 +    'new_backup' => 'New Backup',
   29.40 +    'delete_failure' => 'One or more backup files could not be deleted.',
   29.41 +    'delete_success' => 'Backup file(s) successfully deleted.',
   29.42 +    'convert_menu' => 'Convert to InnoDB',
   29.43 +    'convert_title' => 'Convert to InnoDB tables',
   29.44 +    'convert_button' => 'Convert',
   29.45 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   29.46 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   29.47 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   29.48 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   29.49 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   29.50 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   29.51 +    'optimize_menu' => 'Optimize Tables',
   29.52 +    'optimize_title' => 'Optimize Tables',
   29.53 +    'optimize_button' => 'Optimize',
   29.54 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   29.55 +    'last_optimization' => 'Last optimization',
   29.56 +    'optimization_patience' => 'Note: Optimization may take some time - please be patient.',
   29.57 +    'optimize_success' => 'Successfully optimized database tables.'
   29.58  );
   29.59  
   29.60  ###############################################################################
   29.61 @@ -1470,7 +1494,7 @@
   29.62      'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
   29.63      'installation' => 'installation instructions',
   29.64      'directory' => 'directory',
   29.65 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   29.66 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   29.67      'fix_it' => 'This is a security risk and should be fixed!',
   29.68      'reachable' => 'Your %s is reachable from the web.',
   29.69      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   29.70 @@ -1570,7 +1594,10 @@
   29.71      'addchild' => 'Add child',
   29.72      'list' => 'list',
   29.73      'list_all' => 'List all',
   29.74 -    'na' => 'N/A'
   29.75 +    'meta_description' => 'Meta Description',
   29.76 +    'meta_keywords' => 'Meta Keywords',
   29.77 +    'na' => 'N/A',
   29.78 +    'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
   29.79  );
   29.80  
   29.81  # Localisation of the texts for the various drop-down menus that are actually
   29.82 @@ -1842,12 +1869,16 @@
   29.83      'censorlist' => 'Censor List',
   29.84      'ip_lookup' => 'IP Lookup',
   29.85      'url_rewrite' => 'Enable URL Rewrite',
   29.86 +    'meta_tags' => 'Meta Tags',
   29.87 +    'meta_description' => 'Default Meta Description',
   29.88 +    'meta_keywords' => 'Default Meta Keywords',
   29.89      'default_permissions_block' => 'Block Default Permissions',
   29.90      'default_permissions_story' => 'Story Default Permissions',
   29.91      'default_permissions_topic' => 'Topic Default Permissions',
   29.92      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   29.93      'disable_webservices' => 'Disable Webservices?',
   29.94      'restrict_webservices' => 'Restrict Webservices?',
   29.95 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   29.96      'article_comment_close_days' => 'Days to close comments (default)',
   29.97      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   29.98      'allow_reply_notifications' => 'Allow comment reply notifications?',
   29.99 @@ -1939,7 +1970,8 @@
  29.100      19 => array('Google' => 'google', 'Table' => 'table'),
  29.101      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  29.102      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  29.103 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  29.104 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  29.105 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  29.106  );
  29.107  
  29.108 -?>
  29.109 \ No newline at end of file
  29.110 +?>
    30.1 --- a/language/german.php	Sun Sep 20 19:11:47 2009 +0200
    30.2 +++ b/language/german.php	Sun Nov 01 09:43:28 2009 +0100
    30.3 @@ -455,7 +455,7 @@
    30.4      33 => 'Kompletter Artikel unter',
    30.5      34 => 'Ende dieser Nachricht',
    30.6      35 => 'Sorry, dieser User möchte keine E-Mails bekommen.',
    30.7 -    36 => 'Copy:',
    30.8 +    36 => 'Kopie:',
    30.9      37 => 'Send me a copy of this email',
   30.10      38 => "This is a copy of the email that you sent to %s from <{$_CONF['site_url']}>:"
   30.11  );
   30.12 @@ -828,7 +828,10 @@
   30.13      85 => 'Alles anzeigen',
   30.14      86 => 'Advanced Editor',
   30.15      87 => 'Artikel-Statistik',
   30.16 -    88 => 'Format im Wiki-Stil '
   30.17 +    88 => 'Format im Wiki-Stil',
   30.18 +    89 => 'Meta Description',
   30.19 +    90 => 'Meta Keywords',
   30.20 +    91 => 'Du kannst aber jederzeit auf "Vorschau" klicken, um diese Zeit zu verlängern.'
   30.21  );
   30.22  
   30.23  ###############################################################################
   30.24 @@ -863,7 +866,8 @@
   30.25      26 => 'Zur Archiv-Kategorie machen (nur für eine Kategorie möglich)',
   30.26      27 => 'oder ein Icon hochladen',
   30.27      28 => 'maximal',
   30.28 -    29 => 'Fehler beim Datei-Upload'
   30.29 +    29 => 'Fehler beim Datei-Upload',
   30.30 +    30 => 'Artikel i.d. Kategorie'
   30.31  );
   30.32  
   30.33  ###############################################################################
   30.34 @@ -993,10 +997,10 @@
   30.35  
   30.36  $LANG31 = array(
   30.37      1 => "{$_CONF['site_name']} Mail Utility",
   30.38 -    2 => 'Von',
   30.39 -    3 => 'Reply-to',
   30.40 +    2 => 'Von (Name)',
   30.41 +    3 => 'Von (E-Mail)',
   30.42      4 => 'Betreff',
   30.43 -    5 => 'Text',
   30.44 +    5 => 'Nachricht',
   30.45      6 => 'Senden',
   30.46      7 => 'Alle User',
   30.47      8 => 'Admin',
   30.48 @@ -1065,6 +1069,7 @@
   30.49      39 => 'Upload a plugin',
   30.50      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   30.51      41 => 'Upload',
   30.52 +    42 => 'Click to update',
   30.53      99 => 'An unknown error occured',
   30.54      100 => 'Ok.',
   30.55      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   30.56 @@ -1228,7 +1233,7 @@
   30.57      89 => 'Kann OpenID-Server nicht finden bzgl. der angegebenen Identity-URL.',
   30.58      90 => 'OpenID- Identifizierung abgebrochen.',
   30.59      91 => 'You specified an invalid identity URL.',
   30.60 -    92 => "Bitte <a href=\"{$_CONF['site_admin_url']}/sectest.php\">die Sicherheit Ihrer Site überprüfen</a> bevor Sie sie benutzen!",
   30.61 +    92 => "Bitte <a href=\"{$_CONF['site_admin_url']}/sectest.php\">die Sicherheit Deiner Site überprüfen</a> bevor Du sie benutzt!",
   30.62      93 => 'Database back up war erfolgreich.',
   30.63      94 => 'Backup Failed: Dateigröße unter 1kb',
   30.64      95 => 'Es gab einen Fehler.',
   30.65 @@ -1326,7 +1331,26 @@
   30.66      'size' => 'Größe',
   30.67      'bytes' => 'Bytes',
   30.68      'total_number' => 'Gesamtanzahl Backups: %d',
   30.69 -    'download' => 'Anklicken, um diese Datei runterzuladen'
   30.70 +    'download' => 'Anklicken, um diese Datei runterzuladen',
   30.71 +    'new_backup' => 'New Backup',
   30.72 +    'delete_failure' => 'One or more backup files could not be deleted.',
   30.73 +    'delete_success' => 'Backup file(s) successfully deleted.',
   30.74 +    'convert_menu' => 'Convert to InnoDB',
   30.75 +    'convert_title' => 'Convert to InnoDB tables',
   30.76 +    'convert_button' => 'Convert',
   30.77 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   30.78 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   30.79 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   30.80 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   30.81 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   30.82 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   30.83 +    'optimize_menu' => 'Tabellen optimieren',
   30.84 +    'optimize_title' => 'Tabellen Optimieren',
   30.85 +    'optimize_button' => 'Optimieren',
   30.86 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   30.87 +    'last_optimization' => 'Letzte Optimierung',
   30.88 +    'optimization_patience' => 'Hinweis: Die Optimierung kann etwas Zeit in Anspruch nehmen. Bitte etwas Geduld.',
   30.89 +    'optimize_success' => 'Tabellen wurden erfolgreich optimiert.'
   30.90  );
   30.91  
   30.92  ###############################################################################
   30.93 @@ -1466,9 +1490,9 @@
   30.94  # admin/sectest.php
   30.95  
   30.96  $LANG_SECTEST = array(
   30.97 -    'sectest' => 'Geeklog Security Check',
   30.98 -    'results' => 'Results of the Security Check',
   30.99 -    'okay' => 'Everything seems to be in order.',
  30.100 +    'sectest' => 'Geeklog Sicherheits-Check',
  30.101 +    'results' => 'Ergebnis des Sicherheits-Checks',
  30.102 +    'okay' => 'Es scheint alles in Ordnung zu sein.',
  30.103      'please_fix' => 'Please fix the above issues before using your site!',
  30.104      'please_note' => 'Please note that no site is ever 100% secure. This script can only test for obvious security issues.',
  30.105      'stay_informed' => 'To stay informed about new Geeklog releases and possible security issues, we suggest that you subscribe to the (low-traffic) %s mailing list and/or use the %s option in your Admin menu from time to time to check for available updates.',
  30.106 @@ -1480,7 +1504,7 @@
  30.107      'reachable' => 'Your %s is reachable from the web.',
  30.108      'not_reachable' => 'Good! Your %s is not reachable from the web.',
  30.109      'not_sure' => 'Got an HTTP result code %s when trying to test your %s. Not sure what to make of it ...',
  30.110 -    'remove_inst' => 'You should really remove the install directory %s once you have your site up and running without any errors.',
  30.111 +    'remove_inst' => 'Du solltest das Installations-Verzeichnis %s entfernen, sobald Deine Website fehlerfrei läuft.',
  30.112      'remove_inst2' => 'Keeping it around would allow malicious users the ability to destroy your current install, take over your site, or retrieve sensitive information.',
  30.113      'inst_removed' => 'Good! You seem to have removed the install directory already.',
  30.114      'fix_password' => 'You still have not changed the <strong>default password</strong> from "password" on %s Root user account(s).',
  30.115 @@ -1575,7 +1599,10 @@
  30.116      'addchild' => 'Add child',
  30.117      'list' => 'auflisten',
  30.118      'list_all' => 'Alle auflisten',
  30.119 -    'na' => 'N/A'
  30.120 +    'meta_description' => 'Meta Description',
  30.121 +    'meta_keywords' => 'Meta Keywords',
  30.122 +    'na' => 'n/v',
  30.123 +    'token_expiry' => 'Du solltest Deine Änderungen bis spätestens %s durchführen. Danach wird das Security-Token, das in diese Seite eingebettet ist, ungültig und Du würdest Deine Änderungen verlieren.'
  30.124  );
  30.125  
  30.126  # Localisation of the texts for the various drop-down menus that are actually
  30.127 @@ -1847,12 +1874,16 @@
  30.128      'censorlist' => 'Liste zensierter Wörter',
  30.129      'ip_lookup' => 'IP Lookup',
  30.130      'url_rewrite' => 'URL-Rewrite einschalten',
  30.131 +    'meta_tags' => 'Meta Tags',
  30.132 +    'meta_description' => 'Default Meta Description',
  30.133 +    'meta_keywords' => 'Default Meta Keywords',
  30.134      'default_permissions_block' => 'Grundeinstellung Blockrechte',
  30.135      'default_permissions_story' => 'Grundeinstellung Artikelrechte',
  30.136      'default_permissions_topic' => 'Grundeinstellung Kategorierechte',
  30.137      'atom_max_stories' => 'Max. Artikel im Webservices-Feed',
  30.138      'disable_webservices' => 'Webservices ausschalten?',
  30.139      'restrict_webservices' => 'Webservices beschränken?',
  30.140 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
  30.141      'article_comment_close_days' => 'Days to close comments (default)',
  30.142      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
  30.143      'allow_reply_notifications' => 'Allow comment reply notifications?',
  30.144 @@ -1944,7 +1975,8 @@
  30.145      19 => array('Google' => 'google', 'Tabelle' => 'table'),
  30.146      20 => array('Exakter Ausdruck' => 'phrase', 'Alle Worte' => 'all', 'Eines der Worte' => 'any'),
  30.147      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  30.148 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  30.149 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  30.150 +    23 => array('Aktiviert' => 0, 'Deaktiviert' => 1, 'Aktiviert (Default nur auf der Startseite)' => 2)
  30.151  );
  30.152  
  30.153  ?>
    31.1 --- a/language/german_formal.php	Sun Sep 20 19:11:47 2009 +0200
    31.2 +++ b/language/german_formal.php	Sun Nov 01 09:43:28 2009 +0100
    31.3 @@ -456,7 +456,7 @@
    31.4      33 => 'Kompletter Artikel unter',
    31.5      34 => 'Ende dieser Nachricht',
    31.6      35 => 'Sorry, dieser User möchte keine E-Mails bekommen.',
    31.7 -    36 => 'Copy:',
    31.8 +    36 => 'Kopie:',
    31.9      37 => 'Send me a copy of this email',
   31.10      38 => "This is a copy of the email that you sent to %s from <{$_CONF['site_url']}>:"
   31.11  );
   31.12 @@ -829,7 +829,10 @@
   31.13      85 => 'Alles anzeigen',
   31.14      86 => 'WYSIWYG-Editor',
   31.15      87 => 'Artikel-Statistik',
   31.16 -    88 => 'Format im Wiki-Stil '
   31.17 +    88 => 'Format im Wiki-Stil',
   31.18 +    89 => 'Meta Description',
   31.19 +    90 => 'Meta Keywords',
   31.20 +    91 => 'Sie können aber jederzeit auf "Vorschau" klicken, um diese Zeit zu verlängern.'
   31.21  );
   31.22  
   31.23  ###############################################################################
   31.24 @@ -864,7 +867,8 @@
   31.25      26 => 'Zur Archiv-Kategorie machen (nur für eine Kategorie möglich)',
   31.26      27 => 'oder ein Symbol hochladen',
   31.27      28 => 'maximal',
   31.28 -    29 => 'Fehler beim Datei-Upload'
   31.29 +    29 => 'Fehler beim Datei-Upload',
   31.30 +    30 => 'Artikel i.d. Kategorie'
   31.31  );
   31.32  
   31.33  ###############################################################################
   31.34 @@ -994,10 +998,10 @@
   31.35  
   31.36  $LANG31 = array(
   31.37      1 => "{$_CONF['site_name']} Mail Utility",
   31.38 -    2 => 'Von',
   31.39 -    3 => 'Reply-to',
   31.40 +    2 => 'Von (Name)',
   31.41 +    3 => 'Von (E-Mail)',
   31.42      4 => 'Betreff',
   31.43 -    5 => 'Text',
   31.44 +    5 => 'Nachricht',
   31.45      6 => 'Senden',
   31.46      7 => 'Alle User',
   31.47      8 => 'Admin',
   31.48 @@ -1066,6 +1070,7 @@
   31.49      39 => 'Upload a plugin',
   31.50      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   31.51      41 => 'Upload',
   31.52 +    42 => 'Click to update',
   31.53      99 => 'An unknown error occured',
   31.54      100 => 'Ok.',
   31.55      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   31.56 @@ -1327,7 +1332,26 @@
   31.57      'size' => 'Größe',
   31.58      'bytes' => 'Bytes',
   31.59      'total_number' => 'Gesamtanzahl Backups: %d',
   31.60 -    'download' => 'Anklicken, um diese Datei runterzuladen'
   31.61 +    'download' => 'Anklicken, um diese Datei runterzuladen',
   31.62 +    'new_backup' => 'New Backup',
   31.63 +    'delete_failure' => 'One or more backup files could not be deleted.',
   31.64 +    'delete_success' => 'Backup file(s) successfully deleted.',
   31.65 +    'convert_menu' => 'Convert to InnoDB',
   31.66 +    'convert_title' => 'Convert to InnoDB tables',
   31.67 +    'convert_button' => 'Convert',
   31.68 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   31.69 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   31.70 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   31.71 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   31.72 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   31.73 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   31.74 +    'optimize_menu' => 'Tabellen optimieren',
   31.75 +    'optimize_title' => 'Tabellen Optimieren',
   31.76 +    'optimize_button' => 'Optimieren',
   31.77 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   31.78 +    'last_optimization' => 'Letzte Optimierung',
   31.79 +    'optimization_patience' => 'Hinweis: Die Optimierung kann etwas Zeit in Anspruch nehmen. Bitte haben Sie etwas Geduld.',
   31.80 +    'optimize_success' => 'Tabellen wurden erfolgreich optimiert.'
   31.81  );
   31.82  
   31.83  ###############################################################################
   31.84 @@ -1467,9 +1491,9 @@
   31.85  # admin/sectest.php
   31.86  
   31.87  $LANG_SECTEST = array(
   31.88 -    'sectest' => 'Geeklog Security Check',
   31.89 -    'results' => 'Results of the Security Check',
   31.90 -    'okay' => 'Everything seems to be in order.',
   31.91 +    'sectest' => 'Geeklog Sicherheits-Check',
   31.92 +    'results' => 'Ergebnis des Sicherheits-Checks',
   31.93 +    'okay' => 'Es scheint alles in Ordnung zu sein.',
   31.94      'please_fix' => 'Please fix the above issues before using your site!',
   31.95      'please_note' => 'Please note that no site is ever 100% secure. This script can only test for obvious security issues.',
   31.96      'stay_informed' => 'To stay informed about new Geeklog releases and possible security issues, we suggest that you subscribe to the (low-traffic) %s mailing list and/or use the %s option in your Admin menu from time to time to check for available updates.',
   31.97 @@ -1481,7 +1505,7 @@
   31.98      'reachable' => 'Your %s is reachable from the web.',
   31.99      'not_reachable' => 'Good! Your %s is not reachable from the web.',
  31.100      'not_sure' => 'Got an HTTP result code %s when trying to test your %s. Not sure what to make of it ...',
  31.101 -    'remove_inst' => 'You should really remove the install directory %s once you have your site up and running without any errors.',
  31.102 +    'remove_inst' => 'Sie sollten das Installations-Verzeichnis %s entfernen, sobald Ihre Website fehlerfrei läuft.',
  31.103      'remove_inst2' => 'Keeping it around would allow malicious users the ability to destroy your current install, take over your site, or retrieve sensitive information.',
  31.104      'inst_removed' => 'Good! You seem to have removed the install directory already.',
  31.105      'fix_password' => 'You still have not changed the <strong>default password</strong> from "password" on %s Root user account(s).',
  31.106 @@ -1576,7 +1600,10 @@
  31.107      'addchild' => 'Add child',
  31.108      'list' => 'auflisten',
  31.109      'list_all' => 'Alle auflisten',
  31.110 -    'na' => 'N/A'
  31.111 +    'meta_description' => 'Meta Description',
  31.112 +    'meta_keywords' => 'Meta Keywords',
  31.113 +    'na' => 'n/v',
  31.114 +    'token_expiry' => 'Sie sollten Ihre Änderungen bis spätestens %s durchführen. Danach wird das Security-Token, das in diese Seite eingebettet ist, ungültig und Sie würden Ihre Änderungen verlieren.'
  31.115  );
  31.116  
  31.117  # Localisation of the texts for the various drop-down menus that are actually
  31.118 @@ -1848,12 +1875,16 @@
  31.119      'censorlist' => 'Liste zensierter Wörter',
  31.120      'ip_lookup' => 'IP Lookup',
  31.121      'url_rewrite' => 'URL-Rewrite einschalten',
  31.122 +    'meta_tags' => 'Meta Tags',
  31.123 +    'meta_description' => 'Default Meta Description',
  31.124 +    'meta_keywords' => 'Default Meta Keywords',
  31.125      'default_permissions_block' => 'Grundeinstellung Blockrechte',
  31.126      'default_permissions_story' => 'Grundeinstellung Artikelrechte',
  31.127      'default_permissions_topic' => 'Grundeinstellung Kategorierechte',
  31.128      'atom_max_stories' => 'Max. Artikel im Webservices-Feed',
  31.129      'disable_webservices' => 'Webservices ausschalten?',
  31.130      'restrict_webservices' => 'Webservices beschränken?',
  31.131 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
  31.132      'article_comment_close_days' => 'Tage nach denen Kommentare uneditierbar werden (hier nur Grundeinstellung)',
  31.133      'comment_close_rec_stories' => 'Anzahl letzter Artikel, die kommentierbar sein sollen',
  31.134      'allow_reply_notifications' => 'Benachrichtigung auf Kommentare erlauben?',
  31.135 @@ -1945,7 +1976,8 @@
  31.136      19 => array('Google' => 'google', 'Tabelle' => 'table'),
  31.137      20 => array('Exakter Ausdruck' => 'phrase', 'Alle Worte' => 'all', 'Eines der Worte' => 'any'),
  31.138      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  31.139 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  31.140 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  31.141 +    23 => array('Aktiviert' => 0, 'Deaktiviert' => 1, 'Aktiviert (Default nur auf der Startseite)' => 2)
  31.142  );
  31.143  
  31.144  ?>
    32.1 --- a/language/german_formal_utf-8.php	Sun Sep 20 19:11:47 2009 +0200
    32.2 +++ b/language/german_formal_utf-8.php	Sun Nov 01 09:43:28 2009 +0100
    32.3 @@ -456,7 +456,7 @@
    32.4      33 => 'Kompletter Artikel unter',
    32.5      34 => 'Ende dieser Nachricht',
    32.6      35 => 'Sorry, dieser User möchte keine E-Mails bekommen.',
    32.7 -    36 => 'Copy:',
    32.8 +    36 => 'Kopie:',
    32.9      37 => 'Send me a copy of this email',
   32.10      38 => "This is a copy of the email that you sent to %s from <{$_CONF['site_url']}>:"
   32.11  );
   32.12 @@ -829,7 +829,10 @@
   32.13      85 => 'Alles anzeigen',
   32.14      86 => 'WYSIWYG-Editor',
   32.15      87 => 'Artikel-Statistik',
   32.16 -    88 => 'Format im Wiki-Stil '
   32.17 +    88 => 'Format im Wiki-Stil',
   32.18 +    89 => 'Meta Description',
   32.19 +    90 => 'Meta Keywords',
   32.20 +    91 => 'Sie können aber jederzeit auf "Vorschau" klicken, um diese Zeit zu verlängern.'
   32.21  );
   32.22  
   32.23  ###############################################################################
   32.24 @@ -864,7 +867,8 @@
   32.25      26 => 'Zur Archiv-Kategorie machen (nur für eine Kategorie möglich)',
   32.26      27 => 'oder ein Symbol hochladen',
   32.27      28 => 'maximal',
   32.28 -    29 => 'Fehler beim Datei-Upload'
   32.29 +    29 => 'Fehler beim Datei-Upload',
   32.30 +    30 => 'Artikel i.d. Kategorie'
   32.31  );
   32.32  
   32.33  ###############################################################################
   32.34 @@ -994,10 +998,10 @@
   32.35  
   32.36  $LANG31 = array(
   32.37      1 => "{$_CONF['site_name']} Mail Utility",
   32.38 -    2 => 'Von',
   32.39 -    3 => 'Reply-to',
   32.40 +    2 => 'Von (Name)',
   32.41 +    3 => 'Von (E-Mail)',
   32.42      4 => 'Betreff',
   32.43 -    5 => 'Text',
   32.44 +    5 => 'Nachricht',
   32.45      6 => 'Senden',
   32.46      7 => 'Alle User',
   32.47      8 => 'Admin',
   32.48 @@ -1066,6 +1070,7 @@
   32.49      39 => 'Upload a plugin',
   32.50      40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
   32.51      41 => 'Upload',
   32.52 +    42 => 'Click to update',
   32.53      99 => 'An unknown error occured',
   32.54      100 => 'Ok.',
   32.55      101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
   32.56 @@ -1327,7 +1332,26 @@
   32.57      'size' => 'Größe',
   32.58      'bytes' => 'Bytes',
   32.59      'total_number' => 'Gesamtanzahl Backups: %d',
   32.60 -    'download' => 'Anklicken, um diese Datei runterzuladen'
   32.61 +    'download' => 'Anklicken, um diese Datei runterzuladen',
   32.62 +    'new_backup' => 'New Backup',
   32.63 +    'delete_failure' => 'One or more backup files could not be deleted.',
   32.64 +    'delete_success' => 'Backup file(s) successfully deleted.',
   32.65 +    'convert_menu' => 'Convert to InnoDB',
   32.66 +    'convert_title' => 'Convert to InnoDB tables',
   32.67 +    'convert_button' => 'Convert',
   32.68 +    'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.',
   32.69 +    'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.',
   32.70 +    'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.',
   32.71 +    'conversion_patience' => 'Note: Conversion may take some time - please be patient.',
   32.72 +    'innodb_success' => 'Successfully converted tables to InnoDB.',
   32.73 +    'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.',
   32.74 +    'optimize_menu' => 'Tabellen optimieren',
   32.75 +    'optimize_title' => 'Tabellen Optimieren',
   32.76 +    'optimize_button' => 'Optimieren',
   32.77 +    'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.',
   32.78 +    'last_optimization' => 'Letzte Optimierung',
   32.79 +    'optimization_patience' => 'Hinweis: Die Optimierung kann etwas Zeit in Anspruch nehmen. Bitte haben Sie etwas Geduld.',
   32.80 +    'optimize_success' => 'Tabellen wurden erfolgreich optimiert.'
   32.81  );
   32.82  
   32.83  ###############################################################################
   32.84 @@ -1467,9 +1491,9 @@
   32.85  # admin/sectest.php
   32.86  
   32.87  $LANG_SECTEST = array(
   32.88 -    'sectest' => 'Geeklog Security Check',
   32.89 -    'results' => 'Results of the Security Check',
   32.90 -    'okay' => 'Everything seems to be in order.',
   32.91 +    'sectest' => 'Geeklog Sicherheits-Check',
   32.92 +    'results' => 'Ergebnis des Sicherheits-Checks',
   32.93 +    'okay' => 'Es scheint alles in Ordnung zu sein.',
   32.94      'please_fix' => 'Please fix the above issues before using your site!',
   32.95      'please_note' => 'Please note that no site is ever 100% secure. This script can only test for obvious security issues.',
   32.96      'stay_informed' => 'To stay informed about new Geeklog releases and possible security issues, we suggest that