Merged with "plgupdate" feature branch HEAD
authorDirk Haun <dirk@haun-online.de>
Thu Oct 29 11:56:23 2009 +0100 (3 months ago)
branchHEAD
changeset 7395bb675c876cb9
parent 7394fdb273c78589
parent 7393d0952e303944
child 7396ec6b034771a6
Merged with "plgupdate" feature branch
language/english.php
language/english_utf-8.php
public_html/admin/plugins.php
public_html/docs/english/theme.html
public_html/docs/history
system/lib-admin.php
     1.1 --- a/language/afrikaans.php	Mon Sep 28 22:20:30 2009 +0200
     1.2 +++ b/language/afrikaans.php	Thu Oct 29 11:56:23 2009 +0100
     1.3 @@ -824,7 +824,9 @@
     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  );
    1.12  
    1.13  ###############################################################################
    1.14 @@ -859,7 +861,8 @@
    1.15      26 => 'maak hierdie die standaard onderwerp vir die artikelargief. Slegs een onderwerp toegelaat.',
    1.16      27 => 'of Laai Onderwerp Ikoon',
    1.17      28 => 'Maksimum',
    1.18 -    29 => 'L&ecirc;er Oplaai Foute'
    1.19 +    29 => 'L&ecirc;er Oplaai Foute',
    1.20 +    30 => 'Stories in Topic'
    1.21  );
    1.22  
    1.23  ###############################################################################
    1.24 @@ -1471,7 +1474,7 @@
    1.25      '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.26      'installation' => 'installation instructions',
    1.27      'directory' => 'directory',
    1.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
    1.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
    1.30      'fix_it' => 'This is a security risk and should be fixed!',
    1.31      'reachable' => 'Your %s is reachable from the web.',
    1.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    1.33 @@ -1571,6 +1574,8 @@
    1.34      'addchild' => 'Add child',
    1.35      'list' => 'list',
    1.36      'list_all' => 'List all',
    1.37 +    'meta_description' => 'Meta Description',
    1.38 +    'meta_keywords' => 'Meta Keywords',
    1.39      'na' => 'N/A'
    1.40  );
    1.41  
    1.42 @@ -1843,12 +1848,16 @@
    1.43      'censorlist' => 'Censor List',
    1.44      'ip_lookup' => 'IP Lookup',
    1.45      'url_rewrite' => 'Enable URL Rewrite',
    1.46 +    'meta_tags' => 'Meta Tags',
    1.47 +    'meta_description' => 'Default Meta Description',
    1.48 +    'meta_keywords' => 'Default Meta Keywords',
    1.49      'default_permissions_block' => 'Block Default Permissions',
    1.50      'default_permissions_story' => 'Story Default Permissions',
    1.51      'default_permissions_topic' => 'Topic Default Permissions',
    1.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
    1.53      'disable_webservices' => 'Disable Webservices?',
    1.54      'restrict_webservices' => 'Restrict Webservices?',
    1.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
    1.56      'article_comment_close_days' => 'Days to close comments (default)',
    1.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
    1.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
    1.59 @@ -1940,7 +1949,8 @@
    1.60      19 => array('Google' => 'google', 'Table' => 'table'),
    1.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
    1.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
    1.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
    1.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
    1.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
    1.66  );
    1.67  
    1.68 -?>
    1.69 \ No newline at end of file
    1.70 +?>
     2.1 --- a/language/afrikaans_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
     2.2 +++ b/language/afrikaans_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
     2.3 @@ -824,7 +824,9 @@
     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  );
    2.12  
    2.13  ###############################################################################
    2.14 @@ -859,7 +861,8 @@
    2.15      26 => 'maak hierdie die standaard onderwerp vir die artikelargief. Slegs een onderwerp toegelaat.',
    2.16      27 => 'of Laai Onderwerp Ikoon',
    2.17      28 => 'Maksimum',
    2.18 -    29 => 'L&ecirc;er Oplaai Foute'
    2.19 +    29 => 'L&ecirc;er Oplaai Foute',
    2.20 +    30 => 'Stories in Topic'
    2.21  );
    2.22  
    2.23  ###############################################################################
    2.24 @@ -1471,7 +1474,7 @@
    2.25      '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.26      'installation' => 'installation instructions',
    2.27      'directory' => 'directory',
    2.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
    2.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
    2.30      'fix_it' => 'This is a security risk and should be fixed!',
    2.31      'reachable' => 'Your %s is reachable from the web.',
    2.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    2.33 @@ -1571,6 +1574,8 @@
    2.34      'addchild' => 'Add child',
    2.35      'list' => 'list',
    2.36      'list_all' => 'List all',
    2.37 +    'meta_description' => 'Meta Description',
    2.38 +    'meta_keywords' => 'Meta Keywords',
    2.39      'na' => 'N/A'
    2.40  );
    2.41  
    2.42 @@ -1843,12 +1848,16 @@
    2.43      'censorlist' => 'Censor List',
    2.44      'ip_lookup' => 'IP Lookup',
    2.45      'url_rewrite' => 'Enable URL Rewrite',
    2.46 +    'meta_tags' => 'Meta Tags',
    2.47 +    'meta_description' => 'Default Meta Description',
    2.48 +    'meta_keywords' => 'Default Meta Keywords',
    2.49      'default_permissions_block' => 'Block Default Permissions',
    2.50      'default_permissions_story' => 'Story Default Permissions',
    2.51      'default_permissions_topic' => 'Topic Default Permissions',
    2.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
    2.53      'disable_webservices' => 'Disable Webservices?',
    2.54      'restrict_webservices' => 'Restrict Webservices?',
    2.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
    2.56      'article_comment_close_days' => 'Days to close comments (default)',
    2.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
    2.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
    2.59 @@ -1940,7 +1949,8 @@
    2.60      19 => array('Google' => 'google', 'Table' => 'table'),
    2.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
    2.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
    2.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
    2.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
    2.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
    2.66  );
    2.67  
    2.68 -?>
    2.69 \ No newline at end of file
    2.70 +?>
     3.1 --- a/language/bosnian.php	Mon Sep 28 22:20:30 2009 +0200
     3.2 +++ b/language/bosnian.php	Thu Oct 29 11:56:23 2009 +0100
     3.3 @@ -828,7 +828,9 @@
     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  );
    3.12  
    3.13  ###############################################################################
    3.14 @@ -863,7 +865,8 @@
    3.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
    3.16      27 => 'Or Upload Topic Icon',
    3.17      28 => 'Maximum',
    3.18 -    29 => 'File Upload Errors'
    3.19 +    29 => 'File Upload Errors',
    3.20 +    30 => 'Stories in Topic'
    3.21  );
    3.22  
    3.23  ###############################################################################
    3.24 @@ -1475,7 +1478,7 @@
    3.25      '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.26      'installation' => 'installation instructions',
    3.27      'directory' => 'directory',
    3.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
    3.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
    3.30      'fix_it' => 'This is a security risk and should be fixed!',
    3.31      'reachable' => 'Your %s is reachable from the web.',
    3.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    3.33 @@ -1575,6 +1578,8 @@
    3.34      'addchild' => 'Add child',
    3.35      'list' => 'list',
    3.36      'list_all' => 'List all',
    3.37 +    'meta_description' => 'Meta Description',
    3.38 +    'meta_keywords' => 'Meta Keywords',
    3.39      'na' => 'N/A'
    3.40  );
    3.41  
    3.42 @@ -1847,12 +1852,16 @@
    3.43      'censorlist' => 'Censor List',
    3.44      'ip_lookup' => 'IP Lookup',
    3.45      'url_rewrite' => 'Enable URL Rewrite',
    3.46 +    'meta_tags' => 'Meta Tags',
    3.47 +    'meta_description' => 'Default Meta Description',
    3.48 +    'meta_keywords' => 'Default Meta Keywords',
    3.49      'default_permissions_block' => 'Block Default Permissions',
    3.50      'default_permissions_story' => 'Story Default Permissions',
    3.51      'default_permissions_topic' => 'Topic Default Permissions',
    3.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
    3.53      'disable_webservices' => 'Disable Webservices?',
    3.54      'restrict_webservices' => 'Restrict Webservices?',
    3.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
    3.56      'article_comment_close_days' => 'Days to close comments (default)',
    3.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
    3.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
    3.59 @@ -1944,7 +1953,8 @@
    3.60      19 => array('Google' => 'google', 'Table' => 'table'),
    3.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
    3.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
    3.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
    3.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
    3.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
    3.66  );
    3.67  
    3.68 -?>
    3.69 \ No newline at end of file
    3.70 +?>
     4.1 --- a/language/bosnian_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
     4.2 +++ b/language/bosnian_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
     4.3 @@ -828,7 +828,9 @@
     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  );
    4.12  
    4.13  ###############################################################################
    4.14 @@ -863,7 +865,8 @@
    4.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
    4.16      27 => 'Or Upload Topic Icon',
    4.17      28 => 'Maximum',
    4.18 -    29 => 'File Upload Errors'
    4.19 +    29 => 'File Upload Errors',
    4.20 +    30 => 'Stories in Topic'
    4.21  );
    4.22  
    4.23  ###############################################################################
    4.24 @@ -1475,7 +1478,7 @@
    4.25      '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.26      'installation' => 'installation instructions',
    4.27      'directory' => 'directory',
    4.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
    4.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
    4.30      'fix_it' => 'This is a security risk and should be fixed!',
    4.31      'reachable' => 'Your %s is reachable from the web.',
    4.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    4.33 @@ -1575,6 +1578,8 @@
    4.34      'addchild' => 'Add child',
    4.35      'list' => 'list',
    4.36      'list_all' => 'List all',
    4.37 +    'meta_description' => 'Meta Description',
    4.38 +    'meta_keywords' => 'Meta Keywords',
    4.39      'na' => 'N/A'
    4.40  );
    4.41  
    4.42 @@ -1847,12 +1852,16 @@
    4.43      'censorlist' => 'Censor List',
    4.44      'ip_lookup' => 'IP Lookup',
    4.45      'url_rewrite' => 'Enable URL Rewrite',
    4.46 +    'meta_tags' => 'Meta Tags',
    4.47 +    'meta_description' => 'Default Meta Description',
    4.48 +    'meta_keywords' => 'Default Meta Keywords',
    4.49      'default_permissions_block' => 'Block Default Permissions',
    4.50      'default_permissions_story' => 'Story Default Permissions',
    4.51      'default_permissions_topic' => 'Topic Default Permissions',
    4.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
    4.53      'disable_webservices' => 'Disable Webservices?',
    4.54      'restrict_webservices' => 'Restrict Webservices?',
    4.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
    4.56      'article_comment_close_days' => 'Days to close comments (default)',
    4.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
    4.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
    4.59 @@ -1944,7 +1953,8 @@
    4.60      19 => array('Google' => 'google', 'Table' => 'table'),
    4.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
    4.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
    4.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
    4.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
    4.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
    4.66  );
    4.67  
    4.68 -?>
    4.69 \ No newline at end of file
    4.70 +?>
     5.1 --- a/language/bulgarian.php	Mon Sep 28 22:20:30 2009 +0200
     5.2 +++ b/language/bulgarian.php	Thu Oct 29 11:56:23 2009 +0100
     5.3 @@ -824,7 +824,9 @@
     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  );
    5.12  
    5.13  ###############################################################################
    5.14 @@ -859,7 +861,8 @@
    5.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
    5.16      27 => 'Or Upload Topic Icon',
    5.17      28 => 'Maximum',
    5.18 -    29 => 'File Upload Errors'
    5.19 +    29 => 'File Upload Errors',
    5.20 +    30 => 'Stories in Topic'
    5.21  );
    5.22  
    5.23  ###############################################################################
    5.24 @@ -1471,7 +1474,7 @@
    5.25      '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.26      'installation' => 'installation instructions',
    5.27      'directory' => 'directory',
    5.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
    5.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
    5.30      'fix_it' => 'This is a security risk and should be fixed!',
    5.31      'reachable' => 'Your %s is reachable from the web.',
    5.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    5.33 @@ -1571,6 +1574,8 @@
    5.34      'addchild' => 'Add child',
    5.35      'list' => 'list',
    5.36      'list_all' => 'List all',
    5.37 +    'meta_description' => 'Meta Description',
    5.38 +    'meta_keywords' => 'Meta Keywords',
    5.39      'na' => 'N/A'
    5.40  );
    5.41  
    5.42 @@ -1843,12 +1848,16 @@
    5.43      'censorlist' => 'Censor List',
    5.44      'ip_lookup' => 'IP Lookup',
    5.45      'url_rewrite' => 'Enable URL Rewrite',
    5.46 +    'meta_tags' => 'Meta Tags',
    5.47 +    'meta_description' => 'Default Meta Description',
    5.48 +    'meta_keywords' => 'Default Meta Keywords',
    5.49      'default_permissions_block' => 'Block Default Permissions',
    5.50      'default_permissions_story' => 'Story Default Permissions',
    5.51      'default_permissions_topic' => 'Topic Default Permissions',
    5.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
    5.53      'disable_webservices' => 'Disable Webservices?',
    5.54      'restrict_webservices' => 'Restrict Webservices?',
    5.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
    5.56      'article_comment_close_days' => 'Days to close comments (default)',
    5.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
    5.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
    5.59 @@ -1940,7 +1949,8 @@
    5.60      19 => array('Google' => 'google', 'Table' => 'table'),
    5.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
    5.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
    5.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
    5.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
    5.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
    5.66  );
    5.67  
    5.68 -?>
    5.69 \ No newline at end of file
    5.70 +?>
     6.1 --- a/language/bulgarian_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
     6.2 +++ b/language/bulgarian_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
     6.3 @@ -824,7 +824,9 @@
     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  );
    6.12  
    6.13  ###############################################################################
    6.14 @@ -859,7 +861,8 @@
    6.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
    6.16      27 => 'Or Upload Topic Icon',
    6.17      28 => 'Maximum',
    6.18 -    29 => 'File Upload Errors'
    6.19 +    29 => 'File Upload Errors',
    6.20 +    30 => 'Stories in Topic'
    6.21  );
    6.22  
    6.23  ###############################################################################
    6.24 @@ -1471,7 +1474,7 @@
    6.25      '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.26      'installation' => 'installation instructions',
    6.27      'directory' => 'directory',
    6.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
    6.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
    6.30      'fix_it' => 'This is a security risk and should be fixed!',
    6.31      'reachable' => 'Your %s is reachable from the web.',
    6.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    6.33 @@ -1571,6 +1574,8 @@
    6.34      'addchild' => 'Add child',
    6.35      'list' => 'list',
    6.36      'list_all' => 'List all',
    6.37 +    'meta_description' => 'Meta Description',
    6.38 +    'meta_keywords' => 'Meta Keywords',
    6.39      'na' => 'N/A'
    6.40  );
    6.41  
    6.42 @@ -1843,12 +1848,16 @@
    6.43      'censorlist' => 'Censor List',
    6.44      'ip_lookup' => 'IP Lookup',
    6.45      'url_rewrite' => 'Enable URL Rewrite',
    6.46 +    'meta_tags' => 'Meta Tags',
    6.47 +    'meta_description' => 'Default Meta Description',
    6.48 +    'meta_keywords' => 'Default Meta Keywords',
    6.49      'default_permissions_block' => 'Block Default Permissions',
    6.50      'default_permissions_story' => 'Story Default Permissions',
    6.51      'default_permissions_topic' => 'Topic Default Permissions',
    6.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
    6.53      'disable_webservices' => 'Disable Webservices?',
    6.54      'restrict_webservices' => 'Restrict Webservices?',
    6.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
    6.56      'article_comment_close_days' => 'Days to close comments (default)',
    6.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
    6.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
    6.59 @@ -1940,7 +1949,8 @@
    6.60      19 => array('Google' => 'google', 'Table' => 'table'),
    6.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
    6.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
    6.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
    6.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
    6.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
    6.66  );
    6.67  
    6.68 -?>
    6.69 \ No newline at end of file
    6.70 +?>
     7.1 --- a/language/catalan.php	Mon Sep 28 22:20:30 2009 +0200
     7.2 +++ b/language/catalan.php	Thu Oct 29 11:56:23 2009 +0100
     7.3 @@ -822,7 +822,9 @@
     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  );
    7.12  
    7.13  ###############################################################################
    7.14 @@ -857,7 +859,8 @@
    7.15      26 => 'converteix-lo en el tema per defecte per a notícies arxivades. Només es permet un tema.',
    7.16      27 => 'Or Upload Topic Icon',
    7.17      28 => 'Maximum',
    7.18 -    29 => 'File Upload Errors'
    7.19 +    29 => 'File Upload Errors',
    7.20 +    30 => 'Stories in Topic'
    7.21  );
    7.22  
    7.23  ###############################################################################
    7.24 @@ -1469,7 +1472,7 @@
    7.25      '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.26      'installation' => 'installation instructions',
    7.27      'directory' => 'directory',
    7.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
    7.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
    7.30      'fix_it' => 'This is a security risk and should be fixed!',
    7.31      'reachable' => 'Your %s is reachable from the web.',
    7.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    7.33 @@ -1569,6 +1572,8 @@
    7.34      'addchild' => 'Add child',
    7.35      'list' => 'list',
    7.36      'list_all' => 'List all',
    7.37 +    'meta_description' => 'Meta Description',
    7.38 +    'meta_keywords' => 'Meta Keywords',
    7.39      'na' => 'N/A'
    7.40  );
    7.41  
    7.42 @@ -1841,12 +1846,16 @@
    7.43      'censorlist' => 'Censor List',
    7.44      'ip_lookup' => 'IP Lookup',
    7.45      'url_rewrite' => 'Enable URL Rewrite',
    7.46 +    'meta_tags' => 'Meta Tags',
    7.47 +    'meta_description' => 'Default Meta Description',
    7.48 +    'meta_keywords' => 'Default Meta Keywords',
    7.49      'default_permissions_block' => 'Block Default Permissions',
    7.50      'default_permissions_story' => 'Story Default Permissions',
    7.51      'default_permissions_topic' => 'Topic Default Permissions',
    7.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
    7.53      'disable_webservices' => 'Disable Webservices?',
    7.54      'restrict_webservices' => 'Restrict Webservices?',
    7.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
    7.56      'article_comment_close_days' => 'Days to close comments (default)',
    7.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
    7.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
    7.59 @@ -1938,7 +1947,8 @@
    7.60      19 => array('Google' => 'google', 'Table' => 'table'),
    7.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
    7.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
    7.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
    7.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
    7.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
    7.66  );
    7.67  
    7.68 -?>
    7.69 \ No newline at end of file
    7.70 +?>
     8.1 --- a/language/catalan_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
     8.2 +++ b/language/catalan_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
     8.3 @@ -822,7 +822,9 @@
     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  );
    8.12  
    8.13  ###############################################################################
    8.14 @@ -857,7 +859,8 @@
    8.15      26 => 'converteix-lo en el tema per defecte per a notícies arxivades. Només es permet un tema.',
    8.16      27 => 'Or Upload Topic Icon',
    8.17      28 => 'Maximum',
    8.18 -    29 => 'File Upload Errors'
    8.19 +    29 => 'File Upload Errors',
    8.20 +    30 => 'Stories in Topic'
    8.21  );
    8.22  
    8.23  ###############################################################################
    8.24 @@ -1469,7 +1472,7 @@
    8.25      '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.26      'installation' => 'installation instructions',
    8.27      'directory' => 'directory',
    8.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
    8.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
    8.30      'fix_it' => 'This is a security risk and should be fixed!',
    8.31      'reachable' => 'Your %s is reachable from the web.',
    8.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    8.33 @@ -1569,6 +1572,8 @@
    8.34      'addchild' => 'Add child',
    8.35      'list' => 'list',
    8.36      'list_all' => 'List all',
    8.37 +    'meta_description' => 'Meta Description',
    8.38 +    'meta_keywords' => 'Meta Keywords',
    8.39      'na' => 'N/A'
    8.40  );
    8.41  
    8.42 @@ -1841,12 +1846,16 @@
    8.43      'censorlist' => 'Censor List',
    8.44      'ip_lookup' => 'IP Lookup',
    8.45      'url_rewrite' => 'Enable URL Rewrite',
    8.46 +    'meta_tags' => 'Meta Tags',
    8.47 +    'meta_description' => 'Default Meta Description',
    8.48 +    'meta_keywords' => 'Default Meta Keywords',
    8.49      'default_permissions_block' => 'Block Default Permissions',
    8.50      'default_permissions_story' => 'Story Default Permissions',
    8.51      'default_permissions_topic' => 'Topic Default Permissions',
    8.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
    8.53      'disable_webservices' => 'Disable Webservices?',
    8.54      'restrict_webservices' => 'Restrict Webservices?',
    8.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
    8.56      'article_comment_close_days' => 'Days to close comments (default)',
    8.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
    8.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
    8.59 @@ -1938,7 +1947,8 @@
    8.60      19 => array('Google' => 'google', 'Table' => 'table'),
    8.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
    8.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
    8.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
    8.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
    8.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
    8.66  );
    8.67  
    8.68 -?>
    8.69 \ No newline at end of file
    8.70 +?>
     9.1 --- a/language/chinese_simplified_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
     9.2 +++ b/language/chinese_simplified_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
     9.3 @@ -827,7 +827,9 @@
     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  );
    9.12  
    9.13  ###############################################################################
    9.14 @@ -862,7 +864,8 @@
    9.15      26 => '用此题目作ä¿å­˜æ–‡ä»¶çš„默认题目。åªå‡†è®¸ä¸€ä¸ªé¢˜ç›®ã€‚',
    9.16      27 => '或上载主题图åƒ',
    9.17      28 => '最大',
    9.18 -    29 => '文件上载出了问题'
    9.19 +    29 => '文件上载出了问题',
    9.20 +    30 => 'Stories in Topic'
    9.21  );
    9.22  
    9.23  ###############################################################################
    9.24 @@ -1474,7 +1477,7 @@
    9.25      '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.26      'installation' => 'installation instructions',
    9.27      'directory' => 'directory',
    9.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
    9.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
    9.30      'fix_it' => 'This is a security risk and should be fixed!',
    9.31      'reachable' => 'Your %s is reachable from the web.',
    9.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    9.33 @@ -1574,6 +1577,8 @@
    9.34      'addchild' => '加入å­å•',
    9.35      'list' => '列',
    9.36      'list_all' => '列所有',
    9.37 +    'meta_description' => 'Meta Description',
    9.38 +    'meta_keywords' => 'Meta Keywords',
    9.39      'na' => 'N/A'
    9.40  );
    9.41  
    9.42 @@ -1846,12 +1851,16 @@
    9.43      'censorlist' => '检查列',
    9.44      'ip_lookup' => 'IP æœå¯»',
    9.45      'url_rewrite' => '激活 URL Rewrite',
    9.46 +    'meta_tags' => 'Meta Tags',
    9.47 +    'meta_description' => 'Default Meta Description',
    9.48 +    'meta_keywords' => 'Default Meta Keywords',
    9.49      'default_permissions_block' => '防ç¢é»˜è®¤è®¸å¯è®¾å®š',
    9.50      'default_permissions_story' => '文章默认许å¯è®¾å®š',
    9.51      'default_permissions_topic' => '主题默认许å¯è®¾å®š',
    9.52      'atom_max_stories' => 'Webservices Feed里的文章数定',
    9.53      'disable_webservices' => '关闭 Webservices?',
    9.54      'restrict_webservices' => 'é™åˆ¶ Webservices?',
    9.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
    9.56      'article_comment_close_days' => 'Days to close comments (default)',
    9.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
    9.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
    9.59 @@ -1943,7 +1952,8 @@
    9.60      19 => array('Google' => 'google', 'Table' => 'table'),
    9.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
    9.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
    9.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
    9.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
    9.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
    9.66  );
    9.67  
    9.68 -?>
    9.69 \ No newline at end of file
    9.70 +?>
    10.1 --- a/language/chinese_traditional_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    10.2 +++ b/language/chinese_traditional_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
    10.3 @@ -827,7 +827,9 @@
    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  );
   10.12  
   10.13  ###############################################################################
   10.14 @@ -862,7 +864,8 @@
   10.15      26 => '用此題目作ä¿å­˜æª”的默èªé¡Œç›®ã€‚åªå‡†è¨±ä¸€å€‹é¡Œç›®ã€‚',
   10.16      27 => '或上載主題圖åƒ',
   10.17      28 => '最大',
   10.18 -    29 => '文件上載出了å•題'
   10.19 +    29 => '文件上載出了å•題',
   10.20 +    30 => 'Stories in Topic'
   10.21  );
   10.22  
   10.23  ###############################################################################
   10.24 @@ -1474,7 +1477,7 @@
   10.25      '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.26      'installation' => 'installation instructions',
   10.27      'directory' => 'directory',
   10.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   10.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   10.30      'fix_it' => 'This is a security risk and should be fixed!',
   10.31      'reachable' => 'Your %s is reachable from the web.',
   10.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   10.33 @@ -1574,6 +1577,8 @@
   10.34      'addchild' => '加入å­å–®',
   10.35      'list' => '列',
   10.36      'list_all' => '列所有',
   10.37 +    'meta_description' => 'Meta Description',
   10.38 +    'meta_keywords' => 'Meta Keywords',
   10.39      'na' => 'N/A'
   10.40  );
   10.41  
   10.42 @@ -1846,12 +1851,16 @@
   10.43      'censorlist' => '檢查列',
   10.44      'ip_lookup' => 'IP æœå°‹',
   10.45      'url_rewrite' => '啟動 URL Rewrite',
   10.46 +    'meta_tags' => 'Meta Tags',
   10.47 +    'meta_description' => 'Default Meta Description',
   10.48 +    'meta_keywords' => 'Default Meta Keywords',
   10.49      'default_permissions_block' => '防礙默èªè¨±å¯è¨­å®š',
   10.50      'default_permissions_story' => '文章默èªè¨±å¯è¨­å®š',
   10.51      'default_permissions_topic' => '主題默èªè¨±å¯è¨­å®š',
   10.52      'atom_max_stories' => 'Webservices Feedè£çš„æ–‡ç« æ•¸å®š',
   10.53      'disable_webservices' => '關閉 Webservices?',
   10.54      'restrict_webservices' => 'é™åˆ¶ Webservices?',
   10.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   10.56      'article_comment_close_days' => 'Days to close comments (default)',
   10.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   10.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   10.59 @@ -1943,7 +1952,8 @@
   10.60      19 => array('Google' => 'google', 'Table' => 'table'),
   10.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   10.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   10.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   10.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   10.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   10.66  );
   10.67  
   10.68 -?>
   10.69 \ No newline at end of file
   10.70 +?>
    11.1 --- a/language/croatian.php	Mon Sep 28 22:20:30 2009 +0200
    11.2 +++ b/language/croatian.php	Thu Oct 29 11:56:23 2009 +0100
    11.3 @@ -824,7 +824,9 @@
    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  );
   11.12  
   11.13  ###############################################################################
   11.14 @@ -859,7 +861,8 @@
   11.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   11.16      27 => 'Or Upload Topic Icon',
   11.17      28 => 'Maximum',
   11.18 -    29 => 'File Upload Errors'
   11.19 +    29 => 'File Upload Errors',
   11.20 +    30 => 'Stories in Topic'
   11.21  );
   11.22  
   11.23  ###############################################################################
   11.24 @@ -1471,7 +1474,7 @@
   11.25      '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.26      'installation' => 'installation instructions',
   11.27      'directory' => 'directory',
   11.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   11.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   11.30      'fix_it' => 'This is a security risk and should be fixed!',
   11.31      'reachable' => 'Your %s is reachable from the web.',
   11.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   11.33 @@ -1571,6 +1574,8 @@
   11.34      'addchild' => 'Add child',
   11.35      'list' => 'list',
   11.36      'list_all' => 'List all',
   11.37 +    'meta_description' => 'Meta Description',
   11.38 +    'meta_keywords' => 'Meta Keywords',
   11.39      'na' => 'N/A'
   11.40  );
   11.41  
   11.42 @@ -1843,12 +1848,16 @@
   11.43      'censorlist' => 'Censor List',
   11.44      'ip_lookup' => 'IP Lookup',
   11.45      'url_rewrite' => 'Enable URL Rewrite',
   11.46 +    'meta_tags' => 'Meta Tags',
   11.47 +    'meta_description' => 'Default Meta Description',
   11.48 +    'meta_keywords' => 'Default Meta Keywords',
   11.49      'default_permissions_block' => 'Block Default Permissions',
   11.50      'default_permissions_story' => 'Story Default Permissions',
   11.51      'default_permissions_topic' => 'Topic Default Permissions',
   11.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   11.53      'disable_webservices' => 'Disable Webservices?',
   11.54      'restrict_webservices' => 'Restrict Webservices?',
   11.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   11.56      'article_comment_close_days' => 'Days to close comments (default)',
   11.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   11.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   11.59 @@ -1940,7 +1949,8 @@
   11.60      19 => array('Google' => 'google', 'Table' => 'table'),
   11.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   11.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   11.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   11.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   11.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   11.66  );
   11.67  
   11.68 -?>
   11.69 \ No newline at end of file
   11.70 +?>
    12.1 --- a/language/croatian_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    12.2 +++ b/language/croatian_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
    12.3 @@ -826,7 +826,9 @@
    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  );
   12.12  
   12.13  ###############################################################################
   12.14 @@ -861,7 +863,8 @@
   12.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   12.16      27 => 'Or Upload Topic Icon',
   12.17      28 => 'Maximum',
   12.18 -    29 => 'File Upload Errors'
   12.19 +    29 => 'File Upload Errors',
   12.20 +    30 => 'Stories in Topic'
   12.21  );
   12.22  
   12.23  ###############################################################################
   12.24 @@ -1473,7 +1476,7 @@
   12.25      '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.26      'installation' => 'installation instructions',
   12.27      'directory' => 'directory',
   12.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   12.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   12.30      'fix_it' => 'This is a security risk and should be fixed!',
   12.31      'reachable' => 'Your %s is reachable from the web.',
   12.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   12.33 @@ -1573,6 +1576,8 @@
   12.34      'addchild' => 'Add child',
   12.35      'list' => 'list',
   12.36      'list_all' => 'List all',
   12.37 +    'meta_description' => 'Meta Description',
   12.38 +    'meta_keywords' => 'Meta Keywords',
   12.39      'na' => 'N/A'
   12.40  );
   12.41  
   12.42 @@ -1845,12 +1850,16 @@
   12.43      'censorlist' => 'Censor List',
   12.44      'ip_lookup' => 'IP Lookup',
   12.45      'url_rewrite' => 'Enable URL Rewrite',
   12.46 +    'meta_tags' => 'Meta Tags',
   12.47 +    'meta_description' => 'Default Meta Description',
   12.48 +    'meta_keywords' => 'Default Meta Keywords',
   12.49      'default_permissions_block' => 'Block Default Permissions',
   12.50      'default_permissions_story' => 'Story Default Permissions',
   12.51      'default_permissions_topic' => 'Topic Default Permissions',
   12.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   12.53      'disable_webservices' => 'Disable Webservices?',
   12.54      'restrict_webservices' => 'Restrict Webservices?',
   12.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   12.56      'article_comment_close_days' => 'Days to close comments (default)',
   12.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   12.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   12.59 @@ -1942,7 +1951,8 @@
   12.60      19 => array('Google' => 'google', 'Table' => 'table'),
   12.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   12.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   12.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   12.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   12.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   12.66  );
   12.67  
   12.68 -?>
   12.69 \ No newline at end of file
   12.70 +?>
    13.1 --- a/language/czech.php	Mon Sep 28 22:20:30 2009 +0200
    13.2 +++ b/language/czech.php	Thu Oct 29 11:56:23 2009 +0100
    13.3 @@ -823,7 +823,9 @@
    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  );
   13.12  
   13.13  ###############################################################################
   13.14 @@ -858,7 +860,8 @@
   13.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   13.16      27 => 'Or Upload Topic Icon',
   13.17      28 => 'Maximum',
   13.18 -    29 => 'File Upload Errors'
   13.19 +    29 => 'File Upload Errors',
   13.20 +    30 => 'Stories in Topic'
   13.21  );
   13.22  
   13.23  ###############################################################################
   13.24 @@ -1470,7 +1473,7 @@
   13.25      '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.26      'installation' => 'installation instructions',
   13.27      'directory' => 'directory',
   13.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   13.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   13.30      'fix_it' => 'This is a security risk and should be fixed!',
   13.31      'reachable' => 'Your %s is reachable from the web.',
   13.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   13.33 @@ -1570,6 +1573,8 @@
   13.34      'addchild' => 'Add child',
   13.35      'list' => 'list',
   13.36      'list_all' => 'List all',
   13.37 +    'meta_description' => 'Meta Description',
   13.38 +    'meta_keywords' => 'Meta Keywords',
   13.39      'na' => 'N/A'
   13.40  );
   13.41  
   13.42 @@ -1842,12 +1847,16 @@
   13.43      'censorlist' => 'Censor List',
   13.44      'ip_lookup' => 'IP Lookup',
   13.45      'url_rewrite' => 'Enable URL Rewrite',
   13.46 +    'meta_tags' => 'Meta Tags',
   13.47 +    'meta_description' => 'Default Meta Description',
   13.48 +    'meta_keywords' => 'Default Meta Keywords',
   13.49      'default_permissions_block' => 'Block Default Permissions',
   13.50      'default_permissions_story' => 'Story Default Permissions',
   13.51      'default_permissions_topic' => 'Topic Default Permissions',
   13.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   13.53      'disable_webservices' => 'Disable Webservices?',
   13.54      'restrict_webservices' => 'Restrict Webservices?',
   13.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   13.56      'article_comment_close_days' => 'Days to close comments (default)',
   13.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   13.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   13.59 @@ -1939,7 +1948,8 @@
   13.60      19 => array('Google' => 'google', 'Table' => 'table'),
   13.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   13.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   13.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   13.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   13.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   13.66  );
   13.67  
   13.68 -?>
   13.69 \ No newline at end of file
   13.70 +?>
    14.1 --- a/language/czech_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    14.2 +++ b/language/czech_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
    14.3 @@ -823,7 +823,9 @@
    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  );
   14.12  
   14.13  ###############################################################################
   14.14 @@ -858,7 +860,8 @@
   14.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   14.16      27 => 'Or Upload Topic Icon',
   14.17      28 => 'Maximum',
   14.18 -    29 => 'File Upload Errors'
   14.19 +    29 => 'File Upload Errors',
   14.20 +    30 => 'Stories in Topic'
   14.21  );
   14.22  
   14.23  ###############################################################################
   14.24 @@ -1470,7 +1473,7 @@
   14.25      '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.26      'installation' => 'installation instructions',
   14.27      'directory' => 'directory',
   14.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   14.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   14.30      'fix_it' => 'This is a security risk and should be fixed!',
   14.31      'reachable' => 'Your %s is reachable from the web.',
   14.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   14.33 @@ -1570,6 +1573,8 @@
   14.34      'addchild' => 'Add child',
   14.35      'list' => 'list',
   14.36      'list_all' => 'List all',
   14.37 +    'meta_description' => 'Meta Description',
   14.38 +    'meta_keywords' => 'Meta Keywords',
   14.39      'na' => 'N/A'
   14.40  );
   14.41  
   14.42 @@ -1842,12 +1847,16 @@
   14.43      'censorlist' => 'Censor List',
   14.44      'ip_lookup' => 'IP Lookup',
   14.45      'url_rewrite' => 'Enable URL Rewrite',
   14.46 +    'meta_tags' => 'Meta Tags',
   14.47 +    'meta_description' => 'Default Meta Description',
   14.48 +    'meta_keywords' => 'Default Meta Keywords',
   14.49      'default_permissions_block' => 'Block Default Permissions',
   14.50      'default_permissions_story' => 'Story Default Permissions',
   14.51      'default_permissions_topic' => 'Topic Default Permissions',
   14.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   14.53      'disable_webservices' => 'Disable Webservices?',
   14.54      'restrict_webservices' => 'Restrict Webservices?',
   14.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   14.56      'article_comment_close_days' => 'Days to close comments (default)',
   14.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   14.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   14.59 @@ -1939,7 +1948,8 @@
   14.60      19 => array('Google' => 'google', 'Table' => 'table'),
   14.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   14.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   14.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   14.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   14.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   14.66  );
   14.67  
   14.68 -?>
   14.69 \ No newline at end of file
   14.70 +?>
    15.1 --- a/language/danish.php	Mon Sep 28 22:20:30 2009 +0200
    15.2 +++ b/language/danish.php	Thu Oct 29 11:56:23 2009 +0100
    15.3 @@ -823,7 +823,9 @@
    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  );
   15.12  
   15.13  ###############################################################################
   15.14 @@ -858,7 +860,8 @@
   15.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   15.16      27 => 'Or Upload Topic Icon',
   15.17      28 => 'Maximum',
   15.18 -    29 => 'File Upload Errors'
   15.19 +    29 => 'File Upload Errors',
   15.20 +    30 => 'Stories in Topic'
   15.21  );
   15.22  
   15.23  ###############################################################################
   15.24 @@ -1470,7 +1473,7 @@
   15.25      '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.26      'installation' => 'installation instructions',
   15.27      'directory' => 'directory',
   15.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   15.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   15.30      'fix_it' => 'This is a security risk and should be fixed!',
   15.31      'reachable' => 'Your %s is reachable from the web.',
   15.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   15.33 @@ -1570,6 +1573,8 @@
   15.34      'addchild' => 'Add child',
   15.35      'list' => 'list',
   15.36      'list_all' => 'List all',
   15.37 +    'meta_description' => 'Meta Description',
   15.38 +    'meta_keywords' => 'Meta Keywords',
   15.39      'na' => 'N/A'
   15.40  );
   15.41  
   15.42 @@ -1842,12 +1847,16 @@
   15.43      'censorlist' => 'Censor List',
   15.44      'ip_lookup' => 'IP Lookup',
   15.45      'url_rewrite' => 'Enable URL Rewrite',
   15.46 +    'meta_tags' => 'Meta Tags',
   15.47 +    'meta_description' => 'Default Meta Description',
   15.48 +    'meta_keywords' => 'Default Meta Keywords',
   15.49      'default_permissions_block' => 'Block Default Permissions',
   15.50      'default_permissions_story' => 'Story Default Permissions',
   15.51      'default_permissions_topic' => 'Topic Default Permissions',
   15.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   15.53      'disable_webservices' => 'Disable Webservices?',
   15.54      'restrict_webservices' => 'Restrict Webservices?',
   15.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   15.56      'article_comment_close_days' => 'Days to close comments (default)',
   15.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   15.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   15.59 @@ -1939,7 +1948,8 @@
   15.60      19 => array('Google' => 'google', 'Table' => 'table'),
   15.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   15.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   15.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   15.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   15.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   15.66  );
   15.67  
   15.68 -?>
   15.69 \ No newline at end of file
   15.70 +?>
    16.1 --- a/language/danish_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    16.2 +++ b/language/danish_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
    16.3 @@ -823,7 +823,9 @@
    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  );
   16.12  
   16.13  ###############################################################################
   16.14 @@ -858,7 +860,8 @@
   16.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   16.16      27 => 'Or Upload Topic Icon',
   16.17      28 => 'Maximum',
   16.18 -    29 => 'File Upload Errors'
   16.19 +    29 => 'File Upload Errors',
   16.20 +    30 => 'Stories in Topic'
   16.21  );
   16.22  
   16.23  ###############################################################################
   16.24 @@ -1470,7 +1473,7 @@
   16.25      '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.26      'installation' => 'installation instructions',
   16.27      'directory' => 'directory',
   16.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   16.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   16.30      'fix_it' => 'This is a security risk and should be fixed!',
   16.31      'reachable' => 'Your %s is reachable from the web.',
   16.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   16.33 @@ -1570,6 +1573,8 @@
   16.34      'addchild' => 'Add child',
   16.35      'list' => 'list',
   16.36      'list_all' => 'List all',
   16.37 +    'meta_description' => 'Meta Description',
   16.38 +    'meta_keywords' => 'Meta Keywords',
   16.39      'na' => 'N/A'
   16.40  );
   16.41  
   16.42 @@ -1842,12 +1847,16 @@
   16.43      'censorlist' => 'Censor List',
   16.44      'ip_lookup' => 'IP Lookup',
   16.45      'url_rewrite' => 'Enable URL Rewrite',
   16.46 +    'meta_tags' => 'Meta Tags',
   16.47 +    'meta_description' => 'Default Meta Description',
   16.48 +    'meta_keywords' => 'Default Meta Keywords',
   16.49      'default_permissions_block' => 'Block Default Permissions',
   16.50      'default_permissions_story' => 'Story Default Permissions',
   16.51      'default_permissions_topic' => 'Topic Default Permissions',
   16.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   16.53      'disable_webservices' => 'Disable Webservices?',
   16.54      'restrict_webservices' => 'Restrict Webservices?',
   16.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   16.56      'article_comment_close_days' => 'Days to close comments (default)',
   16.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   16.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   16.59 @@ -1939,7 +1948,8 @@
   16.60      19 => array('Google' => 'google', 'Table' => 'table'),
   16.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   16.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   16.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   16.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   16.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   16.66  );
   16.67  
   16.68 -?>
   16.69 \ No newline at end of file
   16.70 +?>
    17.1 --- a/language/dutch.php	Mon Sep 28 22:20:30 2009 +0200
    17.2 +++ b/language/dutch.php	Thu Oct 29 11:56:23 2009 +0100
    17.3 @@ -830,7 +830,9 @@
    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  );
   17.12  
   17.13  ###############################################################################
   17.14 @@ -865,7 +867,8 @@
   17.15      26 => 'maak hiervan uw standaard topic voor gearchiveerde artikelen. Slechts 1 topic is toegestaan.',
   17.16      27 => 'Of upload topicicoon',
   17.17      28 => 'Maximum',
   17.18 -    29 => 'File upload fouten'
   17.19 +    29 => 'File upload fouten',
   17.20 +    30 => 'Stories in Topic'
   17.21  );
   17.22  
   17.23  ###############################################################################
   17.24 @@ -1477,7 +1480,7 @@
   17.25      '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.26      'installation' => 'installation instructions',
   17.27      'directory' => 'directory',
   17.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   17.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   17.30      'fix_it' => 'This is a security risk and should be fixed!',
   17.31      'reachable' => 'Your %s is reachable from the web.',
   17.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   17.33 @@ -1577,6 +1580,8 @@
   17.34      'addchild' => 'Add child',
   17.35      'list' => 'list',
   17.36      'list_all' => 'List all',
   17.37 +    'meta_description' => 'Meta Description',
   17.38 +    'meta_keywords' => 'Meta Keywords',
   17.39      'na' => 'N/A'
   17.40  );
   17.41  
   17.42 @@ -1849,12 +1854,16 @@
   17.43      'censorlist' => 'Censor List',
   17.44      'ip_lookup' => 'IP Lookup',
   17.45      'url_rewrite' => 'Enable URL Rewrite',
   17.46 +    'meta_tags' => 'Meta Tags',
   17.47 +    'meta_description' => 'Default Meta Description',
   17.48 +    'meta_keywords' => 'Default Meta Keywords',
   17.49      'default_permissions_block' => 'Block Default Permissions',
   17.50      'default_permissions_story' => 'Story Default Permissions',
   17.51      'default_permissions_topic' => 'Topic Default Permissions',
   17.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   17.53      'disable_webservices' => 'Disable Webservices?',
   17.54      'restrict_webservices' => 'Restrict Webservices?',
   17.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   17.56      'article_comment_close_days' => 'Days to close comments (default)',
   17.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   17.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   17.59 @@ -1946,7 +1955,8 @@
   17.60      19 => array('Google' => 'google', 'Table' => 'table'),
   17.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   17.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   17.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   17.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   17.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   17.66  );
   17.67  
   17.68 -?>
   17.69 \ No newline at end of file
   17.70 +?>
    18.1 --- a/language/dutch_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    18.2 +++ b/language/dutch_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
    18.3 @@ -830,7 +830,9 @@
    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  );
   18.12  
   18.13  ###############################################################################
   18.14 @@ -865,7 +867,8 @@
   18.15      26 => 'maak hiervan uw standaard topic voor gearchiveerde artikelen. Slechts 1 topic is toegestaan.',
   18.16      27 => 'Of upload topicicoon',
   18.17      28 => 'Maximum',
   18.18 -    29 => 'File upload fouten'
   18.19 +    29 => 'File upload fouten',
   18.20 +    30 => 'Stories in Topic'
   18.21  );
   18.22  
   18.23  ###############################################################################
   18.24 @@ -1477,7 +1480,7 @@
   18.25      '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.26      'installation' => 'installation instructions',
   18.27      'directory' => 'directory',
   18.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   18.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   18.30      'fix_it' => 'This is a security risk and should be fixed!',
   18.31      'reachable' => 'Your %s is reachable from the web.',
   18.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   18.33 @@ -1577,6 +1580,8 @@
   18.34      'addchild' => 'Add child',
   18.35      'list' => 'list',
   18.36      'list_all' => 'List all',
   18.37 +    'meta_description' => 'Meta Description',
   18.38 +    'meta_keywords' => 'Meta Keywords',
   18.39      'na' => 'N/A'
   18.40  );
   18.41  
   18.42 @@ -1849,12 +1854,16 @@
   18.43      'censorlist' => 'Censor List',
   18.44      'ip_lookup' => 'IP Lookup',
   18.45      'url_rewrite' => 'Enable URL Rewrite',
   18.46 +    'meta_tags' => 'Meta Tags',
   18.47 +    'meta_description' => 'Default Meta Description',
   18.48 +    'meta_keywords' => 'Default Meta Keywords',
   18.49      'default_permissions_block' => 'Block Default Permissions',
   18.50      'default_permissions_story' => 'Story Default Permissions',
   18.51      'default_permissions_topic' => 'Topic Default Permissions',
   18.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   18.53      'disable_webservices' => 'Disable Webservices?',
   18.54      'restrict_webservices' => 'Restrict Webservices?',
   18.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   18.56      'article_comment_close_days' => 'Days to close comments (default)',
   18.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   18.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   18.59 @@ -1946,7 +1955,8 @@
   18.60      19 => array('Google' => 'google', 'Table' => 'table'),
   18.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   18.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   18.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   18.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   18.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   18.66  );
   18.67  
   18.68 -?>
   18.69 \ No newline at end of file
   18.70 +?>
    19.1 --- a/language/english.php	Mon Sep 28 22:20:30 2009 +0200
    19.2 +++ b/language/english.php	Thu Oct 29 11:56:23 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 @@ -863,7 +863,8 @@
   19.24      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   19.25      27 => 'Or Upload Topic Icon',
   19.26      28 => 'Maximum',
   19.27 -    29 => 'File Upload Errors'
   19.28 +    29 => 'File Upload Errors',
   19.29 +    30 => 'Stories in Topic'
   19.30  );
   19.31  
   19.32  ###############################################################################
   19.33 @@ -993,10 +994,10 @@
   19.34  
   19.35  $LANG31 = array(
   19.36      1 => "{$_CONF['site_name']} Mail Utility",
   19.37 -    2 => 'From',
   19.38 -    3 => 'Reply-to',
   19.39 +    2 => 'From Name',
   19.40 +    3 => 'From Email Address',
   19.41      4 => 'Subject',
   19.42 -    5 => 'Body',
   19.43 +    5 => 'Message',
   19.44      6 => 'Send to:',
   19.45      7 => 'All users',
   19.46      8 => 'Admin',
   19.47 @@ -1859,6 +1860,7 @@
   19.48      'atom_max_stories' => "Max. Stories in Webservices Feed",
   19.49      'disable_webservices' => 'Disable Webservices?',
   19.50      'restrict_webservices' => 'Restrict Webservices?',
   19.51 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   19.52      'article_comment_close_days' => 'Days to close comments (default)',
   19.53      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   19.54      'allow_reply_notifications' => 'Allow comment reply notifications?',
    20.1 --- a/language/english_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    20.2 +++ b/language/english_utf-8.php	Thu Oct 29 11:56:23 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 @@ -863,7 +863,8 @@
   20.24      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   20.25      27 => 'Or Upload Topic Icon',
   20.26      28 => 'Maximum',
   20.27 -    29 => 'File Upload Errors'
   20.28 +    29 => 'File Upload Errors',
   20.29 +    30 => 'Stories in Topic'
   20.30  );
   20.31  
   20.32  ###############################################################################
   20.33 @@ -993,10 +994,10 @@
   20.34  
   20.35  $LANG31 = array(
   20.36      1 => "{$_CONF['site_name']} Mail Utility",
   20.37 -    2 => 'From',
   20.38 -    3 => 'Reply-to',
   20.39 +    2 => 'From Name',
   20.40 +    3 => 'From Email Address',
   20.41      4 => 'Subject',
   20.42 -    5 => 'Body',
   20.43 +    5 => 'Message',
   20.44      6 => 'Send to:',
   20.45      7 => 'All users',
   20.46      8 => 'Admin',
   20.47 @@ -1859,6 +1860,7 @@
   20.48      'atom_max_stories' => "Max. Stories in Webservices Feed",
   20.49      'disable_webservices' => 'Disable Webservices?',
   20.50      'restrict_webservices' => 'Restrict Webservices?',
   20.51 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   20.52      'article_comment_close_days' => 'Days to close comments (default)',
   20.53      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   20.54      'allow_reply_notifications' => 'Allow comment reply notifications?',
    21.1 --- a/language/estonian.php	Mon Sep 28 22:20:30 2009 +0200
    21.2 +++ b/language/estonian.php	Thu Oct 29 11:56:23 2009 +0100
    21.3 @@ -825,7 +825,9 @@
    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  );
   21.12  
   21.13  ###############################################################################
   21.14 @@ -860,7 +862,8 @@
   21.15      26 => 'määra see rubriik arhiveeritud lugude  jaoks vaikerubriigiks. Ainult üks rubriik on lubatud.',
   21.16      27 => 'või lae rubriigi ikoon',
   21.17      28 => 'Maksimum',
   21.18 -    29 => 'Vead faili üleslaadimisel'
   21.19 +    29 => 'Vead faili üleslaadimisel',
   21.20 +    30 => 'Stories in Topic'
   21.21  );
   21.22  
   21.23  ###############################################################################
   21.24 @@ -1472,7 +1475,7 @@
   21.25      '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.26      'installation' => 'Installeerimisjuhised',
   21.27      'directory' => 'Kaust',
   21.28 -    'failed_bak' => 'Ebaõnnestus data kausta ajutiste failide kausta loomine. Kontrolli kausta õigusi!',
   21.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   21.30      'fix_it' => 'See on turvarisk ja see tuleb parandada!',
   21.31      'reachable' => 'Sinu %s on veebist kättesaadav.',
   21.32      'not_reachable' => 'Hea! Sinu %s pole veebist kättesaadav.',
   21.33 @@ -1572,6 +1575,8 @@
   21.34      'addchild' => 'Lisa alamdetail',
   21.35      'list' => 'Loetelu',
   21.36      'list_all' => 'Loetle kõik',
   21.37 +    'meta_description' => 'Meta Description',
   21.38 +    'meta_keywords' => 'Meta Keywords',
   21.39      'na' => 'N/A'
   21.40  );
   21.41  
   21.42 @@ -1838,17 +1843,22 @@
   21.43      'disable_autolinks' => 'Keela autolingid?',
   21.44      'clickable_links' => 'Tee URL-id klikitavaks?',
   21.45      'compressed_output' => 'Saada väljund tihendatult?',
   21.46 +    'frame_options' => 'Kaitse "clickjacking" vastu',
   21.47      'censormode' => 'Tsensuurireþiim?',
   21.48      'censorreplace' => 'Tsensuuri asendustekst',
   21.49      'censorlist' => 'Tsenseerimisloetelu',
   21.50      'ip_lookup' => 'IP otsing',
   21.51      'url_rewrite' => 'Luba URL-i ülekirjutamine',
   21.52 +    'meta_tags' => 'Meta Tags',
   21.53 +    'meta_description' => 'Default Meta Description',
   21.54 +    'meta_keywords' => 'Default Meta Keywords',
   21.55      'default_permissions_block' => 'Bloki vaikimisi õigused',
   21.56      'default_permissions_story' => 'Lugude vaikimisi õigused',
   21.57      'default_permissions_topic' => 'Rubriigi vaikimisi õigused',
   21.58      'atom_max_stories' => 'Maks. lugusid veebiteenuste lõimedes',
   21.59      'disable_webservices' => 'Keela veebiteenused?',
   21.60      'restrict_webservices' => 'Piira veebiteenused?',
   21.61 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   21.62      'article_comment_close_days' => 'Sulge kommenteerimine päevaga (vaikimisi)',
   21.63      'comment_close_rec_stories' => 'Uusimate lugude arv, mida on lubatud kommenteerida',
   21.64      'allow_reply_notifications' => 'Luba kommentaarile vastamisest teavitamine?',
   21.65 @@ -1859,8 +1869,7 @@
   21.66      'search_show_sort' => 'Luba kasutajal tulemusi sorteerida?',
   21.67      'search_show_limit' => 'Näita lehe limiiti?',
   21.68      'search_separator' => 'Grupi eraldaja',
   21.69 -    'search_def_keytype' => 'Vaikimisi otsimisviis',
   21.70 -    'frame_options' => 'Kaitse "clickjacking" vastu'
   21.71 +    'search_def_keytype' => 'Vaikimisi otsimisviis'
   21.72  );
   21.73  
   21.74  $LANG_configsubgroups['Core'] = array(
   21.75 @@ -1941,9 +1950,8 @@
   21.76      19 => array('Google' => 'google', 'Tabel' => 'table'),
   21.77      20 => array('Täpne fraas' => 'phrase', 'Kõik sõnad' => 'all', 'Mõni sõnadest' => 'any'),
   21.78      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   21.79 -        22 => array('Range' => 'DENY', 'Sama allikas' => 'SAMEORIGIN',
   21.80 -'(väljas)' => '')
   21.81 -
   21.82 +    22 => array('Range' => 'DENY', 'Sama allikas' => 'SAMEORIGIN', '(väljas)' => ''),
   21.83 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   21.84  );
   21.85  
   21.86  ?>
    22.1 --- a/language/estonian_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    22.2 +++ b/language/estonian_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
    22.3 @@ -825,7 +825,9 @@
    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  );
   22.12  
   22.13  ###############################################################################
   22.14 @@ -860,7 +862,8 @@
   22.15      26 => 'määra see rubriik arhiveeritud lugude  jaoks vaikerubriigiks. Ainult üks rubriik on lubatud.',
   22.16      27 => 'või lae rubriigi ikoon',
   22.17      28 => 'Maksimum',
   22.18 -    29 => 'Vead faili üleslaadimisel'
   22.19 +    29 => 'Vead faili üleslaadimisel',
   22.20 +    30 => 'Stories in Topic'
   22.21  );
   22.22  
   22.23  ###############################################################################
   22.24 @@ -1472,7 +1475,7 @@
   22.25      '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.26      'installation' => 'Installeerimisjuhised',
   22.27      'directory' => 'Kaust',
   22.28 -    'failed_bak' => 'Ebaõnnestus data kausta ajutiste failide kausta loomine. Kontrolli kausta õigusi!',
   22.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   22.30      'fix_it' => 'See on turvarisk ja see tuleb parandada!',
   22.31      'reachable' => 'Sinu %s on veebist kättesaadav.',
   22.32      'not_reachable' => 'Hea! Sinu %s pole veebist kättesaadav.',
   22.33 @@ -1572,6 +1575,8 @@
   22.34      'addchild' => 'Lisa alamdetail',
   22.35      'list' => 'Loetelu',
   22.36      'list_all' => 'Loetle kõik',
   22.37 +    'meta_description' => 'Meta Description',
   22.38 +    'meta_keywords' => 'Meta Keywords',
   22.39      'na' => 'N/A'
   22.40  );
   22.41  
   22.42 @@ -1838,17 +1843,22 @@
   22.43      'disable_autolinks' => 'Keela autolingid?',
   22.44      'clickable_links' => 'Tee URL-id klikitavaks?',
   22.45      'compressed_output' => 'Saada väljund tihendatult?',
   22.46 +    'frame_options' => 'Kaitse "clickjacking" vastu',
   22.47      'censormode' => 'Tsensuurireþiim?',
   22.48      'censorreplace' => 'Tsensuuri asendustekst',
   22.49      'censorlist' => 'Tsenseerimisloetelu',
   22.50      'ip_lookup' => 'IP otsing',
   22.51      'url_rewrite' => 'Luba URL-i ülekirjutamine',
   22.52 +    'meta_tags' => 'Meta Tags',
   22.53 +    'meta_description' => 'Default Meta Description',
   22.54 +    'meta_keywords' => 'Default Meta Keywords',
   22.55      'default_permissions_block' => 'Bloki vaikimisi õigused',
   22.56      'default_permissions_story' => 'Lugude vaikimisi õigused',
   22.57      'default_permissions_topic' => 'Rubriigi vaikimisi õigused',
   22.58      'atom_max_stories' => 'Maks. lugusid veebiteenuste lõimedes',
   22.59      'disable_webservices' => 'Keela veebiteenused?',
   22.60      'restrict_webservices' => 'Piira veebiteenused?',
   22.61 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   22.62      'article_comment_close_days' => 'Sulge kommenteerimine päevaga (vaikimisi)',
   22.63      'comment_close_rec_stories' => 'Uusimate lugude arv, mida on lubatud kommenteerida',
   22.64      'allow_reply_notifications' => 'Luba kommentaarile vastamisest teavitamine?',
   22.65 @@ -1859,8 +1869,7 @@
   22.66      'search_show_sort' => 'Luba kasutajal tulemusi sorteerida?',
   22.67      'search_show_limit' => 'Näita lehe limiiti?',
   22.68      'search_separator' => 'Grupi eraldaja',
   22.69 -    'search_def_keytype' => 'Vaikimisi otsimisviis',
   22.70 -    'frame_options' => 'Kaitse "clickjacking" vastu'
   22.71 +    'search_def_keytype' => 'Vaikimisi otsimisviis'
   22.72  );
   22.73  
   22.74  $LANG_configsubgroups['Core'] = array(
   22.75 @@ -1941,9 +1950,8 @@
   22.76      19 => array('Google' => 'google', 'Tabel' => 'table'),
   22.77      20 => array('Täpne fraas' => 'phrase', 'Kõik sõnad' => 'all', 'Mõni sõnadest' => 'any'),
   22.78      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   22.79 -        22 => array('Range' => 'DENY', 'Sama allikas' => 'SAMEORIGIN',
   22.80 -'(väljas)' => '')
   22.81 -
   22.82 +    22 => array('Range' => 'DENY', 'Sama allikas' => 'SAMEORIGIN', '(väljas)' => ''),
   22.83 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   22.84  );
   22.85  
   22.86  ?>
    23.1 --- a/language/farsi_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    23.2 +++ b/language/farsi_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
    23.3 @@ -812,7 +812,9 @@
    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  );
   23.12  
   23.13  ###############################################################################
   23.14 @@ -847,7 +849,8 @@
   23.15      26 => 'اين را به عنوان تاپيك پيش ÙØ±Ø¶ براي آرشيو مقالات Ø§Ø³ØªÙØ§Ø¯Ù‡ كن. تنها يك تاپيك قابل قبول است',
   23.16      27 => 'Or Upload Topic Icon',
   23.17      28 => 'Maximum',
   23.18 -    29 => 'File Upload Errors'
   23.19 +    29 => 'File Upload Errors',
   23.20 +    30 => 'Stories in Topic'
   23.21  );
   23.22  
   23.23  ###############################################################################
   23.24 @@ -1459,7 +1462,7 @@
   23.25      '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.26      'installation' => 'installation instructions',
   23.27      'directory' => 'directory',
   23.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   23.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   23.30      'fix_it' => 'This is a security risk and should be fixed!',
   23.31      'reachable' => 'Your %s is reachable from the web.',
   23.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   23.33 @@ -1559,6 +1562,8 @@
   23.34      'addchild' => 'Add child',
   23.35      'list' => 'list',
   23.36      'list_all' => 'List all',
   23.37 +    'meta_description' => 'Meta Description',
   23.38 +    'meta_keywords' => 'Meta Keywords',
   23.39      'na' => 'N/A'
   23.40  );
   23.41  
   23.42 @@ -1831,12 +1836,16 @@
   23.43      'censorlist' => 'Censor List',
   23.44      'ip_lookup' => 'IP Lookup',
   23.45      'url_rewrite' => 'Enable URL Rewrite',
   23.46 +    'meta_tags' => 'Meta Tags',
   23.47 +    'meta_description' => 'Default Meta Description',
   23.48 +    'meta_keywords' => 'Default Meta Keywords',
   23.49      'default_permissions_block' => 'Block Default Permissions',
   23.50      'default_permissions_story' => 'Story Default Permissions',
   23.51      'default_permissions_topic' => 'Topic Default Permissions',
   23.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   23.53      'disable_webservices' => 'Disable Webservices?',
   23.54      'restrict_webservices' => 'Restrict Webservices?',
   23.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   23.56      'article_comment_close_days' => 'Days to close comments (default)',
   23.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   23.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   23.59 @@ -1928,7 +1937,8 @@
   23.60      19 => array('Google' => 'google', 'Table' => 'table'),
   23.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   23.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   23.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   23.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   23.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   23.66  );
   23.67  
   23.68 -?>
   23.69 \ No newline at end of file
   23.70 +?>
    24.1 --- a/language/finnish.php	Mon Sep 28 22:20:30 2009 +0200
    24.2 +++ b/language/finnish.php	Thu Oct 29 11:56:23 2009 +0100
    24.3 @@ -825,7 +825,9 @@
    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  );
   24.12  
   24.13  ###############################################################################
   24.14 @@ -860,7 +862,8 @@
   24.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   24.16      27 => 'Or Upload Topic Icon',
   24.17      28 => 'Maximum',
   24.18 -    29 => 'File Upload Errors'
   24.19 +    29 => 'File Upload Errors',
   24.20 +    30 => 'Stories in Topic'
   24.21  );
   24.22  
   24.23  ###############################################################################
   24.24 @@ -1472,7 +1475,7 @@
   24.25      '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.26      'installation' => 'installation instructions',
   24.27      'directory' => 'directory',
   24.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   24.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   24.30      'fix_it' => 'This is a security risk and should be fixed!',
   24.31      'reachable' => 'Your %s is reachable from the web.',
   24.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   24.33 @@ -1572,6 +1575,8 @@
   24.34      'addchild' => 'Add child',
   24.35      'list' => 'list',
   24.36      'list_all' => 'List all',
   24.37 +    'meta_description' => 'Meta Description',
   24.38 +    'meta_keywords' => 'Meta Keywords',
   24.39      'na' => 'N/A'
   24.40  );
   24.41  
   24.42 @@ -1844,12 +1849,16 @@
   24.43      'censorlist' => 'Censor List',
   24.44      'ip_lookup' => 'IP Lookup',
   24.45      'url_rewrite' => 'Enable URL Rewrite',
   24.46 +    'meta_tags' => 'Meta Tags',
   24.47 +    'meta_description' => 'Default Meta Description',
   24.48 +    'meta_keywords' => 'Default Meta Keywords',
   24.49      'default_permissions_block' => 'Block Default Permissions',
   24.50      'default_permissions_story' => 'Story Default Permissions',
   24.51      'default_permissions_topic' => 'Topic Default Permissions',
   24.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   24.53      'disable_webservices' => 'Disable Webservices?',
   24.54      'restrict_webservices' => 'Restrict Webservices?',
   24.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   24.56      'article_comment_close_days' => 'Days to close comments (default)',
   24.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   24.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   24.59 @@ -1941,7 +1950,8 @@
   24.60      19 => array('Google' => 'google', 'Table' => 'table'),
   24.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   24.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   24.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   24.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   24.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   24.66  );
   24.67  
   24.68 -?>
   24.69 \ No newline at end of file
   24.70 +?>
    25.1 --- a/language/finnish_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    25.2 +++ b/language/finnish_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
    25.3 @@ -827,7 +827,9 @@
    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  );
   25.12  
   25.13  ###############################################################################
   25.14 @@ -862,7 +864,8 @@
   25.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   25.16      27 => 'Or Upload Topic Icon',
   25.17      28 => 'Maximum',
   25.18 -    29 => 'File Upload Errors'
   25.19 +    29 => 'File Upload Errors',
   25.20 +    30 => 'Stories in Topic'
   25.21  );
   25.22  
   25.23  ###############################################################################
   25.24 @@ -1474,7 +1477,7 @@
   25.25      '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.26      'installation' => 'installation instructions',
   25.27      'directory' => 'directory',
   25.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   25.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   25.30      'fix_it' => 'This is a security risk and should be fixed!',
   25.31      'reachable' => 'Your %s is reachable from the web.',
   25.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   25.33 @@ -1574,6 +1577,8 @@
   25.34      'addchild' => 'Add child',
   25.35      'list' => 'list',
   25.36      'list_all' => 'List all',
   25.37 +    'meta_description' => 'Meta Description',
   25.38 +    'meta_keywords' => 'Meta Keywords',
   25.39      'na' => 'N/A'
   25.40  );
   25.41  
   25.42 @@ -1846,12 +1851,16 @@
   25.43      'censorlist' => 'Censor List',
   25.44      'ip_lookup' => 'IP Lookup',
   25.45      'url_rewrite' => 'Enable URL Rewrite',
   25.46 +    'meta_tags' => 'Meta Tags',
   25.47 +    'meta_description' => 'Default Meta Description',
   25.48 +    'meta_keywords' => 'Default Meta Keywords',
   25.49      'default_permissions_block' => 'Block Default Permissions',
   25.50      'default_permissions_story' => 'Story Default Permissions',
   25.51      'default_permissions_topic' => 'Topic Default Permissions',
   25.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   25.53      'disable_webservices' => 'Disable Webservices?',
   25.54      'restrict_webservices' => 'Restrict Webservices?',
   25.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   25.56      'article_comment_close_days' => 'Days to close comments (default)',
   25.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   25.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   25.59 @@ -1943,7 +1952,8 @@
   25.60      19 => array('Google' => 'google', 'Table' => 'table'),
   25.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   25.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   25.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   25.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   25.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   25.66  );
   25.67  
   25.68 -?>
   25.69 \ No newline at end of file
   25.70 +?>
    26.1 --- a/language/french_canada.php	Mon Sep 28 22:20:30 2009 +0200
    26.2 +++ b/language/french_canada.php	Thu Oct 29 11:56:23 2009 +0100
    26.3 @@ -827,7 +827,9 @@
    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  );
   26.12  
   26.13  ###############################################################################
   26.14 @@ -862,7 +864,8 @@
   26.15      26 => 'faites-en le sujet par d&eacute;faut pour vos archives. Un seul sujet n\'est admis.',
   26.16      27 => 'Ou alors t&eacute;l&eacute;chargez votre icône pour ce sujet',
   26.17      28 => 'Maximum',
   26.18 -    29 => 'Erreur de t&eacute;l&eacute;chargement'
   26.19 +    29 => 'Erreur de t&eacute;l&eacute;chargement',
   26.20 +    30 => 'Stories in Topic'
   26.21  );
   26.22  
   26.23  ###############################################################################
   26.24 @@ -1474,7 +1477,7 @@
   26.25      '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.26      'installation' => 'installation instructions',
   26.27      'directory' => 'directory',
   26.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   26.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   26.30      'fix_it' => 'This is a security risk and should be fixed!',
   26.31      'reachable' => 'Your %s is reachable from the web.',
   26.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   26.33 @@ -1574,6 +1577,8 @@
   26.34      'addchild' => 'Add child',
   26.35      'list' => 'list',
   26.36      'list_all' => 'List all',
   26.37 +    'meta_description' => 'Meta Description',
   26.38 +    'meta_keywords' => 'Meta Keywords',
   26.39      'na' => 'N/A'
   26.40  );
   26.41  
   26.42 @@ -1846,12 +1851,16 @@
   26.43      'censorlist' => 'Censor List',
   26.44      'ip_lookup' => 'IP Lookup',
   26.45      'url_rewrite' => 'Enable URL Rewrite',
   26.46 +    'meta_tags' => 'Meta Tags',
   26.47 +    'meta_description' => 'Default Meta Description',
   26.48 +    'meta_keywords' => 'Default Meta Keywords',
   26.49      'default_permissions_block' => 'Block Default Permissions',
   26.50      'default_permissions_story' => 'Story Default Permissions',
   26.51      'default_permissions_topic' => 'Topic Default Permissions',
   26.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   26.53      'disable_webservices' => 'Disable Webservices?',
   26.54      'restrict_webservices' => 'Restrict Webservices?',
   26.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   26.56      'article_comment_close_days' => 'Days to close comments (default)',
   26.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   26.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   26.59 @@ -1943,7 +1952,8 @@
   26.60      19 => array('Google' => 'google', 'Table' => 'table'),
   26.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   26.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   26.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   26.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   26.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   26.66  );
   26.67  
   26.68 -?>
   26.69 \ No newline at end of file
   26.70 +?>
    27.1 --- a/language/french_canada_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    27.2 +++ b/language/french_canada_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
    27.3 @@ -827,7 +827,9 @@
    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  );
   27.12  
   27.13  ###############################################################################
   27.14 @@ -862,7 +864,8 @@
   27.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   27.16      27 => 'Or Upload Topic Icon',
   27.17      28 => 'Maximum',
   27.18 -    29 => 'File Upload Errors'
   27.19 +    29 => 'File Upload Errors',
   27.20 +    30 => 'Stories in Topic'
   27.21  );
   27.22  
   27.23  ###############################################################################
   27.24 @@ -1474,7 +1477,7 @@
   27.25      '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.26      'installation' => 'installation instructions',
   27.27      'directory' => 'directory',
   27.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   27.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   27.30      'fix_it' => 'This is a security risk and should be fixed!',
   27.31      'reachable' => 'Your %s is reachable from the web.',
   27.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   27.33 @@ -1574,6 +1577,8 @@
   27.34      'addchild' => 'Add child',
   27.35      'list' => 'list',
   27.36      'list_all' => 'List all',
   27.37 +    'meta_description' => 'Meta Description',
   27.38 +    'meta_keywords' => 'Meta Keywords',
   27.39      'na' => 'N/A'
   27.40  );
   27.41  
   27.42 @@ -1846,12 +1851,16 @@
   27.43      'censorlist' => 'Censor List',
   27.44      'ip_lookup' => 'IP Lookup',
   27.45      'url_rewrite' => 'Enable URL Rewrite',
   27.46 +    'meta_tags' => 'Meta Tags',
   27.47 +    'meta_description' => 'Default Meta Description',
   27.48 +    'meta_keywords' => 'Default Meta Keywords',
   27.49      'default_permissions_block' => 'Block Default Permissions',
   27.50      'default_permissions_story' => 'Story Default Permissions',
   27.51      'default_permissions_topic' => 'Topic Default Permissions',
   27.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   27.53      'disable_webservices' => 'Disable Webservices?',
   27.54      'restrict_webservices' => 'Restrict Webservices?',
   27.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   27.56      'article_comment_close_days' => 'Days to close comments (default)',
   27.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   27.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   27.59 @@ -1943,7 +1952,8 @@
   27.60      19 => array('Google' => 'google', 'Table' => 'table'),
   27.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   27.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   27.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   27.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   27.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   27.66  );
   27.67  
   27.68 -?>
   27.69 \ No newline at end of file
   27.70 +?>
    28.1 --- a/language/french_france.php	Mon Sep 28 22:20:30 2009 +0200
    28.2 +++ b/language/french_france.php	Thu Oct 29 11:56:23 2009 +0100
    28.3 @@ -823,7 +823,9 @@
    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  );
   28.12  
   28.13  ###############################################################################
   28.14 @@ -858,7 +860,8 @@
   28.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   28.16      27 => 'Or Upload Topic Icon',
   28.17      28 => 'Maximum',
   28.18 -    29 => 'File Upload Errors'
   28.19 +    29 => 'File Upload Errors',
   28.20 +    30 => 'Stories in Topic'
   28.21  );
   28.22  
   28.23  ###############################################################################
   28.24 @@ -1470,7 +1473,7 @@
   28.25      '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.26      'installation' => 'installation instructions',
   28.27      'directory' => 'directory',
   28.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   28.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   28.30      'fix_it' => 'This is a security risk and should be fixed!',
   28.31      'reachable' => 'Your %s is reachable from the web.',
   28.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   28.33 @@ -1570,6 +1573,8 @@
   28.34      'addchild' => 'Add child',
   28.35      'list' => 'list',
   28.36      'list_all' => 'List all',
   28.37 +    'meta_description' => 'Meta Description',
   28.38 +    'meta_keywords' => 'Meta Keywords',
   28.39      'na' => 'N/A'
   28.40  );
   28.41  
   28.42 @@ -1842,12 +1847,16 @@
   28.43      'censorlist' => 'Censor List',
   28.44      'ip_lookup' => 'IP Lookup',
   28.45      'url_rewrite' => 'Enable URL Rewrite',
   28.46 +    'meta_tags' => 'Meta Tags',
   28.47 +    'meta_description' => 'Default Meta Description',
   28.48 +    'meta_keywords' => 'Default Meta Keywords',
   28.49      'default_permissions_block' => 'Block Default Permissions',
   28.50      'default_permissions_story' => 'Story Default Permissions',
   28.51      'default_permissions_topic' => 'Topic Default Permissions',
   28.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   28.53      'disable_webservices' => 'Disable Webservices?',
   28.54      'restrict_webservices' => 'Restrict Webservices?',
   28.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   28.56      'article_comment_close_days' => 'Days to close comments (default)',
   28.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   28.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   28.59 @@ -1939,7 +1948,8 @@
   28.60      19 => array('Google' => 'google', 'Table' => 'table'),
   28.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   28.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   28.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   28.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   28.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   28.66  );
   28.67  
   28.68 -?>
   28.69 \ No newline at end of file
   28.70 +?>
    29.1 --- a/language/french_france_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    29.2 +++ b/language/french_france_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
    29.3 @@ -823,7 +823,9 @@
    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  );
   29.12  
   29.13  ###############################################################################
   29.14 @@ -858,7 +860,8 @@
   29.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   29.16      27 => 'Or Upload Topic Icon',
   29.17      28 => 'Maximum',
   29.18 -    29 => 'File Upload Errors'
   29.19 +    29 => 'File Upload Errors',
   29.20 +    30 => 'Stories in Topic'
   29.21  );
   29.22  
   29.23  ###############################################################################
   29.24 @@ -1470,7 +1473,7 @@
   29.25      '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.26      'installation' => 'installation instructions',
   29.27      'directory' => 'directory',
   29.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   29.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   29.30      'fix_it' => 'This is a security risk and should be fixed!',
   29.31      'reachable' => 'Your %s is reachable from the web.',
   29.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   29.33 @@ -1570,6 +1573,8 @@
   29.34      'addchild' => 'Add child',
   29.35      'list' => 'list',
   29.36      'list_all' => 'List all',
   29.37 +    'meta_description' => 'Meta Description',
   29.38 +    'meta_keywords' => 'Meta Keywords',
   29.39      'na' => 'N/A'
   29.40  );
   29.41  
   29.42 @@ -1842,12 +1847,16 @@
   29.43      'censorlist' => 'Censor List',
   29.44      'ip_lookup' => 'IP Lookup',
   29.45      'url_rewrite' => 'Enable URL Rewrite',
   29.46 +    'meta_tags' => 'Meta Tags',
   29.47 +    'meta_description' => 'Default Meta Description',
   29.48 +    'meta_keywords' => 'Default Meta Keywords',
   29.49      'default_permissions_block' => 'Block Default Permissions',
   29.50      'default_permissions_story' => 'Story Default Permissions',
   29.51      'default_permissions_topic' => 'Topic Default Permissions',
   29.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   29.53      'disable_webservices' => 'Disable Webservices?',
   29.54      'restrict_webservices' => 'Restrict Webservices?',
   29.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   29.56      'article_comment_close_days' => 'Days to close comments (default)',
   29.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   29.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   29.59 @@ -1939,7 +1948,8 @@
   29.60      19 => array('Google' => 'google', 'Table' => 'table'),
   29.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   29.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   29.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   29.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   29.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   29.66  );
   29.67  
   29.68 -?>
   29.69 \ No newline at end of file
   29.70 +?>
    30.1 --- a/language/german.php	Mon Sep 28 22:20:30 2009 +0200
    30.2 +++ b/language/german.php	Thu Oct 29 11:56:23 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,9 @@
   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  );
   30.21  
   30.22  ###############################################################################
   30.23 @@ -863,7 +865,8 @@
   30.24      26 => 'Zur Archiv-Kategorie machen (nur für eine Kategorie möglich)',
   30.25      27 => 'oder ein Icon hochladen',
   30.26      28 => 'maximal',
   30.27 -    29 => 'Fehler beim Datei-Upload'
   30.28 +    29 => 'Fehler beim Datei-Upload',
   30.29 +    30 => 'Artikel i.d. Kategorie'
   30.30  );
   30.31  
   30.32  ###############################################################################
   30.33 @@ -993,10 +996,10 @@
   30.34  
   30.35  $LANG31 = array(
   30.36      1 => "{$_CONF['site_name']} Mail Utility",
   30.37 -    2 => 'Von',
   30.38 -    3 => 'Reply-to',
   30.39 +    2 => 'Von (Name)',
   30.40 +    3 => 'Von (E-Mail)',
   30.41      4 => 'Betreff',
   30.42 -    5 => 'Text',
   30.43 +    5 => 'Nachricht',
   30.44      6 => 'Senden',
   30.45      7 => 'Alle User',
   30.46      8 => 'Admin',
   30.47 @@ -1228,7 +1231,7 @@
   30.48      89 => 'Kann OpenID-Server nicht finden bzgl. der angegebenen Identity-URL.',
   30.49      90 => 'OpenID- Identifizierung abgebrochen.',
   30.50      91 => 'You specified an invalid identity URL.',
   30.51 -    92 => "Bitte <a href=\"{$_CONF['site_admin_url']}/sectest.php\">die Sicherheit Ihrer Site überprüfen</a> bevor Sie sie benutzen!",
   30.52 +    92 => "Bitte <a href=\"{$_CONF['site_admin_url']}/sectest.php\">die Sicherheit Deiner Site überprüfen</a> bevor Du sie benutzt!",
   30.53      93 => 'Database back up war erfolgreich.',
   30.54      94 => 'Backup Failed: Dateigröße unter 1kb',
   30.55      95 => 'Es gab einen Fehler.',
   30.56 @@ -1466,9 +1469,9 @@
   30.57  # admin/sectest.php
   30.58  
   30.59  $LANG_SECTEST = array(
   30.60 -    'sectest' => 'Geeklog Security Check',
   30.61 -    'results' => 'Results of the Security Check',
   30.62 -    'okay' => 'Everything seems to be in order.',
   30.63 +    'sectest' => 'Geeklog Sicherheits-Check',
   30.64 +    'results' => 'Ergebnis des Sicherheits-Checks',
   30.65 +    'okay' => 'Es scheint alles in Ordnung zu sein.',
   30.66      'please_fix' => 'Please fix the above issues before using your site!',
   30.67      'please_note' => 'Please note that no site is ever 100% secure. This script can only test for obvious security issues.',
   30.68      '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.69 @@ -1480,7 +1483,7 @@
   30.70      'reachable' => 'Your %s is reachable from the web.',
   30.71      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   30.72      'not_sure' => 'Got an HTTP result code %s when trying to test your %s. Not sure what to make of it ...',
   30.73 -    'remove_inst' => 'You should really remove the install directory %s once you have your site up and running without any errors.',
   30.74 +    'remove_inst' => 'Du solltest das Installations-Verzeichnis %s entfernen, sobald Deine Website fehlerfrei läuft.',
   30.75      '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.76      'inst_removed' => 'Good! You seem to have removed the install directory already.',
   30.77      'fix_password' => 'You still have not changed the <strong>default password</strong> from "password" on %s Root user account(s).',
   30.78 @@ -1575,6 +1578,8 @@
   30.79      'addchild' => 'Add child',
   30.80      'list' => 'auflisten',
   30.81      'list_all' => 'Alle auflisten',
   30.82 +    'meta_description' => 'Meta Description',
   30.83 +    'meta_keywords' => 'Meta Keywords',
   30.84      'na' => 'N/A'
   30.85  );
   30.86  
   30.87 @@ -1847,12 +1852,16 @@
   30.88      'censorlist' => 'Liste zensierter Wörter',
   30.89      'ip_lookup' => 'IP Lookup',
   30.90      'url_rewrite' => 'URL-Rewrite einschalten',
   30.91 +    'meta_tags' => 'Meta Tags',
   30.92 +    'meta_description' => 'Default Meta Description',
   30.93 +    'meta_keywords' => 'Default Meta Keywords',
   30.94      'default_permissions_block' => 'Grundeinstellung Blockrechte',
   30.95      'default_permissions_story' => 'Grundeinstellung Artikelrechte',
   30.96      'default_permissions_topic' => 'Grundeinstellung Kategorierechte',
   30.97      'atom_max_stories' => 'Max. Artikel im Webservices-Feed',
   30.98      'disable_webservices' => 'Webservices ausschalten?',
   30.99      'restrict_webservices' => 'Webservices beschränken?',
  30.100 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
  30.101      'article_comment_close_days' => 'Days to close comments (default)',
  30.102      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
  30.103      'allow_reply_notifications' => 'Allow comment reply notifications?',
  30.104 @@ -1944,7 +1953,8 @@
  30.105      19 => array('Google' => 'google', 'Tabelle' => 'table'),
  30.106      20 => array('Exakter Ausdruck' => 'phrase', 'Alle Worte' => 'all', 'Eines der Worte' => 'any'),
  30.107      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  30.108 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  30.109 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  30.110 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  30.111  );
  30.112  
  30.113  ?>
    31.1 --- a/language/german_formal.php	Mon Sep 28 22:20:30 2009 +0200
    31.2 +++ b/language/german_formal.php	Thu Oct 29 11:56:23 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,9 @@
   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  );
   31.21  
   31.22  ###############################################################################
   31.23 @@ -864,7 +866,8 @@
   31.24      26 => 'Zur Archiv-Kategorie machen (nur für eine Kategorie möglich)',
   31.25      27 => 'oder ein Symbol hochladen',
   31.26      28 => 'maximal',
   31.27 -    29 => 'Fehler beim Datei-Upload'
   31.28 +    29 => 'Fehler beim Datei-Upload',
   31.29 +    30 => 'Artikel i.d. Kategorie'
   31.30  );
   31.31  
   31.32  ###############################################################################
   31.33 @@ -994,10 +997,10 @@
   31.34  
   31.35  $LANG31 = array(
   31.36      1 => "{$_CONF['site_name']} Mail Utility",
   31.37 -    2 => 'Von',
   31.38 -    3 => 'Reply-to',
   31.39 +    2 => 'Von (Name)',
   31.40 +    3 => 'Von (E-Mail)',
   31.41      4 => 'Betreff',
   31.42 -    5 => 'Text',
   31.43 +    5 => 'Nachricht',
   31.44      6 => 'Senden',
   31.45      7 => 'Alle User',
   31.46      8 => 'Admin',
   31.47 @@ -1467,9 +1470,9 @@
   31.48  # admin/sectest.php
   31.49  
   31.50  $LANG_SECTEST = array(
   31.51 -    'sectest' => 'Geeklog Security Check',
   31.52 -    'results' => 'Results of the Security Check',
   31.53 -    'okay' => 'Everything seems to be in order.',
   31.54 +    'sectest' => 'Geeklog Sicherheits-Check',
   31.55 +    'results' => 'Ergebnis des Sicherheits-Checks',
   31.56 +    'okay' => 'Es scheint alles in Ordnung zu sein.',
   31.57      'please_fix' => 'Please fix the above issues before using your site!',
   31.58      'please_note' => 'Please note that no site is ever 100% secure. This script can only test for obvious security issues.',
   31.59      '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.60 @@ -1481,7 +1484,7 @@
   31.61      'reachable' => 'Your %s is reachable from the web.',
   31.62      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   31.63      'not_sure' => 'Got an HTTP result code %s when trying to test your %s. Not sure what to make of it ...',
   31.64 -    'remove_inst' => 'You should really remove the install directory %s once you have your site up and running without any errors.',
   31.65 +    'remove_inst' => 'Sie sollten das Installations-Verzeichnis %s entfernen, sobald Ihre Website fehlerfrei läuft.',
   31.66      '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.67      'inst_removed' => 'Good! You seem to have removed the install directory already.',
   31.68      'fix_password' => 'You still have not changed the <strong>default password</strong> from "password" on %s Root user account(s).',
   31.69 @@ -1576,6 +1579,8 @@
   31.70      'addchild' => 'Add child',
   31.71      'list' => 'auflisten',
   31.72      'list_all' => 'Alle auflisten',
   31.73 +    'meta_description' => 'Meta Description',
   31.74 +    'meta_keywords' => 'Meta Keywords',
   31.75      'na' => 'N/A'
   31.76  );
   31.77  
   31.78 @@ -1848,12 +1853,16 @@
   31.79      'censorlist' => 'Liste zensierter Wörter',
   31.80      'ip_lookup' => 'IP Lookup',
   31.81      'url_rewrite' => 'URL-Rewrite einschalten',
   31.82 +    'meta_tags' => 'Meta Tags',
   31.83 +    'meta_description' => 'Default Meta Description',
   31.84 +    'meta_keywords' => 'Default Meta Keywords',
   31.85      'default_permissions_block' => 'Grundeinstellung Blockrechte',
   31.86      'default_permissions_story' => 'Grundeinstellung Artikelrechte',
   31.87      'default_permissions_topic' => 'Grundeinstellung Kategorierechte',
   31.88      'atom_max_stories' => 'Max. Artikel im Webservices-Feed',
   31.89      'disable_webservices' => 'Webservices ausschalten?',
   31.90      'restrict_webservices' => 'Webservices beschränken?',
   31.91 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   31.92      'article_comment_close_days' => 'Tage nach denen Kommentare uneditierbar werden (hier nur Grundeinstellung)',
   31.93      'comment_close_rec_stories' => 'Anzahl letzter Artikel, die kommentierbar sein sollen',
   31.94      'allow_reply_notifications' => 'Benachrichtigung auf Kommentare erlauben?',
   31.95 @@ -1945,7 +1954,8 @@
   31.96      19 => array('Google' => 'google', 'Tabelle' => 'table'),
   31.97      20 => array('Exakter Ausdruck' => 'phrase', 'Alle Worte' => 'all', 'Eines der Worte' => 'any'),
   31.98      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   31.99 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  31.100 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  31.101 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  31.102  );
  31.103  
  31.104  ?>
    32.1 --- a/language/german_formal_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    32.2 +++ b/language/german_formal_utf-8.php	Thu Oct 29 11:56:23 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,9 @@
   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  );
   32.21  
   32.22  ###############################################################################
   32.23 @@ -864,7 +866,8 @@
   32.24      26 => 'Zur Archiv-Kategorie machen (nur für eine Kategorie möglich)',
   32.25      27 => 'oder ein Symbol hochladen',
   32.26      28 => 'maximal',
   32.27 -    29 => 'Fehler beim Datei-Upload'
   32.28 +    29 => 'Fehler beim Datei-Upload',
   32.29 +    30 => 'Artikel i.d. Kategorie'
   32.30  );
   32.31  
   32.32  ###############################################################################
   32.33 @@ -994,10 +997,10 @@
   32.34  
   32.35  $LANG31 = array(
   32.36      1 => "{$_CONF['site_name']} Mail Utility",
   32.37 -    2 => 'Von',
   32.38 -    3 => 'Reply-to',
   32.39 +    2 => 'Von (Name)',
   32.40 +    3 => 'Von (E-Mail)',
   32.41      4 => 'Betreff',
   32.42 -    5 => 'Text',
   32.43 +    5 => 'Nachricht',
   32.44      6 => 'Senden',
   32.45      7 => 'Alle User',
   32.46      8 => 'Admin',
   32.47 @@ -1467,9 +1470,9 @@
   32.48  # admin/sectest.php
   32.49  
   32.50  $LANG_SECTEST = array(
   32.51 -    'sectest' => 'Geeklog Security Check',
   32.52 -    'results' => 'Results of the Security Check',
   32.53 -    'okay' => 'Everything seems to be in order.',
   32.54 +    'sectest' => 'Geeklog Sicherheits-Check',
   32.55 +    'results' => 'Ergebnis des Sicherheits-Checks',
   32.56 +    'okay' => 'Es scheint alles in Ordnung zu sein.',
   32.57      'please_fix' => 'Please fix the above issues before using your site!',
   32.58      'please_note' => 'Please note that no site is ever 100% secure. This script can only test for obvious security issues.',
   32.59      '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.',
   32.60 @@ -1481,7 +1484,7 @@
   32.61      'reachable' => 'Your %s is reachable from the web.',
   32.62      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   32.63      'not_sure' => 'Got an HTTP result code %s when trying to test your %s. Not sure what to make of it ...',
   32.64 -    'remove_inst' => 'You should really remove the install directory %s once you have your site up and running without any errors.',
   32.65 +    'remove_inst' => 'Sie sollten das Installations-Verzeichnis %s entfernen, sobald Ihre Website fehlerfrei läuft.',
   32.66      'remove_inst2' => 'Keeping it around would allow malicious users the ability to destroy your current install, take over your site, or retrieve sensitive information.',
   32.67      'inst_removed' => 'Good! You seem to have removed the install directory already.',
   32.68      'fix_password' => 'You still have not changed the <strong>default password</strong> from "password" on %s Root user account(s).',
   32.69 @@ -1576,6 +1579,8 @@
   32.70      'addchild' => 'Add child',
   32.71      'list' => 'auflisten',
   32.72      'list_all' => 'Alle auflisten',
   32.73 +    'meta_description' => 'Meta Description',
   32.74 +    'meta_keywords' => 'Meta Keywords',
   32.75      'na' => 'N/A'
   32.76  );
   32.77  
   32.78 @@ -1848,12 +1853,16 @@
   32.79      'censorlist' => 'Liste zensierter Wörter',
   32.80      'ip_lookup' => 'IP Lookup',
   32.81      'url_rewrite' => 'URL-Rewrite einschalten',
   32.82 +    'meta_tags' => 'Meta Tags',
   32.83 +    'meta_description' => 'Default Meta Description',
   32.84 +    'meta_keywords' => 'Default Meta Keywords',
   32.85      'default_permissions_block' => 'Grundeinstellung Blockrechte',
   32.86      'default_permissions_story' => 'Grundeinstellung Artikelrechte',
   32.87      'default_permissions_topic' => 'Grundeinstellung Kategorierechte',
   32.88      'atom_max_stories' => 'Max. Artikel im Webservices-Feed',
   32.89      'disable_webservices' => 'Webservices ausschalten?',
   32.90      'restrict_webservices' => 'Webservices beschränken?',
   32.91 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   32.92      'article_comment_close_days' => 'Tage nach denen Kommentare uneditierbar werden (hier nur Grundeinstellung)',
   32.93      'comment_close_rec_stories' => 'Anzahl letzter Artikel, die kommentierbar sein sollen',
   32.94      'allow_reply_notifications' => 'Benachrichtigung auf Kommentare erlauben?',
   32.95 @@ -1945,7 +1954,8 @@
   32.96      19 => array('Google' => 'google', 'Tabelle' => 'table'),
   32.97      20 => array('Exakter Ausdruck' => 'phrase', 'Alle Worte' => 'all', 'Eines der Worte' => 'any'),
   32.98      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   32.99 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  32.100 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  32.101 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  32.102  );
  32.103  
  32.104  ?>
    33.1 --- a/language/german_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    33.2 +++ b/language/german_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
    33.3 @@ -455,7 +455,7 @@
    33.4      33 => 'Kompletter Artikel unter',
    33.5      34 => 'Ende dieser Nachricht',
    33.6      35 => 'Sorry, dieser User möchte keine E-Mails bekommen.',
    33.7 -    36 => 'Copy:',
    33.8 +    36 => 'Kopie:',
    33.9      37 => 'Send me a copy of this email',
   33.10      38 => "This is a copy of the email that you sent to %s from <{$_CONF['site_url']}>:"
   33.11  );
   33.12 @@ -828,7 +828,9 @@
   33.13      85 => 'Alles anzeigen',
   33.14      86 => 'Advanced Editor',
   33.15      87 => 'Artikel-Statistik',
   33.16 -    88 => 'Format im Wiki-Stil '
   33.17 +    88 => 'Format im Wiki-Stil ',
   33.18 +    89 => 'Meta Description',
   33.19 +    90 => 'Meta Keywords'
   33.20  );
   33.21  
   33.22  ###############################################################################
   33.23 @@ -863,7 +865,8 @@
   33.24      26 => 'Zur Archiv-Kategorie machen (nur für eine Kategorie möglich)',
   33.25      27 => 'oder ein Icon hochladen',
   33.26      28 => 'maximal',
   33.27 -    29 => 'Fehler beim Datei-Upload'
   33.28 +    29 => 'Fehler beim Datei-Upload',
   33.29 +    30 => 'Artikel i.d. Kategorie'
   33.30  );
   33.31  
   33.32  ###############################################################################
   33.33 @@ -993,10 +996,10 @@
   33.34  
   33.35  $LANG31 = array(
   33.36      1 => "{$_CONF['site_name']} Mail Utility",
   33.37 -    2 => 'Von',
   33.38 -    3 => 'Reply-to',
   33.39 +    2 => 'Von (Name)',
   33.40 +    3 => 'Von (E-Mail)',
   33.41      4 => 'Betreff',
   33.42 -    5 => 'Text',
   33.43 +    5 => 'Nachricht',
   33.44      6 => 'Senden',
   33.45      7 => 'Alle User',
   33.46      8 => 'Admin',
   33.47 @@ -1228,7 +1231,7 @@
   33.48      89 => 'Kann OpenID-Server nicht finden bzgl. der angegebenen Identity-URL.',
   33.49      90 => 'OpenID- Identifizierung abgebrochen.',
   33.50      91 => 'You specified an invalid identity URL.',
   33.51 -    92 => "Bitte <a href=\"{$_CONF['site_admin_url']}/sectest.php\">die Sicherheit Ihrer Site überprüfen</a> bevor Sie sie benutzen!",
   33.52 +    92 => "Bitte <a href=\"{$_CONF['site_admin_url']}/sectest.php\">die Sicherheit Deiner Site überprüfen</a> bevor Du sie benutzt!",
   33.53      93 => 'Database back up war erfolgreich.',
   33.54      94 => 'Backup Failed: Dateigröße unter 1kb',
   33.55      95 => 'Es gab einen Fehler.',
   33.56 @@ -1466,9 +1469,9 @@
   33.57  # admin/sectest.php
   33.58  
   33.59  $LANG_SECTEST = array(
   33.60 -    'sectest' => 'Geeklog Security Check',
   33.61 -    'results' => 'Results of the Security Check',
   33.62 -    'okay' => 'Everything seems to be in order.',
   33.63 +    'sectest' => 'Geeklog Sicherheits-Check',
   33.64 +    'results' => 'Ergebnis des Sicherheits-Checks',
   33.65 +    'okay' => 'Es scheint alles in Ordnung zu sein.',
   33.66      'please_fix' => 'Please fix the above issues before using your site!',
   33.67      'please_note' => 'Please note that no site is ever 100% secure. This script can only test for obvious security issues.',
   33.68      '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.',
   33.69 @@ -1480,7 +1483,7 @@
   33.70      'reachable' => 'Your %s is reachable from the web.',
   33.71      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   33.72      'not_sure' => 'Got an HTTP result code %s when trying to test your %s. Not sure what to make of it ...',
   33.73 -    'remove_inst' => 'You should really remove the install directory %s once you have your site up and running without any errors.',
   33.74 +    'remove_inst' => 'Du solltest das Installations-Verzeichnis %s entfernen, sobald Deine Website fehlerfrei läuft.',
   33.75      'remove_inst2' => 'Keeping it around would allow malicious users the ability to destroy your current install, take over your site, or retrieve sensitive information.',
   33.76      'inst_removed' => 'Good! You seem to have removed the install directory already.',
   33.77      'fix_password' => 'You still have not changed the <strong>default password</strong> from "password" on %s Root user account(s).',
   33.78 @@ -1575,6 +1578,8 @@
   33.79      'addchild' => 'Add child',
   33.80      'list' => 'auflisten',
   33.81      'list_all' => 'Alle auflisten',
   33.82 +    'meta_description' => 'Meta Description',
   33.83 +    'meta_keywords' => 'Meta Keywords',
   33.84      'na' => 'N/A'
   33.85  );
   33.86  
   33.87 @@ -1847,12 +1852,16 @@
   33.88      'censorlist' => 'Liste zensierter Wörter',
   33.89      'ip_lookup' => 'IP Lookup',
   33.90      'url_rewrite' => 'URL-Rewrite einschalten',
   33.91 +    'meta_tags' => 'Meta Tags',
   33.92 +    'meta_description' => 'Default Meta Description',
   33.93 +    'meta_keywords' => 'Default Meta Keywords',
   33.94      'default_permissions_block' => 'Grundeinstellung Blockrechte',
   33.95      'default_permissions_story' => 'Grundeinstellung Artikelrechte',
   33.96      'default_permissions_topic' => 'Grundeinstellung Kategorierechte',
   33.97      'atom_max_stories' => 'Max. Artikel im Webservices-Feed',
   33.98      'disable_webservices' => 'Webservices ausschalten?',
   33.99      'restrict_webservices' => 'Webservices beschränken?',
  33.100 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
  33.101      'article_comment_close_days' => 'Days to close comments (default)',
  33.102      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
  33.103      'allow_reply_notifications' => 'Allow comment reply notifications?',
  33.104 @@ -1944,7 +1953,8 @@
  33.105      19 => array('Google' => 'google', 'Tabelle' => 'table'),
  33.106      20 => array('Exakter Ausdruck' => 'phrase', 'Alle Worte' => 'all', 'Eines der Worte' => 'any'),
  33.107      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  33.108 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  33.109 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  33.110 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  33.111  );
  33.112  
  33.113  ?>
    34.1 --- a/language/hebrew_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    34.2 +++ b/language/hebrew_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
    34.3 @@ -826,7 +826,9 @@
    34.4      85 => 'הר××” הכל',
    34.5      86 => 'עורך מתקד×',
    34.6      87 => 'סטטיסטיקות מ×מר',
    34.7 -    88 => 'פורמט בנוסח וויקי'
    34.8 +    88 => 'פורמט בנוסח וויקי',
    34.9 +    89 => 'Meta Description',
   34.10 +    90 => 'Meta Keywords'
   34.11  );
   34.12  
   34.13  ###############################################################################
   34.14 @@ -861,7 +863,8 @@
   34.15      26 => 'היפכו × ×•×©× ×–×” ×œ× ×•×©× ×‘×¨×™×¨×ª המחדל עבור מ××ž×¨×™× ×‘×רכיון. ניתן לבחור רק × ×•×©× ×חד.',
   34.16      27 => '×ו העלו ×ייקון לנוש×',
   34.17      28 => 'מקסימו×',
   34.18 -    29 => 'שגי×ות בהעל×ת הקובץ'
   34.19 +    29 => 'שגי×ות בהעל×ת הקובץ',
   34.20 +    30 => 'Stories in Topic'
   34.21  );
   34.22  
   34.23  ###############################################################################
   34.24 @@ -1473,7 +1476,7 @@
   34.25      'public_html' => '"public_html" ×œ×¢×•×œ× ×ינו צריך להיות חלק מכתובת ×”×תר שלכ×. ×× × ×§×™×¨×ו ×ת החלק לגבי public_html %s שוב ושנו ×ת ההגדרות ×©×œ×›× ×‘×”×ª×× ×œ×¤× ×™ שתמשיכו.',
   34.26      'installation' => 'בהור×ות ההתקנה',
   34.27      'directory' => '(ספרייה)',
   34.28 -    'failed_bak' => 'נכשלה יצירת קובץ זמני בספריית ×”-data שלכ×. בידקו ×ת הרש×ות הספרייה שלכ×!',
   34.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   34.30      'fix_it' => 'זהו סיכון בטחוני שיש לתקנו!',
   34.31      'reachable' => '×”-%s ×©×œ×›× × ×’×™×© מהרשת.',
   34.32      'not_reachable' => 'מצוין! ×”-%s ×©×œ×›× ×ינו נגיש מהרשת.',
   34.33 @@ -1573,6 +1576,8 @@
   34.34      'addchild' => 'הוסיפו תת פריט',
   34.35      'list' => 'רשימה',
   34.36      'list_all' => 'רשימה של הכל',
   34.37 +    'meta_description' => 'Meta Description',
   34.38 +    'meta_keywords' => 'Meta Keywords',
   34.39      'na' => '×œ× ×–×ž×™×Ÿ'
   34.40  );
   34.41  
   34.42 @@ -1845,12 +1850,16 @@
   34.43      'censorlist' => 'רשימת צנזורה',
   34.44      'ip_lookup' => 'בדיקת IP',
   34.45      'url_rewrite' => '×יפשור URL Rewrite',
   34.46 +    'meta_tags' => 'Meta Tags',
   34.47 +    'meta_description' => 'Default Meta Description',
   34.48 +    'meta_keywords' => 'Default Meta Keywords',
   34.49      'default_permissions_block' => 'הרש×ות ברירת המחדל של קוביות מידע',
   34.50      'default_permissions_story' => 'הרש×ות ברירת המחדל של מ×מרי×',
   34.51      'default_permissions_topic' => 'הרש×ות ברירת המחדל של נוש××™×',
   34.52      'atom_max_stories' => 'כמות המ××ž×¨×™× ×”×ž×§×¡×™×ž×œ×™×ª בהזנה של שירותי רשת',
   34.53      'disable_webservices' => 'ביטול שירותי רשת?',
   34.54      'restrict_webservices' => 'הגבלת שירותי רשת?',
   34.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   34.56      'article_comment_close_days' => 'מספר ×”×™×ž×™× ×œ×¤× ×™ שהתגובות יהיו סגורות (ברירת המחדל)',
   34.57      'comment_close_rec_stories' => 'כמות המ××ž×¨×™× ×”×›×™ ××—×¨×•× ×™× ×©×פשר להגיב ×ליה×',
   34.58      'allow_reply_notifications' => '×יפשור הודעות לתגובות של תשובות?',
   34.59 @@ -1942,7 +1951,8 @@
   34.60      19 => array('גוגל' => 'google', 'טבלה' => 'table'),
   34.61      20 => array('ביטוי מדויק' => 'phrase', 'כל ×”×ž×™×œ×™× ×©×”×•×›× ×¡×•' => 'all', 'לפחות ×חת ×ž×”×ž×™×œ×™× ×©×”×•×›× ×¡×•' => 'any'),
   34.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   34.63 -    22 => array('נוקשה' => 'DENY', 'מ×ותו המקור' => 'SAMEORIGIN', '(מנוטרל)' => '')
   34.64 +    22 => array('נוקשה' => 'DENY', 'מ×ותו המקור' => 'SAMEORIGIN', '(מנוטרל)' => ''),
   34.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   34.66  );
   34.67  
   34.68  ?>
    35.1 --- a/language/hellenic.php	Mon Sep 28 22:20:30 2009 +0200
    35.2 +++ b/language/hellenic.php	Thu Oct 29 11:56:23 2009 +0100
    35.3 @@ -832,7 +832,9 @@
    35.4      85 => 'Show All',
    35.5      86 => 'Advanced Editor',
    35.6      87 => 'Story Stats',
    35.7 -    88 => 'Wiki-style format'
    35.8 +    88 => 'Wiki-style format',
    35.9 +    89 => 'Meta Description',
   35.10 +    90 => 'Meta Keywords'
   35.11  );
   35.12  
   35.13  ###############################################################################
   35.14 @@ -867,7 +869,8 @@
   35.15      26 => 'åðéëïãÞ ðñïåðéëåãìÝíçò êáôçãïñßáò ãéá ôá áñ÷åéïèåôçìÝíá Üñèñá.',
   35.16      27 => 'Or Upload Topic Icon',
   35.17      28 => 'Maximum',
   35.18 -    29 => 'File Upload Errors'
   35.19 +    29 => 'File Upload Errors',
   35.20 +    30 => 'Stories in Topic'
   35.21  );
   35.22  
   35.23  ###############################################################################
   35.24 @@ -1479,7 +1482,7 @@
   35.25      '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.',
   35.26      'installation' => 'installation instructions',
   35.27      'directory' => 'directory',
   35.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   35.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   35.30      'fix_it' => 'This is a security risk and should be fixed!',
   35.31      'reachable' => 'Your %s is reachable from the web.',
   35.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   35.33 @@ -1579,6 +1582,8 @@
   35.34      'addchild' => 'Add child',
   35.35      'list' => 'list',
   35.36      'list_all' => 'List all',
   35.37 +    'meta_description' => 'Meta Description',
   35.38 +    'meta_keywords' => 'Meta Keywords',
   35.39      'na' => 'N/A'
   35.40  );
   35.41  
   35.42 @@ -1851,12 +1856,16 @@
   35.43      'censorlist' => 'Censor List',
   35.44      'ip_lookup' => 'IP Lookup',
   35.45      'url_rewrite' => 'Enable URL Rewrite',
   35.46 +    'meta_tags' => 'Meta Tags',
   35.47 +    'meta_description' => 'Default Meta Description',
   35.48 +    'meta_keywords' => 'Default Meta Keywords',
   35.49      'default_permissions_block' => 'Block Default Permissions',
   35.50      'default_permissions_story' => 'Story Default Permissions',
   35.51      'default_permissions_topic' => 'Topic Default Permissions',
   35.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   35.53      'disable_webservices' => 'Disable Webservices?',
   35.54      'restrict_webservices' => 'Restrict Webservices?',
   35.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   35.56      'article_comment_close_days' => 'Days to close comments (default)',
   35.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   35.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   35.59 @@ -1948,7 +1957,8 @@
   35.60      19 => array('Google' => 'google', 'Table' => 'table'),
   35.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   35.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   35.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   35.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   35.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   35.66  );
   35.67  
   35.68 -?>
   35.69 \ No newline at end of file
   35.70 +?>
    36.1 --- a/language/hellenic_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    36.2 +++ b/language/hellenic_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
    36.3 @@ -832,7 +832,9 @@
    36.4      85 => 'Show All',
    36.5      86 => 'Advanced Editor',
    36.6      87 => 'Story Stats',
    36.7 -    88 => 'Wiki-style format'
    36.8 +    88 => 'Wiki-style format',
    36.9 +    89 => 'Meta Description',
   36.10 +    90 => 'Meta Keywords'
   36.11  );
   36.12  
   36.13  ###############################################################################
   36.14 @@ -867,7 +869,8 @@
   36.15      26 => 'επιλογή Ï€Ïοεπιλεγμένης κατηγοÏίας για τα αÏχειοθετημένα άÏθÏα.',
   36.16      27 => 'Or Upload Topic Icon',
   36.17      28 => 'Maximum',
   36.18 -    29 => 'File Upload Errors'
   36.19 +    29 => 'File Upload Errors',
   36.20 +    30 => 'Stories in Topic'
   36.21  );
   36.22  
   36.23  ###############################################################################
   36.24 @@ -1479,7 +1482,7 @@
   36.25      '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.',
   36.26      'installation' => 'installation instructions',
   36.27      'directory' => 'directory',
   36.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   36.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   36.30      'fix_it' => 'This is a security risk and should be fixed!',
   36.31      'reachable' => 'Your %s is reachable from the web.',
   36.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   36.33 @@ -1579,6 +1582,8 @@
   36.34      'addchild' => 'Add child',
   36.35      'list' => 'list',
   36.36      'list_all' => 'List all',
   36.37 +    'meta_description' => 'Meta Description',
   36.38 +    'meta_keywords' => 'Meta Keywords',
   36.39      'na' => 'N/A'
   36.40  );
   36.41  
   36.42 @@ -1851,12 +1856,16 @@
   36.43      'censorlist' => 'Censor List',
   36.44      'ip_lookup' => 'IP Lookup',
   36.45      'url_rewrite' => 'Enable URL Rewrite',
   36.46 +    'meta_tags' => 'Meta Tags',
   36.47 +    'meta_description' => 'Default Meta Description',
   36.48 +    'meta_keywords' => 'Default Meta Keywords',
   36.49      'default_permissions_block' => 'Block Default Permissions',
   36.50      'default_permissions_story' => 'Story Default Permissions',
   36.51      'default_permissions_topic' => 'Topic Default Permissions',
   36.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   36.53      'disable_webservices' => 'Disable Webservices?',
   36.54      'restrict_webservices' => 'Restrict Webservices?',
   36.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   36.56      'article_comment_close_days' => 'Days to close comments (default)',
   36.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   36.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   36.59 @@ -1948,7 +1957,8 @@
   36.60      19 => array('Google' => 'google', 'Table' => 'table'),
   36.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   36.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   36.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   36.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   36.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   36.66  );
   36.67  
   36.68 -?>
   36.69 \ No newline at end of file
   36.70 +?>
    37.1 --- a/language/indonesian.php	Mon Sep 28 22:20:30 2009 +0200
    37.2 +++ b/language/indonesian.php	Thu Oct 29 11:56:23 2009 +0100
    37.3 @@ -824,7 +824,9 @@
    37.4      85 => 'Show All',
    37.5      86 => 'Advanced Editor',
    37.6      87 => 'Story Stats',
    37.7 -    88 => 'Wiki-style format'
    37.8 +    88 => 'Wiki-style format',
    37.9 +    89 => 'Meta Description',
   37.10 +    90 => 'Meta Keywords'
   37.11  );
   37.12  
   37.13  ###############################################################################
   37.14 @@ -859,7 +861,8 @@
   37.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   37.16      27 => 'Or Upload Topic Icon',
   37.17      28 => 'Maximum',
   37.18 -    29 => 'File Upload Errors'
   37.19 +    29 => 'File Upload Errors',
   37.20 +    30 => 'Stories in Topic'
   37.21  );
   37.22  
   37.23  ###############################################################################
   37.24 @@ -1471,7 +1474,7 @@
   37.25      '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.',
   37.26      'installation' => 'installation instructions',
   37.27      'directory' => 'directory',
   37.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   37.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   37.30      'fix_it' => 'This is a security risk and should be fixed!',
   37.31      'reachable' => 'Your %s is reachable from the web.',
   37.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   37.33 @@ -1571,6 +1574,8 @@
   37.34      'addchild' => 'Add child',
   37.35      'list' => 'list',
   37.36      'list_all' => 'List all',
   37.37 +    'meta_description' => 'Meta Description',
   37.38 +    'meta_keywords' => 'Meta Keywords',
   37.39      'na' => 'N/A'
   37.40  );
   37.41  
   37.42 @@ -1843,12 +1848,16 @@
   37.43      'censorlist' => 'Censor List',
   37.44      'ip_lookup' => 'IP Lookup',
   37.45      'url_rewrite' => 'Enable URL Rewrite',
   37.46 +    'meta_tags' => 'Meta Tags',
   37.47 +    'meta_description' => 'Default Meta Description',
   37.48 +    'meta_keywords' => 'Default Meta Keywords',
   37.49      'default_permissions_block' => 'Block Default Permissions',
   37.50      'default_permissions_story' => 'Story Default Permissions',
   37.51      'default_permissions_topic' => 'Topic Default Permissions',
   37.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   37.53      'disable_webservices' => 'Disable Webservices?',
   37.54      'restrict_webservices' => 'Restrict Webservices?',
   37.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   37.56      'article_comment_close_days' => 'Days to close comments (default)',
   37.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   37.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   37.59 @@ -1940,7 +1949,8 @@
   37.60      19 => array('Google' => 'google', 'Table' => 'table'),
   37.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   37.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   37.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   37.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   37.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   37.66  );
   37.67  
   37.68 -?>
   37.69 \ No newline at end of file
   37.70 +?>
    38.1 --- a/language/indonesian_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    38.2 +++ b/language/indonesian_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
    38.3 @@ -824,7 +824,9 @@
    38.4      85 => 'Show All',
    38.5      86 => 'Advanced Editor',
    38.6      87 => 'Story Stats',
    38.7 -    88 => 'Wiki-style format'
    38.8 +    88 => 'Wiki-style format',
    38.9 +    89 => 'Meta Description',
   38.10 +    90 => 'Meta Keywords'
   38.11  );
   38.12  
   38.13  ###############################################################################
   38.14 @@ -859,7 +861,8 @@
   38.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   38.16      27 => 'Or Upload Topic Icon',
   38.17      28 => 'Maximum',
   38.18 -    29 => 'File Upload Errors'
   38.19 +    29 => 'File Upload Errors',
   38.20 +    30 => 'Stories in Topic'
   38.21  );
   38.22  
   38.23  ###############################################################################
   38.24 @@ -1471,7 +1474,7 @@
   38.25      '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.',
   38.26      'installation' => 'installation instructions',
   38.27      'directory' => 'directory',
   38.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   38.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   38.30      'fix_it' => 'This is a security risk and should be fixed!',
   38.31      'reachable' => 'Your %s is reachable from the web.',
   38.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   38.33 @@ -1571,6 +1574,8 @@
   38.34      'addchild' => 'Add child',
   38.35      'list' => 'list',
   38.36      'list_all' => 'List all',
   38.37 +    'meta_description' => 'Meta Description',
   38.38 +    'meta_keywords' => 'Meta Keywords',
   38.39      'na' => 'N/A'
   38.40  );
   38.41  
   38.42 @@ -1843,12 +1848,16 @@
   38.43      'censorlist' => 'Censor List',
   38.44      'ip_lookup' => 'IP Lookup',
   38.45      'url_rewrite' => 'Enable URL Rewrite',
   38.46 +    'meta_tags' => 'Meta Tags',
   38.47 +    'meta_description' => 'Default Meta Description',
   38.48 +    'meta_keywords' => 'Default Meta Keywords',
   38.49      'default_permissions_block' => 'Block Default Permissions',
   38.50      'default_permissions_story' => 'Story Default Permissions',
   38.51      'default_permissions_topic' => 'Topic Default Permissions',
   38.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   38.53      'disable_webservices' => 'Disable Webservices?',
   38.54      'restrict_webservices' => 'Restrict Webservices?',
   38.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   38.56      'article_comment_close_days' => 'Days to close comments (default)',
   38.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   38.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   38.59 @@ -1940,7 +1949,8 @@
   38.60      19 => array('Google' => 'google', 'Table' => 'table'),
   38.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   38.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   38.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   38.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   38.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   38.66  );
   38.67  
   38.68 -?>
   38.69 \ No newline at end of file
   38.70 +?>
    39.1 --- a/language/italian.php	Mon Sep 28 22:20:30 2009 +0200
    39.2 +++ b/language/italian.php	Thu Oct 29 11:56:23 2009 +0100
    39.3 @@ -825,7 +825,9 @@
    39.4      85 => 'Show All',
    39.5      86 => 'Advanced Editor',
    39.6      87 => 'Story Stats',
    39.7 -    88 => 'Wiki-style format'
    39.8 +    88 => 'Wiki-style format',
    39.9 +    89 => 'Meta Description',
   39.10 +    90 => 'Meta Keywords'
   39.11  );
   39.12  
   39.13  ###############################################################################
   39.14 @@ -860,7 +862,8 @@
   39.15      26 => 'rendi questo l\'argomento di default per gli articoli archiviati. Un solo argomento permesso.',
   39.16      27 => 'Or Upload Topic Icon',
   39.17      28 => 'Maximum',
   39.18 -    29 => 'File Upload Errors'
   39.19 +    29 => 'File Upload Errors',
   39.20 +    30 => 'Stories in Topic'
   39.21  );
   39.22  
   39.23  ###############################################################################
   39.24 @@ -1472,7 +1475,7 @@
   39.25      '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.',
   39.26      'installation' => 'installation instructions',
   39.27      'directory' => 'directory',
   39.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   39.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   39.30      'fix_it' => 'This is a security risk and should be fixed!',
   39.31      'reachable' => 'Your %s is reachable from the web.',
   39.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   39.33 @@ -1572,6 +1575,8 @@
   39.34      'addchild' => 'Add child',
   39.35      'list' => 'list',
   39.36      'list_all' => 'List all',
   39.37 +    'meta_description' => 'Meta Description',
   39.38 +    'meta_keywords' => 'Meta Keywords',
   39.39      'na' => 'N/A'
   39.40  );
   39.41  
   39.42 @@ -1844,12 +1849,16 @@
   39.43      'censorlist' => 'Censor List',
   39.44      'ip_lookup' => 'IP Lookup',
   39.45      'url_rewrite' => 'Enable URL Rewrite',
   39.46 +    'meta_tags' => 'Meta Tags',
   39.47 +    'meta_description' => 'Default Meta Description',
   39.48 +    'meta_keywords' => 'Default Meta Keywords',
   39.49      'default_permissions_block' => 'Block Default Permissions',
   39.50      'default_permissions_story' => 'Story Default Permissions',
   39.51      'default_permissions_topic' => 'Topic Default Permissions',
   39.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   39.53      'disable_webservices' => 'Disable Webservices?',
   39.54      'restrict_webservices' => 'Restrict Webservices?',
   39.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   39.56      'article_comment_close_days' => 'Days to close comments (default)',
   39.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   39.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   39.59 @@ -1941,7 +1950,8 @@
   39.60      19 => array('Google' => 'google', 'Table' => 'table'),
   39.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   39.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   39.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   39.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   39.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   39.66  );
   39.67  
   39.68 -?>
   39.69 \ No newline at end of file
   39.70 +?>
    40.1 --- a/language/italian_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    40.2 +++ b/language/italian_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
    40.3 @@ -825,7 +825,9 @@
    40.4      85 => 'Show All',
    40.5      86 => 'Advanced Editor',
    40.6      87 => 'Story Stats',
    40.7 -    88 => 'Wiki-style format'
    40.8 +    88 => 'Wiki-style format',
    40.9 +    89 => 'Meta Description',
   40.10 +    90 => 'Meta Keywords'
   40.11  );
   40.12  
   40.13  ###############################################################################
   40.14 @@ -860,7 +862,8 @@
   40.15      26 => 'rendi questo l\'argomento di default per gli articoli archiviati. Un solo argomento permesso.',
   40.16      27 => 'Or Upload Topic Icon',
   40.17      28 => 'Maximum',
   40.18 -    29 => 'File Upload Errors'
   40.19 +    29 => 'File Upload Errors',
   40.20 +    30 => 'Stories in Topic'
   40.21  );
   40.22  
   40.23  ###############################################################################
   40.24 @@ -1472,7 +1475,7 @@
   40.25      '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.',
   40.26      'installation' => 'installation instructions',
   40.27      'directory' => 'directory',
   40.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   40.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   40.30      'fix_it' => 'This is a security risk and should be fixed!',
   40.31      'reachable' => 'Your %s is reachable from the web.',
   40.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   40.33 @@ -1572,6 +1575,8 @@
   40.34      'addchild' => 'Add child',
   40.35      'list' => 'list',
   40.36      'list_all' => 'List all',
   40.37 +    'meta_description' => 'Meta Description',
   40.38 +    'meta_keywords' => 'Meta Keywords',
   40.39      'na' => 'N/A'
   40.40  );
   40.41  
   40.42 @@ -1844,12 +1849,16 @@
   40.43      'censorlist' => 'Censor List',
   40.44      'ip_lookup' => 'IP Lookup',
   40.45      'url_rewrite' => 'Enable URL Rewrite',
   40.46 +    'meta_tags' => 'Meta Tags',
   40.47 +    'meta_description' => 'Default Meta Description',
   40.48 +    'meta_keywords' => 'Default Meta Keywords',
   40.49      'default_permissions_block' => 'Block Default Permissions',
   40.50      'default_permissions_story' => 'Story Default Permissions',
   40.51      'default_permissions_topic' => 'Topic Default Permissions',
   40.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   40.53      'disable_webservices' => 'Disable Webservices?',
   40.54      'restrict_webservices' => 'Restrict Webservices?',
   40.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   40.56      'article_comment_close_days' => 'Days to close comments (default)',
   40.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   40.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   40.59 @@ -1941,7 +1950,8 @@
   40.60      19 => array('Google' => 'google', 'Table' => 'table'),
   40.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   40.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   40.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   40.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   40.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   40.66  );
   40.67  
   40.68 -?>
   40.69 \ No newline at end of file
   40.70 +?>
    41.1 --- a/language/japanese_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    41.2 +++ b/language/japanese_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
    41.3 @@ -232,7 +232,7 @@
    41.4  );
    41.5  
    41.6  ###############################################################################
    41.7 -# usersettings.php
    41.8 +# users.php
    41.9  
   41.10  $LANG04 = array(
   41.11      1 => 'アカウント情報',
   41.12 @@ -395,7 +395,8 @@
   41.13  );
   41.14  
   41.15  ###############################################################################
   41.16 -# Customize if need to modify the Tabbed navbar MyAccount panels used. Array index key matches preference div id
   41.17 +# Customize if need to modify the Tabbed navbar MyAccount panels used.
   41.18 +# Array index key matches preference div id
   41.19  
   41.20  $LANG_MYACCOUNT = array(
   41.21      'pe_preview' => 'プレビュー',
   41.22 @@ -832,7 +833,9 @@
   41.23      85 => 'ã™ã¹ã¦è¡¨ç¤º',
   41.24      86 => 'アドãƒãƒ³ã‚¹ãƒˆã‚¨ãƒ‡ã‚£ã‚¿',
   41.25      87 => 'è¨˜äº‹ã®æƒ…å ±',
   41.26 -    88 => 'Wikiスタイル'
   41.27 +    88 => 'Wikiスタイル',
   41.28 +    89 => 'Meta Description',
   41.29 +    90 => 'Meta Keywords'
   41.30  );
   41.31  
   41.32  ###############################################################################
   41.33 @@ -867,7 +870,8 @@
   41.34      26 => 'ã“ã®è©±é¡Œã‚’アーカイブ記事用ã®è©±é¡Œã«ã—ã¾ã™ã€‚アーカイブ記事用ã®è©±é¡Œã«è¨­å®šã§ãã‚‹ã®ã¯ã²ã¨ã¤ã ã‘ã§ã™ã€‚',
   41.35      27 => '話題アイコンアップロード',
   41.36      28 => '最大',
   41.37 -    29 => 'ファイルアップロード時ã«ã‚¨ãƒ©ãƒ¼'
   41.38 +    29 => 'ファイルアップロード時ã«ã‚¨ãƒ©ãƒ¼',
   41.39 +    30 => 'Stories in Topic'
   41.40  );
   41.41  
   41.42  ###############################################################################
   41.43 @@ -1069,11 +1073,7 @@
   41.44      39 => 'プラグインアップロード',
   41.45      40 => 'プラグインã®åœ§ç¸®ãƒ•ァイル (.tar.gz, .tgz, .zip) を直接ã“ã“ã«ã‚¢ãƒƒãƒ—ロードã§ãã¾ã™:',
   41.46      41 => 'アップロード',
   41.47 -
   41.48 -    // to match the PHP error constants,
   41.49 -    // http://www.php.net/manual/en/features.file-upload.errors.php
   41.50 -    // TBD: move to a separate $LANG array
   41.51 -     99 => '䏿˜Žãªã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚',
   41.52 +    99 => '䏿˜Žãªã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚',
   41.53      100 => 'Ok.',
   41.54      101 => 'アップロードファイルã®ã‚µã‚¤ã‚ºã¯ã€php.ini 内㮠upload_max_filesize ã®å€¤ã‚’è¶…ãˆã¦ã„ã¾ã™ã€‚',
   41.55      102 => 'アップロードファイルã®ã‚µã‚¤ã‚ºã¯ã€HTMLãƒ•ã‚©ãƒ¼ãƒ ã§æŒ‡å®šã•れ㟠MAX_FILE_SIZE ã®å€¤ã‚’è¶…ãˆã¦ã„ã¾ã™ã€‚',
   41.56 @@ -1246,7 +1246,7 @@
   41.57      99 => 'プラグインã¯ã™ã§ã«å­˜åœ¨ã—ã¾ã™ã€‚',
   41.58      100 => 'ã‚ãªãŸãŒã‚¢ãƒƒãƒ—ロードã—ãŸãƒ•ァイル㯠GZip ã¾ãŸã¯ Zip å½¢å¼ã®ã‚¢ãƒ¼ã‚«ã‚¤ãƒ–ã§ã¯ã‚りã¾ã›ã‚“ã§ã—ãŸã€‚',
   41.59      101 => '(ã‚ãªãŸãŒã‚¢ã‚¯ã‚»ã‚¹ã§ãã‚‹)話題ã¯ã‚りã¾ã›ã‚“。記事を投稿ã™ã‚‹ãŸã‚ã«ã¯ã€å°‘ãªãã¨ã‚‚1ã¤ã®è©±é¡ŒãŒå¿…è¦ã§ã™ã€‚',
   41.60 -    400 => '検証ã«åˆæ ¼ã—ã¦ã„ãªã„必須フィールドãŒã‚りã¾ã™ã€‚', // 400番代ã®ç¯„囲ã®ã‚¨ãƒ©ãƒ¼ã‚³ãƒ¼ãƒ‰ã¯CUSTOMメンãƒãƒ¼ã‚·ãƒƒãƒ—ã«äºˆç´„
   41.61 +    400 => '検証ã«åˆæ ¼ã—ã¦ã„ãªã„必須フィールドãŒã‚りã¾ã™ã€‚',
   41.62      401 => 'フルãƒãƒ¼ãƒ ã‚’入力ã—ã¦ãã ã•ã„。'
   41.63  );
   41.64  
   41.65 @@ -1326,10 +1326,7 @@
   41.66      'do_backup' => 'ãƒãƒƒã‚¯ã‚¢ãƒƒãƒ—ã®å®Ÿè¡Œ',
   41.67      'backup_successful' => 'データベースã®ãƒãƒƒã‚¯ã‚¢ãƒƒãƒ—ãŒå®Œäº†ã—ã¾ã—ãŸã€‚',
   41.68      'db_explanation' => 'Geeklogã‚’ãƒãƒƒã‚¯ã‚¢ãƒƒãƒ—ã™ã‚‹ã«ã¯ã€ã€Œæ–°è¦ä½œæˆã€ã‚’クリックã—ã¦ãã ã•ã„。',
   41.69 -    'not_found' => '䏿­£ç¢ºãªãƒ‘スã€ã‚»ã‚­ãƒ¥ãƒªãƒ†ã‚£ä¸Šã®åˆ¶é™ã€ã¾ãŸã¯mysqldumpãŒå®Ÿè¡Œã§ãã¾ã›ã‚“。<br'
   41.70 -                    . XHTML . '> コンフィギュレーションã§<strong>mysqldump_path</strong>ã®è¨­å®šã‚’確èªã—ã¦ãã ã•ã„。<br'
   41.71 -                    . XHTML . '> PHPã®<a href="http://www.php.net/manual/en/features.safe-mode.php#ini.open-basedir">open_basedir</a>ã®è¨­å®šã‚’確èªã—ã¦ãã ã•ã„。<br'
   41.72 -                    . XHTML . "> ç¾åœ¨ã®ãƒ‘スã¯<var>{$_DB_mysqldump_path}</var>ã«è¨­å®šã•れã¦ã„ã¾ã™ã€‚",
   41.73 +    'not_found' => "䏿­£ç¢ºãªãƒ‘スã€ã‚»ã‚­ãƒ¥ãƒªãƒ†ã‚£ä¸Šã®åˆ¶é™ã€ã¾ãŸã¯mysqldumpãŒå®Ÿè¡Œã§ãã¾ã›ã‚“。<br" . XHTML . "> コンフィギュレーションã§<strong>mysqldump_path</strong>ã®è¨­å®šã‚’確èªã—ã¦ãã ã•ã„。<br" . XHTML . "> PHPã®<a href=\"http://www.php.net/manual/en/features.safe-mode.php#ini.open-basedir\">open_basedir</a>ã®è¨­å®šã‚’確èªã—ã¦ãã ã•ã„。<br" . XHTML . "> ç¾åœ¨ã®ãƒ‘スã¯<var>{$_DB_mysqldump_path}</var>ã«è¨­å®šã•れã¦ã„ã¾ã™ã€‚",
   41.74      'zero_size' => 'ãƒãƒƒã‚¯ã‚¢ãƒƒãƒ—ã«å¤±æ•—ã—ã¾ã—ãŸã€‚ファイルã®å¤§ãã•ãŒ0ãƒã‚¤ãƒˆã§ã™ã€‚',
   41.75      'path_not_found' => "{$_CONF['backup_path']} ã¯å­˜åœ¨ã—ãªã„ã‹ã€ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã§ã¯ã‚りã¾ã›ã‚“。",
   41.76      'no_access' => "エラー: {$_CONF['backup_path']} ディレクトリã«ã‚¢ã‚¯ã‚»ã‚¹ã§ãã¾ã›ã‚“。",
   41.77 @@ -1378,151 +1375,154 @@
   41.78  ###############################################################################
   41.79  # trackback.php
   41.80  
   41.81 -$LANG_TRB = array (
   41.82 -    'trackback'          => 'トラックãƒãƒƒã‚¯',
   41.83 -    'from'               => 'from',
   41.84 -    'tracked_on'         => 'トラックãƒãƒƒã‚¯ オン',
   41.85 -    'read_more'          => 'ç¶šãを読む',
   41.86 -    'intro_text'         => '\'%s\'ã«ã¤ã„ã¦ä»–ã®ã‚µã‚¤ãƒˆã§ã¯æ¬¡ã®ã‚ˆã†ã«è¨€åŠã•れã¦ã„ã¾ã™:',
   41.87 -    'no_comments'        => 'ã“ã®è¨˜äº‹ã«ã¯ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯ãƒ»ã‚³ãƒ¡ãƒ³ãƒˆãŒã‚りã¾ã›ã‚“。',
   41.88 +$LANG_TRB = array(
   41.89 +    'trackback' => 'トラックãƒãƒƒã‚¯',
   41.90 +    'from' => 'from',
   41.91 +    'tracked_on' => 'トラックãƒãƒƒã‚¯ オン',
   41.92 +    'read_more' => 'ç¶šãを読む',
   41.93 +    'intro_text' => '\'%s\'ã«ã¤ã„ã¦ä»–ã®ã‚µã‚¤ãƒˆã§ã¯æ¬¡ã®ã‚ˆã†ã«è¨€åŠã•れã¦ã„ã¾ã™:',
   41.94 +    'no_comments' => 'ã“ã®è¨˜äº‹ã«ã¯ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯ãƒ»ã‚³ãƒ¡ãƒ³ãƒˆãŒã‚りã¾ã›ã‚“。',
   41.95      'this_trackback_url' => 'ã“ã®ã‚¨ãƒ³ãƒˆãƒªã®ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯URL:',
   41.96 -    'num_comments'       => '%dä»¶ã®ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯',
   41.97 -    'send_trackback'     => 'トラックãƒãƒƒã‚¯ãƒ»ãƒ”ングをé€ã‚‹',
   41.98 -    'preview'            => 'プレビュー',
   41.99 -    'editor_title'       => 'トラックãƒãƒƒã‚¯ã‚’é€ã‚‹',
  41.100 -    'trackback_url'      => 'トラックãƒãƒƒã‚¯URL',
  41.101 -    'entry_url'          => 'エントリã®URL',
  41.102 -    'entry_title'        => 'エントリã®ã‚¿ã‚¤ãƒˆãƒ«',
  41.103 -    'blog_name'          => 'サイトå',
  41.104 -    'excerpt'            => '概è¦',
  41.105 -    'truncate_warning'   => '注: å—ä¿¡ã—ãŸã‚µã‚¤ãƒˆå´ã§æ¦‚è¦ã‚’切り詰ã‚ã‚‹ã“ã¨ãŒã‚りã¾ã™',
  41.106 -    'button_send'        => 'é€ä¿¡',
  41.107 -    'button_preview'     => 'プレビュー',
  41.108 -    'send_error'         => 'エラー',
  41.109 +    'num_comments' => '%dä»¶ã®ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯',
  41.110 +    'send_trackback' => 'トラックãƒãƒƒã‚¯ãƒ»ãƒ”ングをé€ã‚‹',
  41.111 +    'preview' => 'プレビュー',
  41.112 +    'editor_title' => 'トラックãƒãƒƒã‚¯ã‚’é€ã‚‹',
  41.113 +    'trackback_url' => 'トラックãƒãƒƒã‚¯URL',
  41.114 +    'entry_url' => 'エントリã®URL',
  41.115 +    'entry_title' => 'エントリã®ã‚¿ã‚¤ãƒˆãƒ«',
  41.116 +    'blog_name' => 'サイトå',
  41.117 +    'excerpt' => '概è¦',
  41.118 +    'truncate_warning' => '注: å—ä¿¡ã—ãŸã‚µã‚¤ãƒˆå´ã§æ¦‚è¦ã‚’切り詰ã‚ã‚‹ã“ã¨ãŒã‚りã¾ã™',
  41.119 +    'button_send' => 'é€ä¿¡',
  41.120 +    'button_preview' => 'プレビュー',
  41.121 +    'send_error' => 'エラー',
  41.122      'send_error_details' => 'トラックãƒãƒƒã‚¯ã®é€ä¿¡ä¸­ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ:',
  41.123 -    'url_missing'        => 'エントリã®URL',
  41.124 -    'url_required'       => 'エントリã®URLã¯å¿…ãšå…¥åŠ›ã—ã¦ãã ã•ã„。',
  41.125 -    'target_missing'     => 'トラックãƒãƒƒã‚¯URLãŒã‚りã¾ã›ã‚“',
  41.126 -    'target_required'    => 'トラックãƒãƒƒã‚¯URLを入力ã—ã¦ãã ã•ã„',
  41.127 -    'error_socket'       => 'ソケットをオープンã§ãã¾ã›ã‚“ã§ã—ãŸã€‚',
  41.128 -    'error_response'     => '䏿˜Žãªå¿œç­”ãŒè¿”ã•れã¾ã—ãŸã€‚',
  41.129 -    'error_unspecified'  => '䏿˜Žãªã‚¨ãƒ©ãƒ¼ã§ã™ã€‚',
  41.130 -    'select_url'         => 'トラックãƒãƒƒã‚¯URLã‚’é¸æŠžã—ã¦ãã ã•ã„',
  41.131 -    'not_found'          => 'トラックãƒãƒƒã‚¯URLãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“',
  41.132 -    'autodetect_failed'  => 'コメントをé€ã‚ã†ã¨ã—ãŸè¨˜äº‹ã®ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯URLを見ã¤ã‘られã¾ã›ã‚“ã§ã—ãŸã€‚URLを下ã«å…¥åŠ›ã—ã¦ãã ã•ã„。',
  41.133 -    'trackback_explain'  => '以下ã®ãƒªãƒ³ã‚¯ã‹ã‚‰ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯ã‚’é€ã‚ŠãŸã„URLã‚’é¸æŠžã—ã¦ãã ã•ã„。ãã®è¨˜äº‹ã®æ­£ã—ã„トラックãƒãƒƒã‚¯URLを決定ã—ã¾ã™ã€‚URLãŒã‚ã‹ã£ã¦ã„ã‚‹ãªã‚‰<a href="%s">自分ã§å…¥åŠ›</a>ã™ã‚‹ã“ã¨ã‚‚ã§ãã¾ã™ã€‚',
  41.134 +    'url_missing' => 'エントリã®URL',
  41.135 +    'url_required' => 'エントリã®URLã¯å¿…ãšå…¥åŠ›ã—ã¦ãã ã•ã„。',
  41.136 +    'target_missing' => 'トラックãƒãƒƒã‚¯URLãŒã‚りã¾ã›ã‚“',
  41.137 +    'target_required' => 'トラックãƒãƒƒã‚¯URLを入力ã—ã¦ãã ã•ã„',
  41.138 +    'error_socket' => 'ソケットをオープンã§ãã¾ã›ã‚“ã§ã—ãŸã€‚',
  41.139 +    'error_response' => '䏿˜Žãªå¿œç­”ãŒè¿”ã•れã¾ã—ãŸã€‚',
  41.140 +    'error_unspecified' => '䏿˜Žãªã‚¨ãƒ©ãƒ¼ã§ã™ã€‚',
  41.141 +    'select_url' => 'トラックãƒãƒƒã‚¯URLã‚’é¸æŠžã—ã¦ãã ã•ã„',
  41.142 +    'not_found' => 'トラックãƒãƒƒã‚¯URLãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“',
  41.143 +    'autodetect_failed' => 'コメントをé€ã‚ã†ã¨ã—ãŸè¨˜äº‹ã®ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯URLを見ã¤ã‘られã¾ã›ã‚“ã§ã—ãŸã€‚URLを下ã«å…¥åŠ›ã—ã¦ãã ã•ã„。',
  41.144 +    'trackback_explain' => '以下ã®ãƒªãƒ³ã‚¯ã‹ã‚‰ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯ã‚’é€ã‚ŠãŸã„URLã‚’é¸æŠžã—ã¦ãã ã•ã„。ãã®è¨˜äº‹ã®æ­£ã—ã„トラックãƒãƒƒã‚¯URLを決定ã—ã¾ã™ã€‚URLãŒã‚ã‹ã£ã¦ã„ã‚‹ãªã‚‰<a href="%s">自分ã§å…¥åŠ›</a>ã™ã‚‹ã“ã¨ã‚‚ã§ãã¾ã™ã€‚',
  41.145      'no_links_trackback' => 'リンクãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。ã“ã®ã‚¨ãƒ³ãƒˆãƒªã«ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯ã‚’é€ä¿¡ã§ãã¾ã›ã‚“。',
  41.146 -    'pingback'           => 'ピングãƒãƒƒã‚¯',
  41.147 -    'pingback_results'   => 'ピングãƒãƒƒã‚¯ã®çµæžœ',
  41.148 -    'send_pings'         => 'ピングをé€ä¿¡',
  41.149 -    'send_pings_for'     => '"%s"ã«ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯ãƒ»ãƒ”ングをé€ã‚‹',
  41.150 -    'no_links_pingback'  => 'リンクãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。ã“ã®ã‚¨ãƒ³ãƒˆãƒªã¸ã®ãƒ”ングãƒãƒƒã‚¯ã¯é€ä¿¡ã•れã¾ã›ã‚“ã§ã—ãŸã€‚',
  41.151 -    'pingback_success'   => 'ピングãƒãƒƒã‚¯ã‚’é€ä¿¡ã—ã¾ã—ãŸã€‚',
  41.152 -    'no_pingback_url'    => 'ピングãƒãƒƒã‚¯URLãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。',
  41.153 -    'resend'             => 'å†é€',
  41.154 -    'ping_all_explain'   => 'ã‚ãªãŸãŒãƒªãƒ³ã‚¯ã—ãŸã“ã¨ã‚’相手ã®ã‚µã‚¤ãƒˆã«çŸ¥ã‚‰ã›ãŸã‚Š(<a href="http://en.wikipedia.org/wiki/Pingback">ピングãƒãƒƒã‚¯</a>)ã€ã‚¦ã‚§ãƒ–ログディレクトリサービスã«ãƒ”ングをé€ã£ã¦ã‚µã‚¤ãƒˆãŒæ›´æ–°ã•れãŸã“ã¨ã‚’知らã›ãŸã‚Šã€èª°ã‹ã®ã‚µã‚¤ãƒˆã®è¨˜äº‹ã«ã¤ã„ã¦æ›¸ã„ãŸã¨ãã«<a href="http://ja.wikipedia.org/wiki/%E3%83%88%E3%83%A9%E3%83%83%E3%82%AF%E3%83%90%E3%83%83%E3%82%AF">トラックãƒãƒƒã‚¯</a>ã‚’é€ã£ãŸã‚Šã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚',
  41.155 -    'pingback_button'    => 'ピングãƒãƒƒã‚¯é€ä¿¡',
  41.156 -    'pingback_short'     => '記事ã®ã™ã¹ã¦ã®ãƒªãƒ³ã‚¯å…ˆã«ãƒ”ングãƒãƒƒã‚¯ã‚’é€ä¿¡ã—ã¾ã™ã€‚',
  41.157 -    'pingback_disabled'  => '(ピングãƒãƒƒã‚¯ã¯ç„¡åйã§ã™)',
  41.158 -    'ping_button'        => 'ピングé€ä¿¡',
  41.159 -    'ping_short'         => '登録ã—ãŸã‚¦ã‚§ãƒ–ログサイトã«ãƒ”ングを一斉é€ä¿¡ã—ã¾ã™ã€‚',
  41.160 -    'ping_disabled'      => '(ピングã¯ç„¡åйã§ã™)',
  41.161 -    'trackback_button'   => 'トラックãƒãƒƒã‚¯é€ä¿¡',
  41.162 -    'trackback_short'    => '記事ã®ãƒªãƒ³ã‚¯å…ˆã«ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯ã‚’é€ä¿¡ã—ã¾ã™ã€‚',
  41.163 +    'pingback' => 'ピングãƒãƒƒã‚¯',
  41.164 +    'pingback_results' => 'ピングãƒãƒƒã‚¯ã®çµæžœ',
  41.165 +    'send_pings' => 'ピングをé€ä¿¡',
  41.166 +    'send_pings_for' => '"%s"ã«ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯ãƒ»ãƒ”ングをé€ã‚‹',
  41.167 +    'no_links_pingback' => 'リンクãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。ã“ã®ã‚¨ãƒ³ãƒˆãƒªã¸ã®ãƒ”ングãƒãƒƒã‚¯ã¯é€ä¿¡ã•れã¾ã›ã‚“ã§ã—ãŸã€‚',
  41.168 +    'pingback_success' => 'ピングãƒãƒƒã‚¯ã‚’é€ä¿¡ã—ã¾ã—ãŸã€‚',
  41.169 +    'no_pingback_url' => 'ピングãƒãƒƒã‚¯URLãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。',
  41.170 +    'resend' => 'å†é€',
  41.171 +    'ping_all_explain' => 'ã‚ãªãŸãŒãƒªãƒ³ã‚¯ã—ãŸã“ã¨ã‚’相手ã®ã‚µã‚¤ãƒˆã«çŸ¥ã‚‰ã›ãŸã‚Š(<a href="http://en.wikipedia.org/wiki/Pingback">ピングãƒãƒƒã‚¯</a>)ã€ã‚¦ã‚§ãƒ–ログディレクトリサービスã«ãƒ”ングをé€ã£ã¦ã‚µã‚¤ãƒˆãŒæ›´æ–°ã•れãŸã“ã¨ã‚’知らã›ãŸã‚Šã€èª°ã‹ã®ã‚µã‚¤ãƒˆã®è¨˜äº‹ã«ã¤ã„ã¦æ›¸ã„ãŸã¨ãã«<a href="http://ja.wikipedia.org/wiki/%E3%83%88%E3%83%A9%E3%83%83%E3%82%AF%E3%83%90%E3%83%83%E3%82%AF">トラックãƒãƒƒã‚¯</a>ã‚’é€ã£ãŸã‚Šã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚',
  41.172 +    'pingback_button' => 'ピングãƒãƒƒã‚¯é€ä¿¡',
  41.173 +    'pingback_short' => '記事ã®ã™ã¹ã¦ã®ãƒªãƒ³ã‚¯å…ˆã«ãƒ”ングãƒãƒƒã‚¯ã‚’é€ä¿¡ã—ã¾ã™ã€‚',
  41.174 +    'pingback_disabled' => '(ピングãƒãƒƒã‚¯ã¯ç„¡åйã§ã™)',
  41.175 +    'ping_button' => 'ピングé€ä¿¡',
  41.176 +    'ping_short' => '登録ã—ãŸã‚¦ã‚§ãƒ–ログサイトã«ãƒ”ングを一斉é€ä¿¡ã—ã¾ã™ã€‚',
  41.177 +    'ping_disabled' => '(ピングã¯ç„¡åйã§ã™)',
  41.178 +    'trackback_button' => 'トラックãƒãƒƒã‚¯é€ä¿¡',
  41.179 +    'trackback_short' => '記事ã®ãƒªãƒ³ã‚¯å…ˆã«ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯ã‚’é€ä¿¡ã—ã¾ã™ã€‚',
  41.180      'trackback_disabled' => '(トラックãƒãƒƒã‚¯ã¯ç„¡åйã§ã™)',
  41.181 -    'may_take_a_while'   => 'ピングãƒãƒƒã‚¯ã‚„ピングã®é€ä¿¡ã«ã¯æ™‚é–“ãŒã‹ã‹ã‚‹ã“ã¨ãŒã‚りã¾ã™ã€‚',
  41.182 -    'ping_results'       => 'ピングã®çµæžœ',
  41.183 -    'unknown_method'     => '䏿˜Žãªãƒ”ングメソッドã§ã™ã€‚',
  41.184 -    'ping_success'       => 'ピングをé€ä¿¡ã—ã¾ã—ãŸã€‚',
  41.185 -    'error_site_name'    => 'サイトåを入力ã—ã¦ãã ã•ã„。',
  41.186 -    'error_site_url'     => 'サイトã®URLを入力ã—ã¦ãã ã•ã„。',
  41.187 -    'error_ping_url'     => 'æ­£ã—ã„ピングURLを入力ã—ã¦ãã ã•ã„。',
  41.188 -    'no_services'        => 'ウェブログディレクトリサービスãŒè¨­å®šã•れã¦ã„ã¾ã›ã‚“。',
  41.189 -    'services_headline'  => 'トラックãƒãƒƒã‚¯ç®¡ç†',
  41.190 -    'service_explain'    => 'ピングé€ä¿¡å…ˆã®ã‚¦ã‚§ãƒ–ログディレクトリサービスã®ç·¨é›†ãƒ»å‰Šé™¤ã¯ç·¨é›†ã‚¢ã‚¤ã‚³ãƒ³ã‚’クリックã€ã‚¦ã‚§ãƒ–ログディレクトリサービスを作æˆã™ã‚‹å ´åˆã¯ã€Œæ–°è¦ä½œæˆã€ã‚’クリックã—ã¦ãã ã•ã„。',
  41.191 -    'service'            => 'サービス',
  41.192 -    'ping_method'        => 'ピングメソッド',
  41.193 -    'service_website'    => 'ウェブサイト',
  41.194 -    'service_ping_url'   => 'ピングã®URL',
  41.195 -    'ping_standard'      => '標準ピング',
  41.196 -    'ping_extended'      => '拡張ピング',
  41.197 -    'ping_unknown'       => '(䏿˜Žãªãƒ¡ã‚½ãƒƒãƒ‰)',
  41.198 -    'edit_service'       => 'ウェブログディレクトリサービスã®ç·¨é›†',
  41.199 -    'trackbacks'         => 'トラックãƒãƒƒã‚¯',
  41.200 -    'editor_intro'       => '<a href="%s">%s</a>ã¸ã®ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯ã‚’準備ã—ã¦ãã ã•ã„。',
  41.201 -    'editor_intro_none'  => 'トラックãƒãƒƒã‚¯ã‚’準備ã—ã¦ãã ã•ã„。',
  41.202 -    'trackback_note'     => '記事ã«ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯ã‚’é€ã‚‹ã«ã¯ã€è¨˜äº‹ä¸€è¦§ã§ãã®è¨˜äº‹ã®"' . $LANG24[21] . '"をクリックã—ã¦ãã ã•ã„。 記事ã«é–¢ä¿‚ã®ãªã„トラックãƒãƒƒã‚¯ã‚’é€ã‚‹ã«ã¯ <a href="%s">ã“ã“をクリック</a>。',
  41.203 -    'pingback_explain'   => 'ピングãƒãƒƒã‚¯ã™ã‚‹URLを入力ã—ã¦ãã ã•ã„。ピングãƒãƒƒã‚¯ã§ä»–ã®ã‚µã‚¤ãƒˆã‹ã‚‰ãƒªãƒ³ã‚¯ ãŒå¼µã‚‰ã‚ŒãŸã“ã¨ã‚’自動的ã«é€šçŸ¥ã•れã¾ã™ã€‚',
  41.204 -    'pingback_url'       => 'ピングãƒãƒƒã‚¯URL',
  41.205 -    'site_url'           => 'ã“ã®ã‚µã‚¤ãƒˆã®URL',
  41.206 -    'pingback_note'      => '記事ã¸ã®ãƒ”ングãƒãƒƒã‚¯ã‚’é€ã‚‹ã«ã¯ã€è¨˜äº‹ã‚’クリックã—ã¦ãã ã•ã„。"' . $LANG24[21] . '" ã«é–¢ä¿‚ã—ã¦ã„る記事ã«ãƒ”ングãƒãƒƒã‚¯ã‚’é€ã‚‹ã«ã¯ã€<a href="%s">ã“ã“をクリック</a>。',
  41.207 -    'pbtarget_missing'   => 'ピングãƒãƒƒã‚¯URLã§ã¯ã‚りã¾ã›ã‚“。',
  41.208 -    'pbtarget_required'  => 'ピングãƒãƒƒã‚¯URLを入力ã—ã¦ãã ã•ã„',
  41.209 -    'pb_error_details'   => '次ã®ãƒ”ングãƒãƒƒã‚¯ã®é€ä¿¡ä¸­ã«ã‚¨ãƒ©ãƒ¼:',
  41.210 -    'delete_trackback'   => 'トラックãƒãƒƒã‚¯å‰Šé™¤: '
  41.211 +    'may_take_a_while' => 'ピングãƒãƒƒã‚¯ã‚„ピングã®é€ä¿¡ã«ã¯æ™‚é–“ãŒã‹ã‹ã‚‹ã“ã¨ãŒã‚りã¾ã™ã€‚',
  41.212 +    'ping_results' => 'ピングã®çµæžœ',
  41.213 +    'unknown_method' => '䏿˜Žãªãƒ”ングメソッドã§ã™ã€‚',
  41.214 +    'ping_success' => 'ピングをé€ä¿¡ã—ã¾ã—ãŸã€‚',
  41.215 +    'error_site_name' => 'サイトåを入力ã—ã¦ãã ã•ã„。',
  41.216 +    'error_site_url' => 'サイトã®URLを入力ã—ã¦ãã ã•ã„。',
  41.217 +    'error_ping_url' => 'æ­£ã—ã„ピングURLを入力ã—ã¦ãã ã•ã„。',
  41.218 +    'no_services' => 'ウェブログディレクトリサービスãŒè¨­å®šã•れã¦ã„ã¾ã›ã‚“。',
  41.219 +    'services_headline' => 'トラックãƒãƒƒã‚¯ç®¡ç†',
  41.220 +    'service_explain' => 'ピングé€ä¿¡å…ˆã®ã‚¦ã‚§ãƒ–ログディレクトリサービスã®ç·¨é›†ãƒ»å‰Šé™¤ã¯ç·¨é›†ã‚¢ã‚¤ã‚³ãƒ³ã‚’クリックã€ã‚¦ã‚§ãƒ–ログディレクトリサービスを作æˆã™ã‚‹å ´åˆã¯ã€Œæ–°è¦ä½œæˆã€ã‚’クリックã—ã¦ãã ã•ã„。',
  41.221 +    'service' => 'サービス',
  41.222 +    'ping_method' => 'ピングメソッド',
  41.223 +    'service_website' => 'ウェブサイト',
  41.224 +    'service_ping_url' => 'ピングã®URL',
  41.225 +    'ping_standard' => '標準ピング',
  41.226 +    'ping_extended' => '拡張ピング',
  41.227 +    'ping_unknown' => '(䏿˜Žãªãƒ¡ã‚½ãƒƒãƒ‰)',
  41.228 +    'edit_service' => 'ウェブログディレクトリサービスã®ç·¨é›†',
  41.229 +    'trackbacks' => 'トラックãƒãƒƒã‚¯',
  41.230 +    'editor_intro' => '<a href="%s">%s</a>ã¸ã®ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯ã‚’準備ã—ã¦ãã ã•ã„。',
  41.231 +    'editor_intro_none' => 'トラックãƒãƒƒã‚¯ã‚’準備ã—ã¦ãã ã•ã„。',
  41.232 +    'trackback_note' => '記事ã«ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯ã‚’é€ã‚‹ã«ã¯ã€è¨˜äº‹ä¸€è¦§ã§ãã®è¨˜äº‹ã®"トラックãƒãƒƒã‚¯ãƒ»ãƒ”ングをé€ã‚‹"をクリックã—ã¦ãã ã•ã„。 記事ã«é–¢ä¿‚ã®ãªã„トラックãƒãƒƒã‚¯ã‚’é€ã‚‹ã«ã¯ <a href="%s">ã“ã“をクリック</a>。',
  41.233 +    'pingback_explain' => 'ピングãƒãƒƒã‚¯ã™ã‚‹URLを入力ã—ã¦ãã ã•ã„。ピングãƒãƒƒã‚¯ã§ä»–ã®ã‚µã‚¤ãƒˆã‹ã‚‰ãƒªãƒ³ã‚¯ ãŒå¼µã‚‰ã‚ŒãŸã“ã¨ã‚’自動的ã«é€šçŸ¥ã•れã¾ã™ã€‚',
  41.234 +    'pingback_url' => 'ピングãƒãƒƒã‚¯URL',
  41.235 +    'site_url' => 'ã“ã®ã‚µã‚¤ãƒˆã®URL',
  41.236 +    'pingback_note' => '記事ã¸ã®ãƒ”ングãƒãƒƒã‚¯ã‚’é€ã‚‹ã«ã¯ã€è¨˜äº‹ã‚’クリックã—ã¦ãã ã•ã„。"トラックãƒãƒƒã‚¯ãƒ»ãƒ”ングをé€ã‚‹" ã«é–¢ä¿‚ã—ã¦ã„る記事ã«ãƒ”ングãƒãƒƒã‚¯ã‚’é€ã‚‹ã«ã¯ã€<a href="%s">ã“ã“をクリック</a>。',
  41.237 +    'pbtarget_missing' => 'ピングãƒãƒƒã‚¯URLã§ã¯ã‚りã¾ã›ã‚“。',
  41.238 +    'pbtarget_required' => 'ピングãƒãƒƒã‚¯URLを入力ã—ã¦ãã ã•ã„',
  41.239 +    'pb_error_details' => '次ã®ãƒ”ングãƒãƒƒã‚¯ã®é€ä¿¡ä¸­ã«ã‚¨ãƒ©ãƒ¼:',
  41.240 +    'delete_trackback' => 'トラックãƒãƒƒã‚¯å‰Šé™¤: '
  41.241  );
  41.242  
  41.243  ###############################################################################
  41.244  # directory.php
  41.245  
  41.246 -$LANG_DIR = array (
  41.247 -    'title'            => '記事一覧',
  41.248 -    'title_year'       => '%då¹´ã®è¨˜äº‹ä¸€è¦§',
  41.249 +$LANG_DIR = array(
  41.250 +    'title' => '記事一覧',
  41.251 +    'title_year' => '%då¹´ã®è¨˜äº‹ä¸€è¦§',
  41.252      'title_month_year' => '%då¹´%s月ã®è¨˜äº‹ä¸€è¦§',
  41.253 -    'nav_top'          => '記事一覧ã®ãƒˆãƒƒãƒ—ã«æˆ»ã‚‹',
  41.254 -    'no_articles'      => '記事ãŒã‚りã¾ã›ã‚“'
  41.255 +    'nav_top' => '記事一覧ã®ãƒˆãƒƒãƒ—ã«æˆ»ã‚‹',
  41.256 +    'no_articles' => '記事ãŒã‚りã¾ã›ã‚“'
  41.257  );
  41.258  
  41.259  ###############################################################################
  41.260  # admin/sectest.php
  41.261  
  41.262  $LANG_SECTEST = array(
  41.263 -    'sectest'       => 'Geeklog セキュリティãƒã‚§ãƒƒã‚¯',
  41.264 -    'results'       => 'セキュリティãƒã‚§ãƒƒã‚¯ã®çµæžœ',
  41.265 -    'okay'          => 'ã™ã¹ã¦é©æ­£ã§ã™ã€‚',
  41.266 -    'please_fix'    => 'サイトを使用ã™ã‚‹å‰ã«ä¸Šè¨˜ã®å•題を修正ã—ã¦ãã ã•ã„!',
  41.267 -    'please_note'   => '100% セキュアãªã‚µã‚¤ãƒˆã¯ã‚りã¾ã›ã‚“。ã“ã®ã‚¹ã‚¯ãƒªãƒ—ãƒˆã¯æ˜Žç™½ãªã‚»ã‚­ãƒ¥ãƒªãƒ†ã‚£ã®å•題ã—ã‹æ¤œè¨¼ã§ãã¾ã›ã‚“。',
  41.268 +    'sectest' => 'Geeklog セキュリティãƒã‚§ãƒƒã‚¯',
  41.269 +    'results' => 'セキュリティãƒã‚§ãƒƒã‚¯ã®çµæžœ',
  41.270 +    'okay' => 'ã™ã¹ã¦é©æ­£ã§ã™ã€‚',
  41.271 +    'please_fix' => 'サイトを使用ã™ã‚‹å‰ã«ä¸Šè¨˜ã®å•題を修正ã—ã¦ãã ã•ã„!',
  41.272 +    'please_note' => '100% セキュアãªã‚µã‚¤ãƒˆã¯ã‚りã¾ã›ã‚“。ã“ã®ã‚¹ã‚¯ãƒªãƒ—ãƒˆã¯æ˜Žç™½ãªã‚»ã‚­ãƒ¥ãƒªãƒ†ã‚£ã®å•題ã—ã‹æ¤œè¨¼ã§ãã¾ã›ã‚“。',
  41.273      'stay_informed' => 'Geeklogã®æ–°ã—ã„公開情報やセキュリティå•é¡Œã®æƒ…報を継続ã—ã¦ãŠçŸ¥ã‚‰ã›ã§ãるよã†ã«ã™ã‚‹ãŸã‚ã«ã€ã‚ãªãŸãŒ(トラフィックã®ä½Žã„) %s メーリングリストã«å‚加ã—ã€ã‹ã¤ï¼ˆã¾ãŸã¯ï¼‰ã‚¢ãƒƒãƒ—デートå¯èƒ½ã‹ã©ã†ã‹ã‚’確èªã™ã‚‹ãŸã‚ã«ã€æ™‚々管ç†ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã®%sを行ã†ã“ã¨ã‚’ãŠå‹§ã‚ã—ã¾ã™ã€‚',
  41.274 -    'public_html'   => '"public_html"ã¯ã‚ãªãŸã®ã‚µã‚¤ãƒˆURLã®ä¸€éƒ¨ã«å«ã¾ã‚Œãªã„よã†ã«ã—ã¦ãã ã•ã„。å†åº¦ %s 内ã®public_htmlã«é–¢ã™ã‚‹éƒ¨åˆ†ã‚’読んã§ã€è¨­å®šã‚’変更ã—ã¦ã‹ã‚‰æ¬¡ã«é€²ã‚“ã§ãã ã•ã„。',
  41.275 -    'installation'  => 'インストール手順',
  41.276 -    'directory'     => 'ディレクトリ',
  41.277 -    'failed_bak'    => 'dataディレクトリã«ä¸€æ™‚ファイルを作æˆã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ディレクトリã®ãƒ‘ーミッションを確èªã—ã¦ãã ã•ã„!',
  41.278 -    'fix_it'        => 'ã“れã¯ã‚»ã‚­ãƒ¥ãƒªãƒ†ã‚£ãƒªã‚¹ã‚¯ã§ã‚りã€ä¿®æ­£ã™ã¹ãã§ã™!',
  41.279 -    'reachable'     => 'ã‚ãªãŸã® %s ã¯Webã‹ã‚‰ã‚¢ã‚¯ã‚»ã‚¹å¯èƒ½ã§ã™ã€‚',
  41.280 +    'public_html' => '"public_html"ã¯ã‚ãªãŸã®ã‚µã‚¤ãƒˆURLã®ä¸€éƒ¨ã«å«ã¾ã‚Œãªã„よã†ã«ã—ã¦ãã ã•ã„。å†åº¦ %s 内ã®public_htmlã«é–¢ã™ã‚‹éƒ¨åˆ†ã‚’読んã§ã€è¨­å®šã‚’変更ã—ã¦ã‹ã‚‰æ¬¡ã«é€²ã‚“ã§ãã ã•ã„。',
  41.281 +    'installation' => 'インストール手順',
  41.282 +    'directory' => 'ディレクトリ',
  41.283 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
  41.284 +    'fix_it' => 'ã“れã¯ã‚»ã‚­ãƒ¥ãƒªãƒ†ã‚£ãƒªã‚¹ã‚¯ã§ã‚りã€ä¿®æ­£ã™ã¹ãã§ã™!',
  41.285 +    'reachable' => 'ã‚ãªãŸã® %s ã¯Webã‹ã‚‰ã‚¢ã‚¯ã‚»ã‚¹å¯èƒ½ã§ã™ã€‚',
  41.286      'not_reachable' => 'Good! ã‚ãªãŸã® %s ã¯Webã‹ã‚‰ã‚¢ã‚¯ã‚»ã‚¹ä¸å¯èƒ½ã§ã™ã€‚',
  41.287 -    'not_sure'      => 'HTTPã®å¿œç­”コード%sã‚’(%sã®ãƒ†ã‚¹ãƒˆã®å®Ÿè¡Œæ™‚ã«)å—ä¿¡ã—ã¾ã—ãŸã€‚ã“ã®æ„味ã™ã‚‹ã¨ã“ã‚ã¯ä¸æ˜Žã§ã™ ...',
  41.288 -    'remove_inst'   => 'ã‚ãªãŸã®ã‚µã‚¤ãƒˆãŒã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã™ã‚‹ã“ã¨ãªãå‹•ãå§‹ã‚ãŸãªã‚‰ã°ã€å¿…ãšinstallディレクトリ%sを削除ã—ã¦ãã ã•ã„。',
  41.289 -    'remove_inst2'  => 'ãã®ã¾ã¾ã«ã—ã¦ãŠãã¨ã€æ‚ªæ„ã®ã‚るユーザãŒã‚ãªãŸã®ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã‚’破壊ã—ãŸã‚Šã€ã‚µã‚¤ãƒˆã‚’ä¹—ã£å–ã£ãŸã‚Šã€é‡è¦ãªæƒ…報を読ã¿å‡ºã—ãŸã‚Šã™ã‚‹ãŠãれãŒã‚りã¾ã™ã€‚',
  41.290 -    'inst_removed'  => 'Good! ã‚ãªãŸã¯æ—¢ã«installディレクトリを削除ã—ã¦ã„ã¾ã™ã€‚',
  41.291 -    'fix_password'  => 'ã‚ãªãŸã¯ã¾ã  %s ã® Rootユーザアカウントã®<strong>デフォルトパスワード</strong>ã‚’"password"ã‹ã‚‰å¤‰æ›´ã—ã¦ã„ã¾ã›ã‚“。',
  41.292 +    'not_sure' => 'HTTPã®å¿œç­”コード%sã‚’(%sã®ãƒ†ã‚¹ãƒˆã®å®Ÿè¡Œæ™‚ã«)å—ä¿¡ã—ã¾ã—ãŸã€‚ã“ã®æ„味ã™ã‚‹ã¨ã“ã‚ã¯ä¸æ˜Žã§ã™ ...',
  41.293 +    'remove_inst' => 'ã‚ãªãŸã®ã‚µã‚¤ãƒˆãŒã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã™ã‚‹ã“ã¨ãªãå‹•ãå§‹ã‚ãŸãªã‚‰ã°ã€å¿…ãšinstallディレクトリ%sを削除ã—ã¦ãã ã•ã„。',
  41.294 +    'remove_inst2' => 'ãã®ã¾ã¾ã«ã—ã¦ãŠãã¨ã€æ‚ªæ„ã®ã‚るユーザãŒã‚ãªãŸã®ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã‚’破壊ã—ãŸã‚Šã€ã‚µã‚¤ãƒˆã‚’ä¹—ã£å–ã£ãŸã‚Šã€é‡è¦ãªæƒ…報を読ã¿å‡ºã—ãŸã‚Šã™ã‚‹ãŠãれãŒã‚りã¾ã™ã€‚',
  41.295 +    'inst_removed' => 'Good! ã‚ãªãŸã¯æ—¢ã«installディレクトリを削除ã—ã¦ã„ã¾ã™ã€‚',
  41.296 +    'fix_password' => 'ã‚ãªãŸã¯ã¾ã  %s ã® Rootユーザアカウントã®<strong>デフォルトパスワード</strong>ã‚’"password"ã‹ã‚‰å¤‰æ›´ã—ã¦ã„ã¾ã›ã‚“。',
  41.297      'password_okay' => 'Good! ã‚ãªãŸã¯æ—¢ã«ãƒ‡ãƒ•ォルトアカウントã®ãƒ‘スワードを変更ã—ã¦ã„ã¾ã™ã€‚'
  41.298  );
  41.299  
  41.300 -################################################################################
  41.301 +###############################################################################
  41.302  # "What's New" Time Strings
  41.303 +# 
  41.304 +# For the first two strings, you can use the following placeholders.
  41.305 +# Order them so it makes sense in your language:
  41.306 +# %i    item, "Stories"
  41.307 +# %n    amount, "2", "20" etc.
  41.308 +# %t    time, "2" (weeks)
  41.309 +# %s    scale, "hrs", "weeks"
  41.310  
  41.311 -$LANG_WHATSNEW = array (
  41.312 -    # This here determines the order of the sentence "No new stories in 2 hrs"
  41.313 -    # order it so it makes sense in your language:
  41.314 -    # %i    item, "Stories"
  41.315 -    # %n    amount, "2", "20" etc
  41.316 -    # %t    time, "2" (weeks)
  41.317 -    # %s    scale, "hrs", "weeks"
  41.318 -    'new_string'  => 'æ–°ç€%i %nä»¶(%t%s)',
  41.319 -    'new_last'    => '(%t%s)',
  41.320 -    # other strings
  41.321 -    'minutes'     => '分',
  41.322 -    'hours'       => '時間',
  41.323 -    'days'        => 'æ—¥',
  41.324 -    'weeks'       => '週',
  41.325 -    'months'      => 'ヶ月',
  41.326 -    'minute'      => '分',
  41.327 -    'hour'        => '時間',
  41.328 -    'day'         => 'æ—¥',
  41.329 -    'week'        => '週',
  41.330 -    'month'       => 'ヶ月'
  41.331 +$LANG_WHATSNEW = array(
  41.332 +    'new_string' => 'æ–°ç€%i %nä»¶(%t%s)',
  41.333 +    'new_last' => '(%t%s)',
  41.334 +    'minutes' => '分',
  41.335 +    'hours' => '時間',
  41.336 +    'days' => 'æ—¥',
  41.337 +    'weeks' => '週',
  41.338 +    'months' => 'ヶ月',
  41.339 +    'minute' => '分',
  41.340 +    'hour' => '時間',
  41.341 +    'day' => 'æ—¥',
  41.342 +    'week' => '週',
  41.343 +    'month' => 'ヶ月'
  41.344  );
  41.345  
  41.346 +###############################################################################
  41.347 +# Month names
  41.348 +
  41.349  $LANG_MONTH = array(
  41.350      1 => ' 1',
  41.351      2 => ' 2',
  41.352 @@ -1538,6 +1538,9 @@
  41.353      12 => '12'
  41.354  );
  41.355  
  41.356 +###############################################################################
  41.357 +# Weekdays
  41.358 +
  41.359  $LANG_WEEK = array(
  41.360      1 => 'æ—¥',
  41.361      2 => '月',
  41.362 @@ -1548,39 +1551,41 @@
  41.363      7 => '土'
  41.364  );
  41.365  
  41.366 -################################################################################
  41.367 +###############################################################################
  41.368  # Admin - Strings
  41.369 -#
  41.370 +# 
  41.371  # These are some standard strings used by core functions as well as plugins to
  41.372  # display administration lists and edit pages
  41.373  
  41.374 -$LANG_ADMIN = array (
  41.375 -    'search'        => '検索',
  41.376 +$LANG_ADMIN = array(
  41.377 +    'search' => '検索',
  41.378      'limit_results' => 'ä»¶æ•°',
  41.379 -    'submit'        => '実行',
  41.380 -    'edit'          => '編集',
  41.381 -    'edit_adv'      => 'アドãƒãƒ³ã‚¹ãƒˆã‚¨ãƒ‡ã‚£ã‚¿',
  41.382 -    'admin_home'    => '管ç†ç”»é¢',
  41.383 -    'create_new'    => 'æ–°è¦ä½œæˆ',
  41.384 -    'create_new_adv'=> 'æ–°è¦ä½œæˆ(アドãƒãƒ³ã‚¹ãƒˆ)',
  41.385 -    'enabled'       => '有効',
  41.386 -    'title'         => 'タイトル',
  41.387 -    'type'          => 'タイプ',
  41.388 -    'topic'         => '話題',
  41.389 -    'help_url'      => 'ヘルプURL',
  41.390 -    'save'          => 'ä¿å­˜',
  41.391 -    'cancel'        => 'キャンセル',
  41.392 -    'delete'        => '削除',
  41.393 -    'delete_sel'    => 'å‰Šé™¤é¸æŠž',
  41.394 -    'copy'          => 'コピー',
  41.395 -    'no_results'    => '- 見ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—㟠-',
  41.396 -    'data_error'    => 'é€ä¿¡ãƒ‡ãƒ¼ã‚¿ã«å•題ãŒã‚りã¾ã™ã€‚データをãƒã‚§ãƒƒã‚¯ã—ã¦ãã ã•ã„',
  41.397 -    'preview'       => 'プレビュー',
  41.398 +    'submit' => '実行',
  41.399 +    'edit' => '編集',
  41.400 +    'edit_adv' => 'アドãƒãƒ³ã‚¹ãƒˆã‚¨ãƒ‡ã‚£ã‚¿',
  41.401 +    'admin_home' => '管ç†ç”»é¢',
  41.402 +    'create_new' => 'æ–°è¦ä½œæˆ',
  41.403 +    'create_new_adv' => 'æ–°è¦ä½œæˆ(アドãƒãƒ³ã‚¹ãƒˆ)',
  41.404 +    'enabled' => '有効',
  41.405 +    'title' => 'タイトル',
  41.406 +    'type' => 'タイプ',
  41.407 +    'topic' => '話題',
  41.408 +    'help_url' => 'ヘルプURL',
  41.409 +    'save' => 'ä¿å­˜',
  41.410 +    'cancel' => 'キャンセル',
  41.411 +    'delete' => '削除',
  41.412 +    'delete_sel' => 'å‰Šé™¤é¸æŠž',
  41.413 +    'copy' => 'コピー',
  41.414 +    'no_results' => '- 見ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—㟠-',
  41.415 +    'data_error' => 'é€ä¿¡ãƒ‡ãƒ¼ã‚¿ã«å•題ãŒã‚りã¾ã™ã€‚データをãƒã‚§ãƒƒã‚¯ã—ã¦ãã ã•ã„',
  41.416 +    'preview' => 'プレビュー',
  41.417      'records_found' => 'ä»¶æ•°',
  41.418 -    'addchild'      => 'å­ã‚’追加',
  41.419 -    'list'          => 'リスト',
  41.420 -    'list_all'      => 'ã™ã¹ã¦ã®ãƒªã‚¹ãƒˆ',
  41.421 -    'na'            => 'N/A'
  41.422 +    'addchild' => 'å­ã‚’追加',
  41.423 +    'list' => 'リスト',
  41.424 +    'list_all' => 'ã™ã¹ã¦ã®ãƒªã‚¹ãƒˆ',
  41.425 +    'meta_description' => 'Meta Description',
  41.426 +    'meta_keywords' => 'Meta Keywords',
  41.427 +    'na' => 'N/A'
  41.428  );
  41.429  
  41.430  # Localisation of the texts for the various drop-down menus that are actually
  41.431 @@ -1588,31 +1593,31 @@
  41.432  # database.
  41.433  
  41.434  $LANG_commentcodes = array(
  41.435 -    0   => 'コメント有効',
  41.436 -    -1  => 'ã‚³ãƒ¡ãƒ³ãƒˆåœæ­¢',
  41.437 -    1   => 'コメント中止'
  41.438 +    0 => 'コメント有効',
  41.439 +    -1 => 'ã‚³ãƒ¡ãƒ³ãƒˆåœæ­¢',
  41.440 +    1 => 'コメント中止'
  41.441  );
  41.442  
  41.443  $LANG_commentmodes = array(
  41.444 -    'flat'      => '一覧',
  41.445 -    'nested'    => '入れå­',
  41.446 -    'threaded'  => 'ツリー',
  41.447 +    'flat' => '一覧',
  41.448 +    'nested' => '入れå­',
  41.449 +    'threaded' => 'ツリー',
  41.450      'nocomment' => '表示ã—ãªã„'
  41.451  );
  41.452  
  41.453  $LANG_cookiecodes = array(
  41.454 -    0       => 'å—ã‘付ã‘ãªã„',
  41.455 -    3600    => '1時間',
  41.456 -    7200    => '2時間',
  41.457 -    10800   => '3時間',
  41.458 -    28800   => '8時間',
  41.459 -    86400   => '1æ—¥',
  41.460 -    604800  => '1週間',
  41.461 +    0 => 'å—ã‘付ã‘ãªã„',
  41.462 +    3600 => '1時間',
  41.463 +    7200 => '2時間',
  41.464 +    10800 => '3時間',
  41.465 +    28800 => '8時間',
  41.466 +    86400 => '1æ—¥',
  41.467 +    604800 => '1週間',
  41.468      2678400 => '1ヶ月'
  41.469  );
  41.470  
  41.471  $LANG_dateformats = array(
  41.472 -    0   => 'デフォルト'
  41.473 +    0 => 'デフォルト'
  41.474  );
  41.475  
  41.476  $LANG_featurecodes = array(
  41.477 @@ -1627,34 +1632,34 @@
  41.478  
  41.479  $LANG_postmodes = array(
  41.480      'plaintext' => 'テキスト',
  41.481 -    'html'      => 'HTML'
  41.482 +    'html' => 'HTML'
  41.483  );
  41.484  
  41.485  $LANG_sortcodes = array(
  41.486 -    'ASC'  => 'å¤ã„é †ã«',
  41.487 +    'ASC' => 'å¤ã„é †ã«',
  41.488      'DESC' => 'æ–°ã—ã„é †ã«'
  41.489  );
  41.490  
  41.491  $LANG_trackbackcodes = array(
  41.492 -    0   => 'トラックãƒãƒƒã‚¯æœ‰åй',
  41.493 -    -1  => 'トラックãƒãƒƒã‚¯åœæ­¢'
  41.494 +    0 => 'トラックãƒãƒƒã‚¯æœ‰åй',
  41.495 +    -1 => 'トラックãƒãƒƒã‚¯åœæ­¢'
  41.496  );
  41.497  
  41.498 -################################################################################
  41.499 +###############################################################################
  41.500  # Localization of the Admin Configuration UI
  41.501  
  41.502  $LANG_CONFIG = array(
  41.503 -    'home'          => 'ホーム',
  41.504 -    'admin_home'    => 'サイト管ç†',
  41.505 -    'sections'      => 'コンフィギュレーション',
  41.506 -    'restore'       => '設定',
  41.507 -    'add_element'   => 'è¦ç´ ã‚’追加ã™ã‚‹',
  41.508 -    'save_changes'  => '変更をä¿å­˜ã™ã‚‹',
  41.509 -    'reset_form'    => 'ãƒ•ã‚©ãƒ¼ãƒ ã‚’åˆæœŸåŒ–ã™ã‚‹',
  41.510 -    'changes_made'  => '変更ãŒå®Œäº†ã—ã¾ã—ãŸ',
  41.511 -    'title'         => 'コンフィギュレーション管ç†',
  41.512 -    'disable'       => 'クリックã—ã¦ã“ã®ã‚ªãƒ—ションを無効ã«ã™ã‚‹',
  41.513 -    'enable'        => '有効ã«ã™ã‚‹'
  41.514 +    'home' => 'ホーム',
  41.515 +    'admin_home' => 'サイト管ç†',
  41.516 +    'sections' => 'コンフィギュレーション',
  41.517 +    'restore' => '設定',
  41.518 +    'add_element' => 'è¦ç´ ã‚’追加ã™ã‚‹',
  41.519 +    'save_changes' => '変更をä¿å­˜ã™ã‚‹',
  41.520 +    'reset_form' => 'ãƒ•ã‚©ãƒ¼ãƒ ã‚’åˆæœŸåŒ–ã™ã‚‹',
  41.521 +    'changes_made' => '変更ãŒå®Œäº†ã—ã¾ã—ãŸ',
  41.522 +    'title' => 'コンフィギュレーション管ç†',
  41.523 +    'disable' => 'クリックã—ã¦ã“ã®ã‚ªãƒ—ションを無効ã«ã™ã‚‹',
  41.524 +    'enable' => '有効ã«ã™ã‚‹'
  41.525  );
  41.526  
  41.527  $LANG_configsections['Core'] = array(
  41.528 @@ -1852,12 +1857,16 @@
  41.529      'censorlist' => 'ãƒãƒƒãƒ‰ãƒ¯ãƒ¼ãƒ‰',
  41.530      'ip_lookup' => 'IP検索',
  41.531      'url_rewrite' => 'URLリライト',
  41.532 +    'meta_tags' => 'Meta Tags',
  41.533 +    'meta_description' => 'Default Meta Description',
  41.534 +    'meta_keywords' => 'Default Meta Keywords',
  41.535      'default_permissions_block' => 'パーミッション',
  41.536      'default_permissions_story' => 'パーミッション',
  41.537      'default_permissions_topic' => 'パーミッション',
  41.538      'atom_max_stories' => 'ãƒ•ã‚£ãƒ¼ãƒ‰ã®æœ€å¤§è¨˜äº‹æ•°',
  41.539      'disable_webservices' => '無効ã«ã™ã‚‹',
  41.540      'restrict_webservices' => '制é™ã™ã‚‹',
  41.541 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
  41.542      'article_comment_close_days' => 'クローズã™ã‚‹æ—¥æ•°(デフォルト)',
  41.543      'comment_close_rec_stories' => 'コメントå¯èƒ½ãªæœ€æ–°è¨˜äº‹æ•°',
  41.544      'allow_reply_notifications' => 'コメント通知を許å¯ã™ã‚‹',
  41.545 @@ -1931,21 +1940,14 @@
  41.546      1 => array('ã¯ã„' => true, 'ã„ã„ãˆ' => false),
  41.547      2 => array('æ‹’å¦ã™ã‚‹' => 0, '最新ãƒã‚¹ãƒˆã®ã¿ä¿å­˜ã™ã‚‹' => 1, 'マルãƒãƒã‚¹ãƒˆã‚’許å¯ã™ã‚‹' => 2),
  41.548      3 => array('トラックãƒãƒƒã‚¯æœ‰åй' => 0, 'トラックãƒãƒƒã‚¯åœæ­¢' => -1),
  41.549 -    4 => array('ノーãƒã‚§ãƒƒã‚¯' => 0,
  41.550 -               'URLリンクをãƒã‚§ãƒƒã‚¯ã™ã‚‹' => 1,
  41.551 -               'フルURLã‚’ãƒã‚§ãƒƒã‚¯ã™ã‚‹' => 2,
  41.552 -               'URLリンクã¨ãƒ•ルURLã‚’ãƒã‚§ãƒƒã‚¯ã™ã‚‹' => 3,
  41.553 -               'IPã¨ã‚µã‚¤ãƒˆã®IPã‚’ãƒã‚§ãƒƒã‚¯ã™ã‚‹' => 4,
  41.554 -               'IPã¨URLリンクをãƒã‚§ãƒƒã‚¯ã™ã‚‹' => 5,
  41.555 -               'IPã¨ãƒ•ルURLã‚’ãƒã‚§ãƒƒã‚¯ã™ã‚‹' => 6,
  41.556 -               'IPã¨ãƒ•ルURLã¨URLリンクをãƒã‚§ãƒƒã‚¯ã™ã‚‹' => 7),
  41.557 +    4 => array('ノーãƒã‚§ãƒƒã‚¯' => 0, 'URLリンクをãƒã‚§ãƒƒã‚¯ã™ã‚‹' => 1, 'フルURLã‚’ãƒã‚§ãƒƒã‚¯ã™ã‚‹' => 2, 'URLリンクã¨ãƒ•ルURLã‚’ãƒã‚§ãƒƒã‚¯ã™ã‚‹' => 3, 'IPã¨ã‚µã‚¤ãƒˆã®IPã‚’ãƒã‚§ãƒƒã‚¯ã™ã‚‹' => 4, 'IPã¨URLリンクをãƒã‚§ãƒƒã‚¯ã™ã‚‹' => 5, 'IPã¨ãƒ•ルURLã‚’ãƒã‚§ãƒƒã‚¯ã™ã‚‹' => 6, 'IPã¨ãƒ•ルURLã¨URLリンクをãƒã‚§ãƒƒã‚¯ã™ã‚‹' => 7),
  41.558      5 => array('テキスト' => 'plaintext', 'HTML' => 'html'),
  41.559      6 => array('12' => 12, '24' => 24),
  41.560      7 => array('最後ã®ãƒšãƒ¼ã‚¸' => 'last', '最åˆã®ãƒšãƒ¼ã‚¸' => 'first', '全ページ' => 'all'),
  41.561      8 => array('å³' => 'right', 'å·¦' => 'left'),
  41.562      9 => array('作æˆã—ãŸé …目を表示ã™ã‚‹' => 'item', '項目一覧を表示ã™ã‚‹' => 'list', 'ホームを表示ã™ã‚‹' => 'home', '管ç†ç”»é¢ãƒˆãƒƒãƒ—を表示ã™ã‚‹' => 'admin'),
  41.563      10 => array('ãªã—' => '', 'Netpbm' => 'netpbm', 'ImageMagick' => 'imagemagick', 'GDライブラリ' => 'gdlib'),
  41.564 -    11 => array_flip($LANG_commentmodes),
  41.565 +    11 => array('一覧' => 'flat', '入れå­' => 'nested', 'ツリー' => 'threaded', '表示ã—ãªã„' => 'nocomment'),
  41.566      12 => array('アクセスä¸å¯' => 0, '表示' => 2, '表示・編集' => 3),
  41.567      13 => array('スキップã™ã‚‹' => 0, '許å¯ã™ã‚‹(速度制é™ã‚り)' => 1, '許å¯ã™ã‚‹(速度制é™ãªã—)' => 2),
  41.568      14 => array('日曜日' => 'Sun', '月曜日' => 'Mon'),
  41.569 @@ -1956,7 +1958,8 @@
  41.570      19 => array('Google' => 'google', 'Table' => 'table'),
  41.571      20 => array('正確ãªãƒ•レーズ' => 'phrase', 'ã™ã¹ã¦ã®ã‚­ãƒ¼ãƒ¯ãƒ¼ãƒ‰ã‚’å«ã‚€' => 'all', 'ã„ãšã‚Œã‹ã®ã‚­ãƒ¼ãƒ¯ãƒ¼ãƒ‰ã‚’å«ã‚€' => 'any'),
  41.572      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  41.573 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
  41.574 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  41.575 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  41.576  );
  41.577  
  41.578  ?>
    42.1 --- a/language/korean.php	Mon Sep 28 22:20:30 2009 +0200
    42.2 +++ b/language/korean.php	Thu Oct 29 11:56:23 2009 +0100
    42.3 @@ -825,7 +825,9 @@
    42.4      85 => 'ÀüºÎÇ¥½Ã',
    42.5      86 => '¾îµåº¥½ºÆ® ¿¡µðÅÍ',
    42.6      87 => '±â»ç¿¡ ´ëÇÑ Á¤º¸',
    42.7 -    88 => 'Wiki-style format'
    42.8 +    88 => 'Wiki-style format',
    42.9 +    89 => 'Meta Description',
   42.10 +    90 => 'Meta Keywords'
   42.11  );
   42.12  
   42.13  ###############################################################################
   42.14 @@ -860,7 +862,8 @@
   42.15      26 => 'ÅäÇÈÀ» ¾ÐÃàÇÕ´Ï´Ù.',
   42.16      27 => 'ÅäÇȾÆÀÌÄÜ ¾÷·Îµå',
   42.17      28 => 'ÃÖ´ë',
   42.18 -    29 => 'ÆÄÀÏ ¾÷·Îµå ÇÒ ¶§ ¿¡·¯'
   42.19 +    29 => 'ÆÄÀÏ ¾÷·Îµå ÇÒ ¶§ ¿¡·¯',
   42.20 +    30 => 'Stories in Topic'
   42.21  );
   42.22  
   42.23  ###############################################################################
   42.24 @@ -1472,7 +1475,7 @@
   42.25      '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.',
   42.26      'installation' => 'installation instructions',
   42.27      'directory' => 'directory',
   42.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   42.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   42.30      'fix_it' => 'This is a security risk and should be fixed!',
   42.31      'reachable' => 'Your %s is reachable from the web.',
   42.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   42.33 @@ -1572,6 +1575,8 @@
   42.34      'addchild' => 'Add child',
   42.35      'list' => 'list',
   42.36      'list_all' => 'List all',
   42.37 +    'meta_description' => 'Meta Description',
   42.38 +    'meta_keywords' => 'Meta Keywords',
   42.39      'na' => 'N/A'
   42.40  );
   42.41  
   42.42 @@ -1844,12 +1849,16 @@
   42.43      'censorlist' => 'Censor List',
   42.44      'ip_lookup' => 'IP Lookup',
   42.45      'url_rewrite' => 'Enable URL Rewrite',
   42.46 +    'meta_tags' => 'Meta Tags',
   42.47 +    'meta_description' => 'Default Meta Description',
   42.48 +    'meta_keywords' => 'Default Meta Keywords',
   42.49      'default_permissions_block' => 'Block Default Permissions',
   42.50      'default_permissions_story' => 'Story Default Permissions',
   42.51      'default_permissions_topic' => 'Topic Default Permissions',
   42.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   42.53      'disable_webservices' => 'Disable Webservices?',
   42.54      'restrict_webservices' => 'Restrict Webservices?',
   42.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   42.56      'article_comment_close_days' => 'Days to close comments (default)',
   42.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   42.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   42.59 @@ -1941,7 +1950,8 @@
   42.60      19 => array('Google' => 'google', 'Table' => 'table'),
   42.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   42.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   42.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   42.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   42.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   42.66  );
   42.67  
   42.68 -?>
   42.69 \ No newline at end of file
   42.70 +?>
    43.1 --- a/language/korean_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    43.2 +++ b/language/korean_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
    43.3 @@ -825,7 +825,9 @@
    43.4      85 => '전부표시',
    43.5      86 => '어드벤스트 ì—디터',
    43.6      87 => 'ê¸°ì‚¬ì— ëŒ€í•œ ì •ë³´',
    43.7 -    88 => 'Wiki-style format'
    43.8 +    88 => 'Wiki-style format',
    43.9 +    89 => 'Meta Description',
   43.10 +    90 => 'Meta Keywords'
   43.11  );
   43.12  
   43.13  ###############################################################################
   43.14 @@ -860,7 +862,8 @@
   43.15      26 => 'í† í”½ì„ ì••ì¶•í•©ë‹ˆë‹¤.',
   43.16      27 => '토픽아ì´ì½˜ 업로드',
   43.17      28 => '최대',
   43.18 -    29 => 'íŒŒì¼ ì—…ë¡œë“œ í•  때 ì—러'
   43.19 +    29 => 'íŒŒì¼ ì—…ë¡œë“œ í•  때 ì—러',
   43.20 +    30 => 'Stories in Topic'
   43.21  );
   43.22  
   43.23  ###############################################################################
   43.24 @@ -1472,7 +1475,7 @@
   43.25      '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.',
   43.26      'installation' => 'installation instructions',
   43.27      'directory' => 'directory',
   43.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   43.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   43.30      'fix_it' => 'This is a security risk and should be fixed!',
   43.31      'reachable' => 'Your %s is reachable from the web.',
   43.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   43.33 @@ -1572,6 +1575,8 @@
   43.34      'addchild' => 'Add child',
   43.35      'list' => 'list',
   43.36      'list_all' => 'List all',
   43.37 +    'meta_description' => 'Meta Description',
   43.38 +    'meta_keywords' => 'Meta Keywords',
   43.39      'na' => 'N/A'
   43.40  );
   43.41  
   43.42 @@ -1844,12 +1849,16 @@
   43.43      'censorlist' => 'Censor List',
   43.44      'ip_lookup' => 'IP Lookup',
   43.45      'url_rewrite' => 'Enable URL Rewrite',
   43.46 +    'meta_tags' => 'Meta Tags',
   43.47 +    'meta_description' => 'Default Meta Description',
   43.48 +    'meta_keywords' => 'Default Meta Keywords',
   43.49      'default_permissions_block' => 'Block Default Permissions',
   43.50      'default_permissions_story' => 'Story Default Permissions',
   43.51      'default_permissions_topic' => 'Topic Default Permissions',
   43.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   43.53      'disable_webservices' => 'Disable Webservices?',
   43.54      'restrict_webservices' => 'Restrict Webservices?',
   43.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   43.56      'article_comment_close_days' => 'Days to close comments (default)',
   43.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   43.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   43.59 @@ -1941,7 +1950,8 @@
   43.60      19 => array('Google' => 'google', 'Table' => 'table'),
   43.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   43.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   43.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   43.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   43.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   43.66  );
   43.67  
   43.68 -?>
   43.69 \ No newline at end of file
   43.70 +?>
    44.1 --- a/language/norwegian.php	Mon Sep 28 22:20:30 2009 +0200
    44.2 +++ b/language/norwegian.php	Thu Oct 29 11:56:23 2009 +0100
    44.3 @@ -837,7 +837,9 @@
    44.4      85 => 'Show All',
    44.5      86 => 'Advanced Editor',
    44.6      87 => 'Story Stats',
    44.7 -    88 => 'Wiki-style format'
    44.8 +    88 => 'Wiki-style format',
    44.9 +    89 => 'Meta Description',
   44.10 +    90 => 'Meta Keywords'
   44.11  );
   44.12  
   44.13  ###############################################################################
   44.14 @@ -872,7 +874,8 @@
   44.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   44.16      27 => 'Or Upload Topic Icon',
   44.17      28 => 'Maximum',
   44.18 -    29 => 'File Upload Errors'
   44.19 +    29 => 'File Upload Errors',
   44.20 +    30 => 'Stories in Topic'
   44.21  );
   44.22  
   44.23  ###############################################################################
   44.24 @@ -1484,7 +1487,7 @@
   44.25      '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.',
   44.26      'installation' => 'installation instructions',
   44.27      'directory' => 'directory',
   44.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   44.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   44.30      'fix_it' => 'This is a security risk and should be fixed!',
   44.31      'reachable' => 'Your %s is reachable from the web.',
   44.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   44.33 @@ -1584,6 +1587,8 @@
   44.34      'addchild' => 'Add child',
   44.35      'list' => 'list',
   44.36      'list_all' => 'List all',
   44.37 +    'meta_description' => 'Meta Description',
   44.38 +    'meta_keywords' => 'Meta Keywords',
   44.39      'na' => 'N/A'
   44.40  );
   44.41  
   44.42 @@ -1856,12 +1861,16 @@
   44.43      'censorlist' => 'Censor List',
   44.44      'ip_lookup' => 'IP Lookup',
   44.45      'url_rewrite' => 'Enable URL Rewrite',
   44.46 +    'meta_tags' => 'Meta Tags',
   44.47 +    'meta_description' => 'Default Meta Description',
   44.48 +    'meta_keywords' => 'Default Meta Keywords',
   44.49      'default_permissions_block' => 'Block Default Permissions',
   44.50      'default_permissions_story' => 'Story Default Permissions',
   44.51      'default_permissions_topic' => 'Topic Default Permissions',
   44.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   44.53      'disable_webservices' => 'Disable Webservices?',
   44.54      'restrict_webservices' => 'Restrict Webservices?',
   44.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   44.56      'article_comment_close_days' => 'Days to close comments (default)',
   44.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   44.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   44.59 @@ -1953,7 +1962,8 @@
   44.60      19 => array('Google' => 'google', 'Table' => 'table'),
   44.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   44.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   44.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   44.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   44.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   44.66  );
   44.67  
   44.68 -?>
   44.69 \ No newline at end of file
   44.70 +?>
    45.1 --- a/language/norwegian_utf-8.php	Mon Sep 28 22:20:30 2009 +0200
    45.2 +++ b/language/norwegian_utf-8.php	Thu Oct 29 11:56:23 2009 +0100
    45.3 @@ -837,7 +837,9 @@
    45.4      85 => 'Show All',
    45.5      86 => 'Advanced Editor',
    45.6      87 => 'Story Stats',
    45.7 -    88 => 'Wiki-style format'
    45.8 +    88 => 'Wiki-style format',
    45.9 +    89 => 'Meta Description',
   45.10 +    90 => 'Meta Keywords'
   45.11  );
   45.12  
   45.13  ###############################################################################
   45.14 @@ -872,7 +874,8 @@
   45.15      26 => 'make this the default topic for archived stories. Only one topic allowed.',
   45.16      27 => 'Or Upload Topic Icon',
   45.17      28 => 'Maximum',
   45.18 -    29 => 'File Upload Errors'
   45.19 +    29 => 'File Upload Errors',
   45.20 +    30 => 'Stories in Topic'
   45.21  );
   45.22  
   45.23  ###############################################################################
   45.24 @@ -1484,7 +1487,7 @@
   45.25      '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.',
   45.26      'installation' => 'installation instructions',
   45.27      'directory' => 'directory',
   45.28 -    'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
   45.29 +    'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
   45.30      'fix_it' => 'This is a security risk and should be fixed!',
   45.31      'reachable' => 'Your %s is reachable from the web.',
   45.32      'not_reachable' => 'Good! Your %s is not reachable from the web.',
   45.33 @@ -1584,6 +1587,8 @@
   45.34      'addchild' => 'Add child',
   45.35      'list' => 'list',
   45.36      'list_all' => 'List all',
   45.37 +    'meta_description' => 'Meta Description',
   45.38 +    'meta_keywords' => 'Meta Keywords',
   45.39      'na' => 'N/A'
   45.40  );
   45.41  
   45.42 @@ -1856,12 +1861,16 @@
   45.43      'censorlist' => 'Censor List',
   45.44      'ip_lookup' => 'IP Lookup',
   45.45      'url_rewrite' => 'Enable URL Rewrite',
   45.46 +    'meta_tags' => 'Meta Tags',
   45.47 +    'meta_description' => 'Default Meta Description',
   45.48 +    'meta_keywords' => 'Default Meta Keywords',
   45.49      'default_permissions_block' => 'Block Default Permissions',
   45.50      'default_permissions_story' => 'Story Default Permissions',
   45.51      'default_permissions_topic' => 'Topic Default Permissions',
   45.52      'atom_max_stories' => 'Max. Stories in Webservices Feed',
   45.53      'disable_webservices' => 'Disable Webservices?',
   45.54      'restrict_webservices' => 'Restrict Webservices?',
   45.55 +    'article_comment_close_enabled' => 'Automatically close comments (default)',
   45.56      'article_comment_close_days' => 'Days to close comments (default)',
   45.57      'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
   45.58      'allow_reply_notifications' => 'Allow comment reply notifications?',
   45.59 @@ -1953,7 +1962,8 @@
   45.60      19 => array('Google' => 'google', 'Table' => 'table'),
   45.61      20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
   45.62      21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
   45.63 -    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
   45.64 +    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
   45.65 +    23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
   45.66  );
   45.67  
   45.68 -?>
   45.69 \ No newline at end of file
   45.70 +?>
    46.1 --- a/language/polish.php	Mon Sep 28 22:20:30 2009 +0200
    46.2 +++ b/language/polish.php	Thu Oct 29 11:56:23 2009 +0100
    46.3 @@ -824,7 +824,9 @@
    46.4      85 => 'Poka¿ Wszystko',
    46.5      86 => 'Edytor Zaawansowany',
    46.6      87 => 'Artyku³ - Statystyki',
    46.7 -    88 => 'Format w stylu Wiki'
    46.8 +    88 => 'Format w stylu Wiki',
    46.9 +    89 => 'Meta Description',
   46.10 +    90 => 'Meta Keywords'
   46.11  );
   46.12  
   46.13  ###############################################################################
   46.14 @@ -859,7 +861,8 @@
   46.15      26 => 'domy¶lna sekcja dla archiwizowanych artyku³ów. Dozwolona jest tylko jedna sekcja.',
   46.16      27 => 'Lub Wgraj Ikonê Sekcji',
   46.17      28 => 'Max',
   46.18 -    29 => 'B³±d podczas przesy³ania pliku'
   46.19 +    29 => 'B³±d podczas przesy³ania pliku',
   46.20 +    30 => 'Stories in Topic'
   46.21  );
   46.22