1.1 --- a/language/afrikaans.php Sun Oct 11 11:00:55 2009 +0200
1.2 +++ b/language/afrikaans.php Sun Oct 11 19:18:47 2009 +0200
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êer Oplaai Foute'
1.19 + 29 => 'Lê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 Sun Oct 11 11:00:55 2009 +0200
2.2 +++ b/language/afrikaans_utf-8.php Sun Oct 11 19:18:47 2009 +0200
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êer Oplaai Foute'
2.19 + 29 => 'Lê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 Sun Oct 11 11:00:55 2009 +0200
3.2 +++ b/language/bosnian.php Sun Oct 11 19:18:47 2009 +0200
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 Sun Oct 11 11:00:55 2009 +0200
4.2 +++ b/language/bosnian_utf-8.php Sun Oct 11 19:18:47 2009 +0200
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 Sun Oct 11 11:00:55 2009 +0200
5.2 +++ b/language/bulgarian.php Sun Oct 11 19:18:47 2009 +0200
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 Sun Oct 11 11:00:55 2009 +0200
6.2 +++ b/language/bulgarian_utf-8.php Sun Oct 11 19:18:47 2009 +0200
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 Sun Oct 11 11:00:55 2009 +0200
7.2 +++ b/language/catalan.php Sun Oct 11 19:18:47 2009 +0200
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 notcies arxivades. Noms 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 Sun Oct 11 11:00:55 2009 +0200
8.2 +++ b/language/catalan_utf-8.php Sun Oct 11 19:18:47 2009 +0200
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 Sun Oct 11 11:00:55 2009 +0200
9.2 +++ b/language/chinese_simplified_utf-8.php Sun Oct 11 19:18:47 2009 +0200
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 Sun Oct 11 11:00:55 2009 +0200
10.2 +++ b/language/chinese_traditional_utf-8.php Sun Oct 11 19:18:47 2009 +0200
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 Sun Oct 11 11:00:55 2009 +0200
11.2 +++ b/language/croatian.php Sun Oct 11 19:18:47 2009 +0200
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 Sun Oct 11 11:00:55 2009 +0200
12.2 +++ b/language/croatian_utf-8.php Sun Oct 11 19:18:47 2009 +0200
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 Sun Oct 11 11:00:55 2009 +0200
13.2 +++ b/language/czech.php Sun Oct 11 19:18:47 2009 +0200
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 Sun Oct 11 11:00:55 2009 +0200
14.2 +++ b/language/czech_utf-8.php Sun Oct 11 19:18:47 2009 +0200
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 Sun Oct 11 11:00:55 2009 +0200
15.2 +++ b/language/danish.php Sun Oct 11 19:18:47 2009 +0200
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 Sun Oct 11 11:00:55 2009 +0200
16.2 +++ b/language/danish_utf-8.php Sun Oct 11 19:18:47 2009 +0200
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 Sun Oct 11 11:00:55 2009 +0200
17.2 +++ b/language/dutch.php Sun Oct 11 19:18:47 2009 +0200
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 Sun Oct 11 11:00:55 2009 +0200
18.2 +++ b/language/dutch_utf-8.php Sun Oct 11 19:18:47 2009 +0200
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/estonian.php Sun Oct 11 11:00:55 2009 +0200
19.2 +++ b/language/estonian.php Sun Oct 11 19:18:47 2009 +0200
19.3 @@ -825,7 +825,9 @@
19.4 85 => 'Nita kik',
19.5 86 => 'Keerukam toimetaja',
19.6 87 => 'Lugude statistika',
19.7 - 88 => 'Wiki-laadne formaat'
19.8 + 88 => 'Wiki-laadne formaat',
19.9 + 89 => 'Meta Description',
19.10 + 90 => 'Meta Keywords'
19.11 );
19.12
19.13 ###############################################################################
19.14 @@ -860,7 +862,8 @@
19.15 26 => 'mra see rubriik arhiveeritud lugude jaoks vaikerubriigiks. Ainult ks rubriik on lubatud.',
19.16 27 => 'vi lae rubriigi ikoon',
19.17 28 => 'Maksimum',
19.18 - 29 => 'Vead faili leslaadimisel'
19.19 + 29 => 'Vead faili leslaadimisel',
19.20 + 30 => 'Stories in Topic'
19.21 );
19.22
19.23 ###############################################################################
19.24 @@ -1472,7 +1475,7 @@
19.25 'public_html' => '"public_html" ei tohiks kunagi olla osa sinu saidi URList. Palun loe public_html kohta kivat osa %s uuesti ja muuda enne jtkamist vastavalt lehe seadistust.',
19.26 'installation' => 'Installeerimisjuhised',
19.27 'directory' => 'Kaust',
19.28 - 'failed_bak' => 'Ebannestus data kausta ajutiste failide kausta loomine. Kontrolli kausta igusi!',
19.29 + 'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
19.30 'fix_it' => 'See on turvarisk ja see tuleb parandada!',
19.31 'reachable' => 'Sinu %s on veebist kttesaadav.',
19.32 'not_reachable' => 'Hea! Sinu %s pole veebist kttesaadav.',
19.33 @@ -1572,6 +1575,8 @@
19.34 'addchild' => 'Lisa alamdetail',
19.35 'list' => 'Loetelu',
19.36 'list_all' => 'Loetle kik',
19.37 + 'meta_description' => 'Meta Description',
19.38 + 'meta_keywords' => 'Meta Keywords',
19.39 'na' => 'N/A'
19.40 );
19.41
19.42 @@ -1838,17 +1843,22 @@
19.43 'disable_autolinks' => 'Keela autolingid?',
19.44 'clickable_links' => 'Tee URL-id klikitavaks?',
19.45 'compressed_output' => 'Saada vljund tihendatult?',
19.46 + 'frame_options' => 'Kaitse "clickjacking" vastu',
19.47 'censormode' => 'Tsensuurireiim?',
19.48 'censorreplace' => 'Tsensuuri asendustekst',
19.49 'censorlist' => 'Tsenseerimisloetelu',
19.50 'ip_lookup' => 'IP otsing',
19.51 'url_rewrite' => 'Luba URL-i lekirjutamine',
19.52 + 'meta_tags' => 'Meta Tags',
19.53 + 'meta_description' => 'Default Meta Description',
19.54 + 'meta_keywords' => 'Default Meta Keywords',
19.55 'default_permissions_block' => 'Bloki vaikimisi igused',
19.56 'default_permissions_story' => 'Lugude vaikimisi igused',
19.57 'default_permissions_topic' => 'Rubriigi vaikimisi igused',
19.58 'atom_max_stories' => 'Maks. lugusid veebiteenuste limedes',
19.59 'disable_webservices' => 'Keela veebiteenused?',
19.60 'restrict_webservices' => 'Piira veebiteenused?',
19.61 + 'article_comment_close_enabled' => 'Automatically close comments (default)',
19.62 'article_comment_close_days' => 'Sulge kommenteerimine pevaga (vaikimisi)',
19.63 'comment_close_rec_stories' => 'Uusimate lugude arv, mida on lubatud kommenteerida',
19.64 'allow_reply_notifications' => 'Luba kommentaarile vastamisest teavitamine?',
19.65 @@ -1859,8 +1869,7 @@
19.66 'search_show_sort' => 'Luba kasutajal tulemusi sorteerida?',
19.67 'search_show_limit' => 'Nita lehe limiiti?',
19.68 'search_separator' => 'Grupi eraldaja',
19.69 - 'search_def_keytype' => 'Vaikimisi otsimisviis',
19.70 - 'frame_options' => 'Kaitse "clickjacking" vastu'
19.71 + 'search_def_keytype' => 'Vaikimisi otsimisviis'
19.72 );
19.73
19.74 $LANG_configsubgroups['Core'] = array(
19.75 @@ -1941,9 +1950,8 @@
19.76 19 => array('Google' => 'google', 'Tabel' => 'table'),
19.77 20 => array('Tpne fraas' => 'phrase', 'Kik snad' => 'all', 'Mni snadest' => 'any'),
19.78 21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
19.79 - 22 => array('Range' => 'DENY', 'Sama allikas' => 'SAMEORIGIN',
19.80 -'(vljas)' => '')
19.81 -
19.82 + 22 => array('Range' => 'DENY', 'Sama allikas' => 'SAMEORIGIN', '(vljas)' => ''),
19.83 + 23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
19.84 );
19.85
19.86 ?>
20.1 --- a/language/estonian_utf-8.php Sun Oct 11 11:00:55 2009 +0200
20.2 +++ b/language/estonian_utf-8.php Sun Oct 11 19:18:47 2009 +0200
20.3 @@ -825,7 +825,9 @@
20.4 85 => 'Näita kõik',
20.5 86 => 'Keerukam toimetaja',
20.6 87 => 'Lugude statistika',
20.7 - 88 => 'Wiki-laadne formaat'
20.8 + 88 => 'Wiki-laadne formaat',
20.9 + 89 => 'Meta Description',
20.10 + 90 => 'Meta Keywords'
20.11 );
20.12
20.13 ###############################################################################
20.14 @@ -860,7 +862,8 @@
20.15 26 => 'määra see rubriik arhiveeritud lugude jaoks vaikerubriigiks. Ainult üks rubriik on lubatud.',
20.16 27 => 'või lae rubriigi ikoon',
20.17 28 => 'Maksimum',
20.18 - 29 => 'Vead faili üleslaadimisel'
20.19 + 29 => 'Vead faili üleslaadimisel',
20.20 + 30 => 'Stories in Topic'
20.21 );
20.22
20.23 ###############################################################################
20.24 @@ -1472,7 +1475,7 @@
20.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.',
20.26 'installation' => 'Installeerimisjuhised',
20.27 'directory' => 'Kaust',
20.28 - 'failed_bak' => 'Ebaõnnestus data kausta ajutiste failide kausta loomine. Kontrolli kausta õigusi!',
20.29 + 'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
20.30 'fix_it' => 'See on turvarisk ja see tuleb parandada!',
20.31 'reachable' => 'Sinu %s on veebist kättesaadav.',
20.32 'not_reachable' => 'Hea! Sinu %s pole veebist kättesaadav.',
20.33 @@ -1572,6 +1575,8 @@
20.34 'addchild' => 'Lisa alamdetail',
20.35 'list' => 'Loetelu',
20.36 'list_all' => 'Loetle kõik',
20.37 + 'meta_description' => 'Meta Description',
20.38 + 'meta_keywords' => 'Meta Keywords',
20.39 'na' => 'N/A'
20.40 );
20.41
20.42 @@ -1838,17 +1843,22 @@
20.43 'disable_autolinks' => 'Keela autolingid?',
20.44 'clickable_links' => 'Tee URL-id klikitavaks?',
20.45 'compressed_output' => 'Saada väljund tihendatult?',
20.46 + 'frame_options' => 'Kaitse "clickjacking" vastu',
20.47 'censormode' => 'Tsensuurireþiim?',
20.48 'censorreplace' => 'Tsensuuri asendustekst',
20.49 'censorlist' => 'Tsenseerimisloetelu',
20.50 'ip_lookup' => 'IP otsing',
20.51 'url_rewrite' => 'Luba URL-i ülekirjutamine',
20.52 + 'meta_tags' => 'Meta Tags',
20.53 + 'meta_description' => 'Default Meta Description',
20.54 + 'meta_keywords' => 'Default Meta Keywords',
20.55 'default_permissions_block' => 'Bloki vaikimisi õigused',
20.56 'default_permissions_story' => 'Lugude vaikimisi õigused',
20.57 'default_permissions_topic' => 'Rubriigi vaikimisi õigused',
20.58 'atom_max_stories' => 'Maks. lugusid veebiteenuste lõimedes',
20.59 'disable_webservices' => 'Keela veebiteenused?',
20.60 'restrict_webservices' => 'Piira veebiteenused?',
20.61 + 'article_comment_close_enabled' => 'Automatically close comments (default)',
20.62 'article_comment_close_days' => 'Sulge kommenteerimine päevaga (vaikimisi)',
20.63 'comment_close_rec_stories' => 'Uusimate lugude arv, mida on lubatud kommenteerida',
20.64 'allow_reply_notifications' => 'Luba kommentaarile vastamisest teavitamine?',
20.65 @@ -1859,8 +1869,7 @@
20.66 'search_show_sort' => 'Luba kasutajal tulemusi sorteerida?',
20.67 'search_show_limit' => 'Näita lehe limiiti?',
20.68 'search_separator' => 'Grupi eraldaja',
20.69 - 'search_def_keytype' => 'Vaikimisi otsimisviis',
20.70 - 'frame_options' => 'Kaitse "clickjacking" vastu'
20.71 + 'search_def_keytype' => 'Vaikimisi otsimisviis'
20.72 );
20.73
20.74 $LANG_configsubgroups['Core'] = array(
20.75 @@ -1941,9 +1950,8 @@
20.76 19 => array('Google' => 'google', 'Tabel' => 'table'),
20.77 20 => array('Täpne fraas' => 'phrase', 'Kõik sõnad' => 'all', 'Mõni sõnadest' => 'any'),
20.78 21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
20.79 - 22 => array('Range' => 'DENY', 'Sama allikas' => 'SAMEORIGIN',
20.80 -'(väljas)' => '')
20.81 -
20.82 + 22 => array('Range' => 'DENY', 'Sama allikas' => 'SAMEORIGIN', '(väljas)' => ''),
20.83 + 23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
20.84 );
20.85
20.86 ?>
21.1 --- a/language/farsi_utf-8.php Sun Oct 11 11:00:55 2009 +0200
21.2 +++ b/language/farsi_utf-8.php Sun Oct 11 19:18:47 2009 +0200
21.3 @@ -812,7 +812,9 @@
21.4 85 => 'Show All',
21.5 86 => 'Advanced Editor',
21.6 87 => 'Story Stats',
21.7 - 88 => 'Wiki-style format'
21.8 + 88 => 'Wiki-style format',
21.9 + 89 => 'Meta Description',
21.10 + 90 => 'Meta Keywords'
21.11 );
21.12
21.13 ###############################################################################
21.14 @@ -847,7 +849,8 @@
21.15 26 => 'اين را به عنوان تاپيك پيش فرض براي آرشيو مقالات استفاده كن. تنها يك تاپيك قابل قبول است',
21.16 27 => 'Or Upload Topic Icon',
21.17 28 => 'Maximum',
21.18 - 29 => 'File Upload Errors'
21.19 + 29 => 'File Upload Errors',
21.20 + 30 => 'Stories in Topic'
21.21 );
21.22
21.23 ###############################################################################
21.24 @@ -1459,7 +1462,7 @@
21.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.',
21.26 'installation' => 'installation instructions',
21.27 'directory' => 'directory',
21.28 - 'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
21.29 + 'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
21.30 'fix_it' => 'This is a security risk and should be fixed!',
21.31 'reachable' => 'Your %s is reachable from the web.',
21.32 'not_reachable' => 'Good! Your %s is not reachable from the web.',
21.33 @@ -1559,6 +1562,8 @@
21.34 'addchild' => 'Add child',
21.35 'list' => 'list',
21.36 'list_all' => 'List all',
21.37 + 'meta_description' => 'Meta Description',
21.38 + 'meta_keywords' => 'Meta Keywords',
21.39 'na' => 'N/A'
21.40 );
21.41
21.42 @@ -1831,12 +1836,16 @@
21.43 'censorlist' => 'Censor List',
21.44 'ip_lookup' => 'IP Lookup',
21.45 'url_rewrite' => 'Enable URL Rewrite',
21.46 + 'meta_tags' => 'Meta Tags',
21.47 + 'meta_description' => 'Default Meta Description',
21.48 + 'meta_keywords' => 'Default Meta Keywords',
21.49 'default_permissions_block' => 'Block Default Permissions',
21.50 'default_permissions_story' => 'Story Default Permissions',
21.51 'default_permissions_topic' => 'Topic Default Permissions',
21.52 'atom_max_stories' => 'Max. Stories in Webservices Feed',
21.53 'disable_webservices' => 'Disable Webservices?',
21.54 'restrict_webservices' => 'Restrict Webservices?',
21.55 + 'article_comment_close_enabled' => 'Automatically close comments (default)',
21.56 'article_comment_close_days' => 'Days to close comments (default)',
21.57 'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
21.58 'allow_reply_notifications' => 'Allow comment reply notifications?',
21.59 @@ -1928,7 +1937,8 @@
21.60 19 => array('Google' => 'google', 'Table' => 'table'),
21.61 20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
21.62 21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
21.63 - 22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
21.64 + 22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
21.65 + 23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
21.66 );
21.67
21.68 -?>
21.69 \ No newline at end of file
21.70 +?>
22.1 --- a/language/finnish.php Sun Oct 11 11:00:55 2009 +0200
22.2 +++ b/language/finnish.php Sun Oct 11 19:18:47 2009 +0200
22.3 @@ -825,7 +825,9 @@
22.4 85 => 'Show All',
22.5 86 => 'Advanced Editor',
22.6 87 => 'Story Stats',
22.7 - 88 => 'Wiki-style format'
22.8 + 88 => 'Wiki-style format',
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 => 'make this the default topic for archived stories. Only one topic allowed.',
22.16 27 => 'Or Upload Topic Icon',
22.17 28 => 'Maximum',
22.18 - 29 => 'File Upload Errors'
22.19 + 29 => 'File Upload Errors',
22.20 + 30 => 'Stories in Topic'
22.21 );
22.22
22.23 ###############################################################################
22.24 @@ -1472,7 +1475,7 @@
22.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.',
22.26 'installation' => 'installation instructions',
22.27 'directory' => 'directory',
22.28 - 'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
22.29 + 'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
22.30 'fix_it' => 'This is a security risk and should be fixed!',
22.31 'reachable' => 'Your %s is reachable from the web.',
22.32 'not_reachable' => 'Good! Your %s is not reachable from the web.',
22.33 @@ -1572,6 +1575,8 @@
22.34 'addchild' => 'Add child',
22.35 'list' => 'list',
22.36 'list_all' => 'List all',
22.37 + 'meta_description' => 'Meta Description',
22.38 + 'meta_keywords' => 'Meta Keywords',
22.39 'na' => 'N/A'
22.40 );
22.41
22.42 @@ -1844,12 +1849,16 @@
22.43 'censorlist' => 'Censor List',
22.44 'ip_lookup' => 'IP Lookup',
22.45 'url_rewrite' => 'Enable URL Rewrite',
22.46 + 'meta_tags' => 'Meta Tags',
22.47 + 'meta_description' => 'Default Meta Description',
22.48 + 'meta_keywords' => 'Default Meta Keywords',
22.49 'default_permissions_block' => 'Block Default Permissions',
22.50 'default_permissions_story' => 'Story Default Permissions',
22.51 'default_permissions_topic' => 'Topic Default Permissions',
22.52 'atom_max_stories' => 'Max. Stories in Webservices Feed',
22.53 'disable_webservices' => 'Disable Webservices?',
22.54 'restrict_webservices' => 'Restrict Webservices?',
22.55 + 'article_comment_close_enabled' => 'Automatically close comments (default)',
22.56 'article_comment_close_days' => 'Days to close comments (default)',
22.57 'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
22.58 'allow_reply_notifications' => 'Allow comment reply notifications?',
22.59 @@ -1941,7 +1950,8 @@
22.60 19 => array('Google' => 'google', 'Table' => 'table'),
22.61 20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
22.62 21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
22.63 - 22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
22.64 + 22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
22.65 + 23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
22.66 );
22.67
22.68 -?>
22.69 \ No newline at end of file
22.70 +?>
23.1 --- a/language/finnish_utf-8.php Sun Oct 11 11:00:55 2009 +0200
23.2 +++ b/language/finnish_utf-8.php Sun Oct 11 19:18:47 2009 +0200
23.3 @@ -827,7 +827,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 @@ -862,7 +864,8 @@
23.15 26 => 'make this the default topic for archived stories. Only one topic allowed.',
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 @@ -1474,7 +1477,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 @@ -1574,6 +1577,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 @@ -1846,12 +1851,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 @@ -1943,7 +1952,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/french_canada.php Sun Oct 11 11:00:55 2009 +0200
24.2 +++ b/language/french_canada.php Sun Oct 11 19:18:47 2009 +0200
24.3 @@ -827,7 +827,9 @@
24.4 85 => 'Montrez tout',
24.5 86 => 'édition avancée',
24.6 87 => 'Statistiques',
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 @@ -862,7 +864,8 @@
24.15 26 => 'faites-en le sujet par défaut pour vos archives. Un seul sujet n\'est admis.',
24.16 27 => 'Ou alors téléchargez votre icne pour ce sujet',
24.17 28 => 'Maximum',
24.18 - 29 => 'Erreur de téléchargement'
24.19 + 29 => 'Erreur de téléchargement',
24.20 + 30 => 'Stories in Topic'
24.21 );
24.22
24.23 ###############################################################################
24.24 @@ -1474,7 +1477,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 @@ -1574,6 +1577,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 @@ -1846,12 +1851,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 @@ -1943,7 +1952,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/french_canada_utf-8.php Sun Oct 11 11:00:55 2009 +0200
25.2 +++ b/language/french_canada_utf-8.php Sun Oct 11 19:18:47 2009 +0200
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_france.php Sun Oct 11 11:00:55 2009 +0200
26.2 +++ b/language/french_france.php Sun Oct 11 19:18:47 2009 +0200
26.3 @@ -823,7 +823,9 @@
26.4 85 => 'Show All',
26.5 86 => 'Advanced Editor',
26.6 87 => 'Story Stats',
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 @@ -858,7 +860,8 @@
26.15 26 => 'make this the default topic for archived stories. Only one topic allowed.',
26.16 27 => 'Or Upload Topic Icon',
26.17 28 => 'Maximum',
26.18 - 29 => 'File Upload Errors'
26.19 + 29 => 'File Upload Errors',
26.20 + 30 => 'Stories in Topic'
26.21 );
26.22
26.23 ###############################################################################
26.24 @@ -1470,7 +1473,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 @@ -1570,6 +1573,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 @@ -1842,12 +1847,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 @@ -1939,7 +1948,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_france_utf-8.php Sun Oct 11 11:00:55 2009 +0200
27.2 +++ b/language/french_france_utf-8.php Sun Oct 11 19:18:47 2009 +0200
27.3 @@ -823,7 +823,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 @@ -858,7 +860,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 @@ -1470,7 +1473,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 @@ -1570,6 +1573,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 @@ -1842,12 +1847,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 @@ -1939,7 +1948,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/german.php Sun Oct 11 11:00:55 2009 +0200
28.2 +++ b/language/german.php Sun Oct 11 19:18:47 2009 +0200
28.3 @@ -828,7 +828,9 @@
28.4 85 => 'Alles anzeigen',
28.5 86 => 'Advanced Editor',
28.6 87 => 'Artikel-Statistik',
28.7 - 88 => 'Format im Wiki-Stil '
28.8 + 88 => 'Format im Wiki-Stil ',
28.9 + 89 => 'Meta Description',
28.10 + 90 => 'Meta Keywords'
28.11 );
28.12
28.13 ###############################################################################
28.14 @@ -863,7 +865,8 @@
28.15 26 => 'Zur Archiv-Kategorie machen (nur fr eine Kategorie mglich)',
28.16 27 => 'oder ein Icon hochladen',
28.17 28 => 'maximal',
28.18 - 29 => 'Fehler beim Datei-Upload'
28.19 + 29 => 'Fehler beim Datei-Upload',
28.20 + 30 => 'Stories in Topic'
28.21 );
28.22
28.23 ###############################################################################
28.24 @@ -1575,6 +1578,8 @@
28.25 'addchild' => 'Add child',
28.26 'list' => 'auflisten',
28.27 'list_all' => 'Alle auflisten',
28.28 + 'meta_description' => 'Meta Description',
28.29 + 'meta_keywords' => 'Meta Keywords',
28.30 'na' => 'N/A'
28.31 );
28.32
28.33 @@ -1847,6 +1852,9 @@
28.34 'censorlist' => 'Liste zensierter Wrter',
28.35 'ip_lookup' => 'IP Lookup',
28.36 'url_rewrite' => 'URL-Rewrite einschalten',
28.37 + 'meta_tags' => 'Meta Tags',
28.38 + 'meta_description' => 'Default Meta Description',
28.39 + 'meta_keywords' => 'Default Meta Keywords',
28.40 'default_permissions_block' => 'Grundeinstellung Blockrechte',
28.41 'default_permissions_story' => 'Grundeinstellung Artikelrechte',
28.42 'default_permissions_topic' => 'Grundeinstellung Kategorierechte',
28.43 @@ -1945,7 +1953,8 @@
28.44 19 => array('Google' => 'google', 'Tabelle' => 'table'),
28.45 20 => array('Exakter Ausdruck' => 'phrase', 'Alle Worte' => 'all', 'Eines der Worte' => 'any'),
28.46 21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
28.47 - 22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
28.48 + 22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
28.49 + 23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
28.50 );
28.51
28.52 ?>
29.1 --- a/language/german_formal.php Sun Oct 11 11:00:55 2009 +0200
29.2 +++ b/language/german_formal.php Sun Oct 11 19:18:47 2009 +0200
29.3 @@ -829,7 +829,9 @@
29.4 85 => 'Alles anzeigen',
29.5 86 => 'WYSIWYG-Editor',
29.6 87 => 'Artikel-Statistik',
29.7 - 88 => 'Format im Wiki-Stil '
29.8 + 88 => 'Format im Wiki-Stil ',
29.9 + 89 => 'Meta Description',
29.10 + 90 => 'Meta Keywords'
29.11 );
29.12
29.13 ###############################################################################
29.14 @@ -864,7 +866,8 @@
29.15 26 => 'Zur Archiv-Kategorie machen (nur fr eine Kategorie mglich)',
29.16 27 => 'oder ein Symbol hochladen',
29.17 28 => 'maximal',
29.18 - 29 => 'Fehler beim Datei-Upload'
29.19 + 29 => 'Fehler beim Datei-Upload',
29.20 + 30 => 'Stories in Topic'
29.21 );
29.22
29.23 ###############################################################################
29.24 @@ -1576,6 +1579,8 @@
29.25 'addchild' => 'Add child',
29.26 'list' => 'auflisten',
29.27 'list_all' => 'Alle auflisten',
29.28 + 'meta_description' => 'Meta Description',
29.29 + 'meta_keywords' => 'Meta Keywords',
29.30 'na' => 'N/A'
29.31 );
29.32
29.33 @@ -1848,6 +1853,9 @@
29.34 'censorlist' => 'Liste zensierter Wrter',
29.35 'ip_lookup' => 'IP Lookup',
29.36 'url_rewrite' => 'URL-Rewrite einschalten',
29.37 + 'meta_tags' => 'Meta Tags',
29.38 + 'meta_description' => 'Default Meta Description',
29.39 + 'meta_keywords' => 'Default Meta Keywords',
29.40 'default_permissions_block' => 'Grundeinstellung Blockrechte',
29.41 'default_permissions_story' => 'Grundeinstellung Artikelrechte',
29.42 'default_permissions_topic' => 'Grundeinstellung Kategorierechte',
29.43 @@ -1946,7 +1954,8 @@
29.44 19 => array('Google' => 'google', 'Tabelle' => 'table'),
29.45 20 => array('Exakter Ausdruck' => 'phrase', 'Alle Worte' => 'all', 'Eines der Worte' => 'any'),
29.46 21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
29.47 - 22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
29.48 + 22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
29.49 + 23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
29.50 );
29.51
29.52 ?>
30.1 --- a/language/german_formal_utf-8.php Sun Oct 11 11:00:55 2009 +0200
30.2 +++ b/language/german_formal_utf-8.php Sun Oct 11 19:18:47 2009 +0200
30.3 @@ -829,7 +829,9 @@
30.4 85 => 'Alles anzeigen',
30.5 86 => 'WYSIWYG-Editor',
30.6 87 => 'Artikel-Statistik',
30.7 - 88 => 'Format im Wiki-Stil '
30.8 + 88 => 'Format im Wiki-Stil ',
30.9 + 89 => 'Meta Description',
30.10 + 90 => 'Meta Keywords'
30.11 );
30.12
30.13 ###############################################################################
30.14 @@ -864,7 +866,8 @@
30.15 26 => 'Zur Archiv-Kategorie machen (nur für eine Kategorie möglich)',
30.16 27 => 'oder ein Symbol hochladen',
30.17 28 => 'maximal',
30.18 - 29 => 'Fehler beim Datei-Upload'
30.19 + 29 => 'Fehler beim Datei-Upload',
30.20 + 30 => 'Stories in Topic'
30.21 );
30.22
30.23 ###############################################################################
30.24 @@ -1576,6 +1579,8 @@
30.25 'addchild' => 'Add child',
30.26 'list' => 'auflisten',
30.27 'list_all' => 'Alle auflisten',
30.28 + 'meta_description' => 'Meta Description',
30.29 + 'meta_keywords' => 'Meta Keywords',
30.30 'na' => 'N/A'
30.31 );
30.32
30.33 @@ -1848,6 +1853,9 @@
30.34 'censorlist' => 'Liste zensierter Wörter',
30.35 'ip_lookup' => 'IP Lookup',
30.36 'url_rewrite' => 'URL-Rewrite einschalten',
30.37 + 'meta_tags' => 'Meta Tags',
30.38 + 'meta_description' => 'Default Meta Description',
30.39 + 'meta_keywords' => 'Default Meta Keywords',
30.40 'default_permissions_block' => 'Grundeinstellung Blockrechte',
30.41 'default_permissions_story' => 'Grundeinstellung Artikelrechte',
30.42 'default_permissions_topic' => 'Grundeinstellung Kategorierechte',
30.43 @@ -1946,7 +1954,8 @@
30.44 19 => array('Google' => 'google', 'Tabelle' => 'table'),
30.45 20 => array('Exakter Ausdruck' => 'phrase', 'Alle Worte' => 'all', 'Eines der Worte' => 'any'),
30.46 21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
30.47 - 22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
30.48 + 22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
30.49 + 23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
30.50 );
30.51
30.52 ?>
31.1 --- a/language/german_utf-8.php Sun Oct 11 11:00:55 2009 +0200
31.2 +++ b/language/german_utf-8.php Sun Oct 11 19:18:47 2009 +0200
31.3 @@ -828,7 +828,9 @@
31.4 85 => 'Alles anzeigen',
31.5 86 => 'Advanced Editor',
31.6 87 => 'Artikel-Statistik',
31.7 - 88 => 'Format im Wiki-Stil '
31.8 + 88 => 'Format im Wiki-Stil ',
31.9 + 89 => 'Meta Description',
31.10 + 90 => 'Meta Keywords'
31.11 );
31.12
31.13 ###############################################################################
31.14 @@ -863,7 +865,8 @@
31.15 26 => 'Zur Archiv-Kategorie machen (nur für eine Kategorie möglich)',
31.16 27 => 'oder ein Icon hochladen',
31.17 28 => 'maximal',
31.18 - 29 => 'Fehler beim Datei-Upload'
31.19 + 29 => 'Fehler beim Datei-Upload',
31.20 + 30 => 'Stories in Topic'
31.21 );
31.22
31.23 ###############################################################################
31.24 @@ -1575,6 +1578,8 @@
31.25 'addchild' => 'Add child',
31.26 'list' => 'auflisten',
31.27 'list_all' => 'Alle auflisten',
31.28 + 'meta_description' => 'Meta Description',
31.29 + 'meta_keywords' => 'Meta Keywords',
31.30 'na' => 'N/A'
31.31 );
31.32
31.33 @@ -1847,6 +1852,9 @@
31.34 'censorlist' => 'Liste zensierter Wörter',
31.35 'ip_lookup' => 'IP Lookup',
31.36 'url_rewrite' => 'URL-Rewrite einschalten',
31.37 + 'meta_tags' => 'Meta Tags',
31.38 + 'meta_description' => 'Default Meta Description',
31.39 + 'meta_keywords' => 'Default Meta Keywords',
31.40 'default_permissions_block' => 'Grundeinstellung Blockrechte',
31.41 'default_permissions_story' => 'Grundeinstellung Artikelrechte',
31.42 'default_permissions_topic' => 'Grundeinstellung Kategorierechte',
31.43 @@ -1945,7 +1953,8 @@
31.44 19 => array('Google' => 'google', 'Tabelle' => 'table'),
31.45 20 => array('Exakter Ausdruck' => 'phrase', 'Alle Worte' => 'all', 'Eines der Worte' => 'any'),
31.46 21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
31.47 - 22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
31.48 + 22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
31.49 + 23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
31.50 );
31.51
31.52 ?>
32.1 --- a/language/hebrew_utf-8.php Sun Oct 11 11:00:55 2009 +0200
32.2 +++ b/language/hebrew_utf-8.php Sun Oct 11 19:18:47 2009 +0200
32.3 @@ -826,7 +826,9 @@
32.4 85 => 'הראה הכל',
32.5 86 => 'עורך מתקדם',
32.6 87 => 'סטטיסטיקות מאמר',
32.7 - 88 => 'פורמט בנוסח וויקי'
32.8 + 88 => 'פורמט בנוסח וויקי',
32.9 + 89 => 'Meta Description',
32.10 + 90 => 'Meta Keywords'
32.11 );
32.12
32.13 ###############################################################################
32.14 @@ -861,7 +863,8 @@
32.15 26 => 'היפכו נושא זה לנושא ברירת המחדל עבור מאמרים בארכיון. ניתן לבחור רק נושא אחד.',
32.16 27 => 'או העלו אייקון לנושא',
32.17 28 => 'מקסימום',
32.18 - 29 => 'שגיאות בהעלאת הקובץ'
32.19 + 29 => 'שגיאות בהעלאת הקובץ',
32.20 + 30 => 'Stories in Topic'
32.21 );
32.22
32.23 ###############################################################################
32.24 @@ -1473,7 +1476,7 @@
32.25 'public_html' => '"public_html" לעולם אינו צריך להיות חלק מכתובת האתר שלכם. אנא קיראו את החלק לגבי public_html %s שוב ושנו את ההגדרות שלכם בהתאם לפני שתמשיכו.',
32.26 'installation' => 'בהוראות ההתקנה',
32.27 'directory' => '(ספרייה)',
32.28 - 'failed_bak' => 'נכשלה יצירת קובץ זמני בספריית ה-data שלכם. בידקו את הרשאות הספרייה שלכם!',
32.29 + 'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
32.30 'fix_it' => 'זהו סיכון בטחוני שיש לתקנו!',
32.31 'reachable' => 'ה-%s שלכם נגיש מהרשת.',
32.32 'not_reachable' => 'מצוין! ה-%s שלכם אינו נגיש מהרשת.',
32.33 @@ -1573,6 +1576,8 @@
32.34 'addchild' => 'הוסיפו תת פריט',
32.35 'list' => 'רשימה',
32.36 'list_all' => 'רשימה של הכל',
32.37 + 'meta_description' => 'Meta Description',
32.38 + 'meta_keywords' => 'Meta Keywords',
32.39 'na' => 'לא זמין'
32.40 );
32.41
32.42 @@ -1845,12 +1850,16 @@
32.43 'censorlist' => 'רשימת צנזורה',
32.44 'ip_lookup' => 'בדיקת IP',
32.45 'url_rewrite' => 'איפשור URL Rewrite',
32.46 + 'meta_tags' => 'Meta Tags',
32.47 + 'meta_description' => 'Default Meta Description',
32.48 + 'meta_keywords' => 'Default Meta Keywords',
32.49 'default_permissions_block' => 'הרשאות ברירת המחדל של קוביות מידע',
32.50 'default_permissions_story' => 'הרשאות ברירת המחדל של מאמרים',
32.51 'default_permissions_topic' => 'הרשאות ברירת המחדל של נושאים',
32.52 'atom_max_stories' => 'כמות המאמרים המקסימלית בהזנה של שירותי רשת',
32.53 'disable_webservices' => 'ביטול שירותי רשת?',
32.54 'restrict_webservices' => 'הגבלת שירותי רשת?',
32.55 + 'article_comment_close_enabled' => 'Automatically close comments (default)',
32.56 'article_comment_close_days' => 'מספר הימים לפני שהתגובות יהיו סגורות (ברירת המחדל)',
32.57 'comment_close_rec_stories' => 'כמות המאמרים הכי אחרונים שאפשר להגיב אליהם',
32.58 'allow_reply_notifications' => 'איפשור הודעות לתגובות של תשובות?',
32.59 @@ -1942,7 +1951,8 @@
32.60 19 => array('גוגל' => 'google', 'טבלה' => 'table'),
32.61 20 => array('ביטוי מדויק' => 'phrase', 'כל המילים שהוכנסו' => 'all', 'לפחות אחת מהמילים שהוכנסו' => 'any'),
32.62 21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
32.63 - 22 => array('נוקשה' => 'DENY', 'מאותו המקור' => 'SAMEORIGIN', '(מנוטרל)' => '')
32.64 + 22 => array('נוקשה' => 'DENY', 'מאותו המקור' => 'SAMEORIGIN', '(מנוטרל)' => ''),
32.65 + 23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
32.66 );
32.67
32.68 ?>
33.1 --- a/language/hellenic.php Sun Oct 11 11:00:55 2009 +0200
33.2 +++ b/language/hellenic.php Sun Oct 11 19:18:47 2009 +0200
33.3 @@ -832,7 +832,9 @@
33.4 85 => 'Show All',
33.5 86 => 'Advanced Editor',
33.6 87 => 'Story Stats',
33.7 - 88 => 'Wiki-style format'
33.8 + 88 => 'Wiki-style format',
33.9 + 89 => 'Meta Description',
33.10 + 90 => 'Meta Keywords'
33.11 );
33.12
33.13 ###############################################################################
33.14 @@ -867,7 +869,8 @@
33.15 26 => ' .',
33.16 27 => 'Or Upload Topic Icon',
33.17 28 => 'Maximum',
33.18 - 29 => 'File Upload Errors'
33.19 + 29 => 'File Upload Errors',
33.20 + 30 => 'Stories in Topic'
33.21 );
33.22
33.23 ###############################################################################
33.24 @@ -1479,7 +1482,7 @@
33.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.',
33.26 'installation' => 'installation instructions',
33.27 'directory' => 'directory',
33.28 - 'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
33.29 + 'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
33.30 'fix_it' => 'This is a security risk and should be fixed!',
33.31 'reachable' => 'Your %s is reachable from the web.',
33.32 'not_reachable' => 'Good! Your %s is not reachable from the web.',
33.33 @@ -1579,6 +1582,8 @@
33.34 'addchild' => 'Add child',
33.35 'list' => 'list',
33.36 'list_all' => 'List all',
33.37 + 'meta_description' => 'Meta Description',
33.38 + 'meta_keywords' => 'Meta Keywords',
33.39 'na' => 'N/A'
33.40 );
33.41
33.42 @@ -1851,12 +1856,16 @@
33.43 'censorlist' => 'Censor List',
33.44 'ip_lookup' => 'IP Lookup',
33.45 'url_rewrite' => 'Enable URL Rewrite',
33.46 + 'meta_tags' => 'Meta Tags',
33.47 + 'meta_description' => 'Default Meta Description',
33.48 + 'meta_keywords' => 'Default Meta Keywords',
33.49 'default_permissions_block' => 'Block Default Permissions',
33.50 'default_permissions_story' => 'Story Default Permissions',
33.51 'default_permissions_topic' => 'Topic Default Permissions',
33.52 'atom_max_stories' => 'Max. Stories in Webservices Feed',
33.53 'disable_webservices' => 'Disable Webservices?',
33.54 'restrict_webservices' => 'Restrict Webservices?',
33.55 + 'article_comment_close_enabled' => 'Automatically close comments (default)',
33.56 'article_comment_close_days' => 'Days to close comments (default)',
33.57 'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
33.58 'allow_reply_notifications' => 'Allow comment reply notifications?',
33.59 @@ -1948,7 +1957,8 @@
33.60 19 => array('Google' => 'google', 'Table' => 'table'),
33.61 20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
33.62 21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
33.63 - 22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
33.64 + 22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
33.65 + 23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
33.66 );
33.67
33.68 -?>
33.69 \ No newline at end of file
33.70 +?>
34.1 --- a/language/hellenic_utf-8.php Sun Oct 11 11:00:55 2009 +0200
34.2 +++ b/language/hellenic_utf-8.php Sun Oct 11 19:18:47 2009 +0200
34.3 @@ -832,7 +832,9 @@
34.4 85 => 'Show All',
34.5 86 => 'Advanced Editor',
34.6 87 => 'Story Stats',
34.7 - 88 => 'Wiki-style format'
34.8 + 88 => 'Wiki-style format',
34.9 + 89 => 'Meta Description',
34.10 + 90 => 'Meta Keywords'
34.11 );
34.12
34.13 ###############################################################################
34.14 @@ -867,7 +869,8 @@
34.15 26 => 'επιλογή προεπιλεγμένης κατηγορίας για τα αρχειοθετημένα άρθρα.',
34.16 27 => 'Or Upload Topic Icon',
34.17 28 => 'Maximum',
34.18 - 29 => 'File Upload Errors'
34.19 + 29 => 'File Upload Errors',
34.20 + 30 => 'Stories in Topic'
34.21 );
34.22
34.23 ###############################################################################
34.24 @@ -1479,7 +1482,7 @@
34.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.',
34.26 'installation' => 'installation instructions',
34.27 'directory' => 'directory',
34.28 - 'failed_bak' => 'Failed to create a temporary file in your data directory. Check your directory permissions!',
34.29 + 'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
34.30 'fix_it' => 'This is a security risk and should be fixed!',
34.31 'reachable' => 'Your %s is reachable from the web.',
34.32 'not_reachable' => 'Good! Your %s is not reachable from the web.',
34.33 @@ -1579,6 +1582,8 @@
34.34 'addchild' => 'Add child',
34.35 'list' => 'list',
34.36 'list_all' => 'List all',
34.37 + 'meta_description' => 'Meta Description',
34.38 + 'meta_keywords' => 'Meta Keywords',
34.39 'na' => 'N/A'
34.40 );
34.41
34.42 @@ -1851,12 +1856,16 @@
34.43 'censorlist' => 'Censor List',
34.44 'ip_lookup' => 'IP Lookup',
34.45 'url_rewrite' => 'Enable 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' => 'Block Default Permissions',
34.50 'default_permissions_story' => 'Story Default Permissions',
34.51 'default_permissions_topic' => 'Topic Default Permissions',
34.52 'atom_max_stories' => 'Max. Stories in Webservices Feed',
34.53 'disable_webservices' => 'Disable Webservices?',
34.54 'restrict_webservices' => 'Restrict Webservices?',
34.55 + 'article_comment_close_enabled' => 'Automatically close comments (default)',
34.56 'article_comment_close_days' => 'Days to close comments (default)',
34.57 'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
34.58 'allow_reply_notifications' => 'Allow comment reply notifications?',
34.59 @@ -1948,7 +1957,8 @@
34.60 19 => array('Google' => 'google', 'Table' => 'table'),
34.61 20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => '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('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
34.64 + 22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
34.65 + 23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
34.66 );
34.67
34.68 -?>
34.69 \ No newline at end of file
34.70 +?>
35.1 --- a/language/indonesian.php Sun Oct 11 11:00:55 2009 +0200
35.2 +++ b/language/indonesian.php Sun Oct 11 19:18:47 2009 +0200
35.3 @@ -824,7 +824,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 @@ -859,7 +861,8 @@
35.15 26 => 'make this the default topic for archived stories. Only one topic allowed.',
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 @@ -1471,7 +1474,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 @@ -1571,6 +1574,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 @@ -1843,12 +1848,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 @@ -1940,7 +1949,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/indonesian_utf-8.php Sun Oct 11 11:00:55 2009 +0200
36.2 +++ b/language/indonesian_utf-8.php Sun Oct 11 19:18:47 2009 +0200
36.3 @@ -824,7 +824,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 @@ -859,7 +861,8 @@
36.15 26 => 'make this the default topic for archived stories. Only one topic allowed.',
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 @@ -1471,7 +1474,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 @@ -1571,6 +1574,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 @@ -1843,12 +1848,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 @@ -1940,7 +1949,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/italian.php Sun Oct 11 11:00:55 2009 +0200
37.2 +++ b/language/italian.php Sun Oct 11 19:18:47 2009 +0200
37.3 @@ -825,7 +825,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 @@ -860,7 +862,8 @@
37.15 26 => 'rendi questo l\'argomento di default per gli articoli archiviati. Un solo argomento permesso.',
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 @@ -1472,7 +1475,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 @@ -1572,6 +1575,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 @@ -1844,12 +1849,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 @@ -1941,7 +1950,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/italian_utf-8.php Sun Oct 11 11:00:55 2009 +0200
38.2 +++ b/language/italian_utf-8.php Sun Oct 11 19:18:47 2009 +0200
38.3 @@ -825,7 +825,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 @@ -860,7 +862,8 @@
38.15 26 => 'rendi questo l\'argomento di default per gli articoli archiviati. Un solo argomento permesso.',
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 @@ -1472,7 +1475,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 @@ -1572,6 +1575,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 @@ -1844,12 +1849,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 @@ -1941,7 +1950,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/japanese_utf-8.php Sun Oct 11 11:00:55 2009 +0200
39.2 +++ b/language/japanese_utf-8.php Sun Oct 11 19:18:47 2009 +0200
39.3 @@ -232,7 +232,7 @@
39.4 );
39.5
39.6 ###############################################################################
39.7 -# usersettings.php
39.8 +# users.php
39.9
39.10 $LANG04 = array(
39.11 1 => 'アカウント情報',
39.12 @@ -395,7 +395,8 @@
39.13 );
39.14
39.15 ###############################################################################
39.16 -# Customize if need to modify the Tabbed navbar MyAccount panels used. Array index key matches preference div id
39.17 +# Customize if need to modify the Tabbed navbar MyAccount panels used.
39.18 +# Array index key matches preference div id
39.19
39.20 $LANG_MYACCOUNT = array(
39.21 'pe_preview' => 'プレビュー',
39.22 @@ -832,7 +833,9 @@
39.23 85 => 'すべて表示',
39.24 86 => 'アドバンストエディタ',
39.25 87 => '記事の情報',
39.26 - 88 => 'Wikiスタイル'
39.27 + 88 => 'Wikiスタイル',
39.28 + 89 => 'Meta Description',
39.29 + 90 => 'Meta Keywords'
39.30 );
39.31
39.32 ###############################################################################
39.33 @@ -867,7 +870,8 @@
39.34 26 => 'この話題をアーカイブ記事用の話題にします。アーカイブ記事用の話題に設定できるのはひとつだけです。',
39.35 27 => '話題アイコンアップロード',
39.36 28 => '最大',
39.37 - 29 => 'ファイルアップロード時にエラー'
39.38 + 29 => 'ファイルアップロード時にエラー',
39.39 + 30 => 'Stories in Topic'
39.40 );
39.41
39.42 ###############################################################################
39.43 @@ -1069,11 +1073,7 @@
39.44 39 => 'プラグインアップロード',
39.45 40 => 'プラグインの圧縮ファイル (.tar.gz, .tgz, .zip) を直接ここにアップロードできます:',
39.46 41 => 'アップロード',
39.47 -
39.48 - // to match the PHP error constants,
39.49 - // http://www.php.net/manual/en/features.file-upload.errors.php
39.50 - // TBD: move to a separate $LANG array
39.51 - 99 => '不明なエラーが発生しました。',
39.52 + 99 => '不明なエラーが発生しました。',
39.53 100 => 'Ok.',
39.54 101 => 'アップロードファイルのサイズは、php.ini 内の upload_max_filesize の値を超えています。',
39.55 102 => 'アップロードファイルのサイズは、HTMLフォームで指定された MAX_FILE_SIZE の値を超えています。',
39.56 @@ -1246,7 +1246,7 @@
39.57 99 => 'プラグインはすでに存在します。',
39.58 100 => 'あなたがアップロードしたファイルは GZip または Zip 形式のアーカイブではありませんでした。',
39.59 101 => '(あなたがアクセスできる)話題はありません。記事を投稿するためには、少なくとも1つの話題が必要です。',
39.60 - 400 => '検証に合格していない必須フィールドがあります。', // 400番代の範囲のエラーコードはCUSTOMメンバーシップに予約
39.61 + 400 => '検証に合格していない必須フィールドがあります。',
39.62 401 => 'フルネームを入力してください。'
39.63 );
39.64
39.65 @@ -1326,10 +1326,7 @@
39.66 'do_backup' => 'バックアップの実行',
39.67 'backup_successful' => 'データベースのバックアップが完了しました。',
39.68 'db_explanation' => 'Geeklogをバックアップするには、「新規作成」をクリックしてください。',
39.69 - 'not_found' => '不正確なパス、セキュリティ上の制限、またはmysqldumpが実行できません。<br'
39.70 - . XHTML . '> コンフィギュレーションで<strong>mysqldump_path</strong>の設定を確認してください。<br'
39.71 - . XHTML . '> PHPの<a href="http://www.php.net/manual/en/features.safe-mode.php#ini.open-basedir">open_basedir</a>の設定を確認してください。<br'
39.72 - . XHTML . "> 現在のパスは<var>{$_DB_mysqldump_path}</var>に設定されています。",
39.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>に設定されています。",
39.74 'zero_size' => 'バックアップに失敗しました。ファイルの大きさが0バイトです。',
39.75 'path_not_found' => "{$_CONF['backup_path']} は存在しないか、ディレクトリではありません。",
39.76 'no_access' => "エラー: {$_CONF['backup_path']} ディレクトリにアクセスできません。",
39.77 @@ -1378,151 +1375,154 @@
39.78 ###############################################################################
39.79 # trackback.php
39.80
39.81 -$LANG_TRB = array (
39.82 - 'trackback' => 'トラックバック',
39.83 - 'from' => 'from',
39.84 - 'tracked_on' => 'トラックバック オン',
39.85 - 'read_more' => '続きを読む',
39.86 - 'intro_text' => '\'%s\'について他のサイトでは次のように言及されています:',
39.87 - 'no_comments' => 'この記事にはトラックバック・コメントがありません。',
39.88 +$LANG_TRB = array(
39.89 + 'trackback' => 'トラックバック',
39.90 + 'from' => 'from',
39.91 + 'tracked_on' => 'トラックバック オン',
39.92 + 'read_more' => '続きを読む',
39.93 + 'intro_text' => '\'%s\'について他のサイトでは次のように言及されています:',
39.94 + 'no_comments' => 'この記事にはトラックバック・コメントがありません。',
39.95 'this_trackback_url' => 'このエントリのトラックバックURL:',
39.96 - 'num_comments' => '%d件のトラックバック',
39.97 - 'send_trackback' => 'トラックバック・ピングを送る',
39.98 - 'preview' => 'プレビュー',
39.99 - 'editor_title' => 'トラックバックを送る',
39.100 - 'trackback_url' => 'トラックバックURL',
39.101 - 'entry_url' => 'エントリのURL',
39.102 - 'entry_title' => 'エントリのタイトル',
39.103 - 'blog_name' => 'サイト名',
39.104 - 'excerpt' => '概要',
39.105 - 'truncate_warning' => '注: 受信したサイト側で概要を切り詰めることがあります',
39.106 - 'button_send' => '送信',
39.107 - 'button_preview' => 'プレビュー',
39.108 - 'send_error' => 'エラー',
39.109 + 'num_comments' => '%d件のトラックバック',
39.110 + 'send_trackback' => 'トラックバック・ピングを送る',
39.111 + 'preview' => 'プレビュー',
39.112 + 'editor_title' => 'トラックバックを送る',
39.113 + 'trackback_url' => 'トラックバックURL',
39.114 + 'entry_url' => 'エントリのURL',
39.115 + 'entry_title' => 'エントリのタイトル',
39.116 + 'blog_name' => 'サイト名',
39.117 + 'excerpt' => '概要',
39.118 + 'truncate_warning' => '注: 受信したサイト側で概要を切り詰めることがあります',
39.119 + 'button_send' => '送信',
39.120 + 'button_preview' => 'プレビュー',
39.121 + 'send_error' => 'エラー',
39.122 'send_error_details' => 'トラックバックの送信中にエラーが発生しました:',
39.123 - 'url_missing' => 'エントリのURL',
39.124 - 'url_required' => 'エントリのURLは必ず入力してください。',
39.125 - 'target_missing' => 'トラックバックURLがありません',
39.126 - 'target_required' => 'トラックバックURLを入力してください',
39.127 - 'error_socket' => 'ソケットをオープンできませんでした。',
39.128 - 'error_response' => '不明な応答が返されました。',
39.129 - 'error_unspecified' => '不明なエラーです。',
39.130 - 'select_url' => 'トラックバックURLを選択してください',
39.131 - 'not_found' => 'トラックバックURLが見つかりません',
39.132 - 'autodetect_failed' => 'コメントを送ろうとした記事のトラックバックURLを見つけられませんでした。URLを下に入力してください。',
39.133 - 'trackback_explain' => '以下のリンクからトラックバックを送りたいURLを選択してください。その記事の正しいトラックバックURLを決定します。URLがわかっているなら<a href="%s">自分で入力</a>することもできます。',
39.134 + 'url_missing' => 'エントリのURL',
39.135 + 'url_required' => 'エントリのURLは必ず入力してください。',
39.136 + 'target_missing' => 'トラックバックURLがありません',
39.137 + 'target_required' => 'トラックバックURLを入力してください',
39.138 + 'error_socket' => 'ソケットをオープンできませんでした。',
39.139 + 'error_response' => '不明な応答が返されました。',
39.140 + 'error_unspecified' => '不明なエラーです。',
39.141 + 'select_url' => 'トラックバックURLを選択してください',
39.142 + 'not_found' => 'トラックバックURLが見つかりません',
39.143 + 'autodetect_failed' => 'コメントを送ろうとした記事のトラックバックURLを見つけられませんでした。URLを下に入力してください。',
39.144 + 'trackback_explain' => '以下のリンクからトラックバックを送りたいURLを選択してください。その記事の正しいトラックバックURLを決定します。URLがわかっているなら<a href="%s">自分で入力</a>することもできます。',
39.145 'no_links_trackback' => 'リンクが見つかりません。このエントリにトラックバックを送信できません。',
39.146 - 'pingback' => 'ピングバック',
39.147 - 'pingback_results' => 'ピングバックの結果',
39.148 - 'send_pings' => 'ピングを送信',
39.149 - 'send_pings_for' => '"%s"にトラックバック・ピングを送る',
39.150 - 'no_links_pingback' => 'リンクが見つかりません。このエントリへのピングバックは送信されませんでした。',
39.151 - 'pingback_success' => 'ピングバックを送信しました。',
39.152 - 'no_pingback_url' => 'ピングバックURLが見つかりません。',
39.153 - 'resend' => '再送',
39.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>を送ったりすることができます。',
39.155 - 'pingback_button' => 'ピングバック送信',
39.156 - 'pingback_short' => '記事のすべてのリンク先にピングバックを送信します。',
39.157 - 'pingback_disabled' => '(ピングバックは無効です)',
39.158 - 'ping_button' => 'ピング送信',
39.159 - 'ping_short' => '登録したウェブログサイトにピングを一斉送信します。',
39.160 - 'ping_disabled' => '(ピングは無効です)',
39.161 - 'trackback_button' => 'トラックバック送信',
39.162 - 'trackback_short' => '記事のリンク先にトラックバックを送信します。',
39.163 + 'pingback' => 'ピングバック',
39.164 + 'pingback_results' => 'ピングバックの結果',
39.165 + 'send_pings' => 'ピングを送信',
39.166 + 'send_pings_for' => '"%s"にトラックバック・ピングを送る',
39.167 + 'no_links_pingback' => 'リンクが見つかりません。このエントリへのピングバックは送信されませんでした。',
39.168 + 'pingback_success' => 'ピングバックを送信しました。',
39.169 + 'no_pingback_url' => 'ピングバックURLが見つかりません。',
39.170 + 'resend' => '再送',
39.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>を送ったりすることができます。',
39.172 + 'pingback_button' => 'ピングバック送信',
39.173 + 'pingback_short' => '記事のすべてのリンク先にピングバックを送信します。',
39.174 + 'pingback_disabled' => '(ピングバックは無効です)',
39.175 + 'ping_button' => 'ピング送信',
39.176 + 'ping_short' => '登録したウェブログサイトにピングを一斉送信します。',
39.177 + 'ping_disabled' => '(ピングは無効です)',
39.178 + 'trackback_button' => 'トラックバック送信',
39.179 + 'trackback_short' => '記事のリンク先にトラックバックを送信します。',
39.180 'trackback_disabled' => '(トラックバックは無効です)',
39.181 - 'may_take_a_while' => 'ピングバックやピングの送信には時間がかかることがあります。',
39.182 - 'ping_results' => 'ピングの結果',
39.183 - 'unknown_method' => '不明なピングメソッドです。',
39.184 - 'ping_success' => 'ピングを送信しました。',
39.185 - 'error_site_name' => 'サイト名を入力してください。',
39.186 - 'error_site_url' => 'サイトのURLを入力してください。',
39.187 - 'error_ping_url' => '正しいピングURLを入力してください。',
39.188 - 'no_services' => 'ウェブログディレクトリサービスが設定されていません。',
39.189 - 'services_headline' => 'トラックバック管理',
39.190 - 'service_explain' => 'ピング送信先のウェブログディレクトリサービスの編集・削除は編集アイコンをクリック、ウェブログディレクトリサービスを作成する場合は「新規作成」をクリックしてください。',
39.191 - 'service' => 'サービス',
39.192 - 'ping_method' => 'ピングメソッド',
39.193 - 'service_website' => 'ウェブサイト',
39.194 - 'service_ping_url' => 'ピングのURL',
39.195 - 'ping_standard' => '標準ピング',
39.196 - 'ping_extended' => '拡張ピング',
39.197 - 'ping_unknown' => '(不明なメソッド)',
39.198 - 'edit_service' => 'ウェブログディレクトリサービスの編集',
39.199 - 'trackbacks' => 'トラックバック',
39.200 - 'editor_intro' => '<a href="%s">%s</a>へのトラックバックを準備してください。',
39.201 - 'editor_intro_none' => 'トラックバックを準備してください。',
39.202 - 'trackback_note' => '記事にトラックバックを送るには、記事一覧でその記事の"' . $LANG24[21] . '"をクリックしてください。 記事に関係のないトラックバックを送るには <a href="%s">ここをクリック</a>。',
39.203 - 'pingback_explain' => 'ピングバックするURLを入力してください。ピングバックで他のサイトからリンク が張られたことを自動的に通知されます。',
39.204 - 'pingback_url' => 'ピングバックURL',
39.205 - 'site_url' => 'このサイトのURL',
39.206 - 'pingback_note' => '記事へのピングバックを送るには、記事をクリックしてください。"' . $LANG24[21] . '" に関係している記事にピングバックを送るには、<a href="%s">ここをクリック</a>。',
39.207 - 'pbtarget_missing' => 'ピングバックURLではありません。',
39.208 - 'pbtarget_required' => 'ピングバックURLを入力してください',
39.209 - 'pb_error_details' => '次のピングバックの送信中にエラー:',
39.210 - 'delete_trackback' => 'トラックバック削除: '
39.211 + 'may_take_a_while' => 'ピングバックやピングの送信には時間がかかることがあります。',
39.212 + 'ping_results' => 'ピングの結果',
39.213 + 'unknown_method' => '不明なピングメソッドです。',
39.214 + 'ping_success' => 'ピングを送信しました。',
39.215 + 'error_site_name' => 'サイト名を入力してください。',
39.216 + 'error_site_url' => 'サイトのURLを入力してください。',
39.217 + 'error_ping_url' => '正しいピングURLを入力してください。',
39.218 + 'no_services' => 'ウェブログディレクトリサービスが設定されていません。',
39.219 + 'services_headline' => 'トラックバック管理',
39.220 + 'service_explain' => 'ピング送信先のウェブログディレクトリサービスの編集・削除は編集アイコンをクリック、ウェブログディレクトリサービスを作成する場合は「新規作成」をクリックしてください。',
39.221 + 'service' => 'サービス',
39.222 + 'ping_method' => 'ピングメソッド',
39.223 + 'service_website' => 'ウェブサイト',
39.224 + 'service_ping_url' => 'ピングのURL',
39.225 + 'ping_standard' => '標準ピング',
39.226 + 'ping_extended' => '拡張ピング',
39.227 + 'ping_unknown' => '(不明なメソッド)',
39.228 + 'edit_service' => 'ウェブログディレクトリサービスの編集',
39.229 + 'trackbacks' => 'トラックバック',
39.230 + 'editor_intro' => '<a href="%s">%s</a>へのトラックバックを準備してください。',
39.231 + 'editor_intro_none' => 'トラックバックを準備してください。',
39.232 + 'trackback_note' => '記事にトラックバックを送るには、記事一覧でその記事の"トラックバック・ピングを送る"をクリックしてください。 記事に関係のないトラックバックを送るには <a href="%s">ここをクリック</a>。',
39.233 + 'pingback_explain' => 'ピングバックするURLを入力してください。ピングバックで他のサイトからリンク が張られたことを自動的に通知されます。',
39.234 + 'pingback_u