[pLog-svn] r1397 - plog/trunk/locale

oscar at devel.plogworld.net oscar at devel.plogworld.net
Fri Mar 11 15:30:05 GMT 2005


Author: oscar
Date: 2005-03-11 15:30:05 +0000 (Fri, 11 Mar 2005)
New Revision: 1397

Modified:
   plog/trunk/locale/locale_en_UK.php
   plog/trunk/locale/locale_es_ES.php
Log:
added the default values to the descriptions of the "general settings" page, as well as copied those to the Spanish locale file


Modified: plog/trunk/locale/locale_en_UK.php
===================================================================
--- plog/trunk/locale/locale_en_UK.php	2005-03-11 15:25:29 UTC (rev 1396)
+++ plog/trunk/locale/locale_en_UK.php	2005-03-11 15:30:05 UTC (rev 1397)
@@ -682,113 +682,113 @@
 $messages['help_default_blog_id'] = 'Default blog that will be shown if no other is specified [Default = 1]';
 $messages['help_default_time_offset'] = 'Default time offset for new blogs [Default = 0]';
 $messages['help_html_allowed_tags_in_comments'] = 'Space-separated list of the HTML tags that are allowed in comments [Default = <a><i><br><br/><b>]';
-$messages['help_referer_tracker_enabled'] = 'Enable or disable the feature to save referrers to the database. Set to disabled for higher performance';
-$messages['help_show_more_enabled'] = 'Enable or disable the "more..." feature by default for new blogs';
-$messages['help_update_article_reads'] = 'Enable or disable the update of the counter of times that an article has been read is updated or not. Set to disabled for higher performance';
-$messages['help_update_cached_article_reads'] = 'Enable or disable the update of the counter of times that an article has been read is updated, even when caching has been turned on';
-$messages['help_xmlrpc_ping_enabled'] = 'Enable or disable sending XMLRPC pings to sites that support this feature';
-$messages['help_send_xmlrpc_pings_enabled_by_default'] = 'Enable or disable by default this feature when posting or updating an article';
-$messages['help_xmlrpc_ping_hosts'] = 'URL pointing to the XMLRPC interface of sites that support the XMLRPC ping specifictaion. Put each URL in one new line';
-$messages['help_trackback_server_enabled'] = 'Enable or disable the feature to receive incoming trackbacks';
-$messages['help_htmlarea_enabled'] = 'Enable or disable the WYSIWYG post editor by default in new blogs';
-$messages['help_plugin_manager_enabled'] = 'Enable or disable plugins';
-$messages['help_minimum_password_length'] = 'Minimun length for passwords';
-$messages['help_xhtml_converter_enabled'] = 'If enabled, pLog will try to convert all HTML code into proper XHTML code';
-$messages['help_xhtml_converter_aggressive_mode_enabled'] = 'If enabled, pLog will try even harder to generate XHTML out of HTML code, but it will be more prone to errors';
-$messages['help_session_save_path'] = 'Please use this setting to change the folder where pLog stores its session data, via the PHP function session_save_path() Please make sure that the folder is writable by the web server. Leave empty to use PHP\'s default session folder';
+$messages['help_referer_tracker_enabled'] = 'Enable or disable the feature to save referrers to the database. Set to disabled for higher performance [Default = Yes]';
+$messages['help_show_more_enabled'] = 'Enable or disable the "more..." feature by default for new blogs [Default = Yes]';
+$messages['help_update_article_reads'] = 'Enable or disable the update of the counter of times that an article has been read is updated or not. Set to disabled for higher performance [Default = Yes]';
+$messages['help_update_cached_article_reads'] = 'Enable or disable the update of the counter of times that an article has been read is updated, even when caching has been turned on [Default = Yes]';
+$messages['help_xmlrpc_ping_enabled'] = 'Enable or disable sending XMLRPC pings to sites that support this feature [Default = Yes]';
+$messages['help_send_xmlrpc_pings_enabled_by_default'] = 'Enable or disable by default this feature when posting or updating an article [Default = Yes]';
+$messages['help_xmlrpc_ping_hosts'] = 'URL pointing to the XMLRPC interface of sites that support the XMLRPC ping specifictaion. Put each URL in one new line [Default = http://rpc.weblogs.com/RPC2]';
+$messages['help_trackback_server_enabled'] = 'Enable or disable the feature to receive incoming trackbacks [Default = Yes]';
+$messages['help_htmlarea_enabled'] = 'Enable or disable the WYSIWYG post editor by default in new blogs [Default = Yes';
+$messages['help_plugin_manager_enabled'] = 'Enable or disable plugins [Default = Yes]';
+$messages['help_minimum_password_length'] = 'Minimun length for passwords [Default = 4]';
+$messages['help_xhtml_converter_enabled'] = 'If enabled, pLog will try to convert all HTML code into proper XHTML code [Default = Yes]';
+$messages['help_xhtml_converter_aggressive_mode_enabled'] = 'If enabled, pLog will try even harder to generate XHTML out of HTML code, but it will be more prone to errors [Default = No]';
+$messages['help_session_save_path'] = 'Please use this setting to change the folder where pLog stores its session data, via the PHP function session_save_path() Please make sure that the folder is writable by the web server. Leave empty to use PHP\'s default session folder [Default = (empty)]';
 // summary settings
-$messages['help_summary_page_show_max'] = 'Number of items that will be shown in the summary page. This setting control all lists in the summary page (recent articles, most active blogs, etc)';
-$messages['help_summary_blogs_per_page'] = 'Number of blogs per page in the "Blogs List" section';
-$messages['help_forbidden_usernames'] = 'List of usernames that are not allowed to be registered';
-$messages['help_force_one_blog_per_email_account'] = 'Restrict to only one blog per email account';
-$messages['help_summary_show_agreement'] = 'Show and an agreement text and make users accept it before proceeding to the registration process';
-$messages['help_need_email_confirm_registration'] = 'Force users to confirm their registration by clicking a link embedded in an email sent to their account';
-$messages['help_summary_disable_registration'] = 'Whether users are allowed to register new blogs in this site';
+$messages['help_summary_page_show_max'] = 'Number of items that will be shown in the summary page. This setting control all lists in the summary page (recent articles, most active blogs, etc) [Default = 10]';
+$messages['help_summary_blogs_per_page'] = 'Number of blogs per page in the "Blogs List" section [Default = 25]';
+$messages['help_forbidden_usernames'] = 'List of usernames separated by a blank space that are not allowed to be registered [Default = admin www blog ftp]';
+$messages['help_force_one_blog_per_email_account'] = 'Restrict to only one blog per email account [Default = No]';
+$messages['help_summary_show_agreement'] = 'Show and an agreement text and make users accept it before proceeding to the registration process [Default = Yes]';
+$messages['help_need_email_confirm_registration'] = 'Force users to confirm their registration by clicking a link embedded in an email sent to their account [Default = Yes]';
+$messages['help_summary_disable_registration'] = 'Whether users are allowed to register new blogs in this site [Default = Yes]';
 // templates
-$messages['help_template_folder'] = 'Folder where templates are stored';
-$messages['help_default_template'] = 'Default template for new blogs';
-$messages['help_users_can_add_templates'] = 'Allow users to upload their own custom templates';
-$messages['help_template_compile_check'] = 'If disabled, Smarty will check every time if template files have changed and if so, use the new version. Set this to disabled for higher performance';
-$messages['help_template_cache_enabled'] = 'Enable the template cache. If enabled, the cached version of a page will be used whenever possible. No data will need to be fetched from the database and templates will not need to be recompiled';
-$messages['help_template_cache_lifetime'] = 'Lifetime in seconds of the cache. Set to -1 to force the cache to never expire. If set to 0, the cache will be disabled but it is recommended to set template_cache_enabled to "No" in order to disable the cache';
-$messages['help_template_http_cache_enabled'] = 'Enable support for HTTP conditional requests. If enabled, pLog will take the "If-Modified-Since" HTTP header into account and send only content if strictly needed. Enable this to save bandwidth';
-$messages['help_allow_php_code_in_templates'] = 'Allows to embed native PHP code in Smarty templates inside {php}...{/php} blocks';
+$messages['help_template_folder'] = 'Folder where templates are stored [Default = ./templates]';
+$messages['help_default_template'] = 'Default template for new blogs [Default = standard]';
+$messages['help_users_can_add_templates'] = 'Allow users to upload their own custom templates [Default = Yes]';
+$messages['help_template_compile_check'] = 'If disabled, Smarty will check every time if template files have changed and if so, use the new version. Set this to disabled for higher performance [Default = Yes]';
+$messages['help_template_cache_enabled'] = 'Enable the template cache. If enabled, the cached version of a page will be used whenever possible. No data will need to be fetched from the database and templates will not need to be recompiled [Default = Yes]';
+$messages['help_template_cache_lifetime'] = 'Lifetime in seconds of the cache. Set to -1 to force the cache to never expire. If set to 0, the cache will be disabled but it is recommended to set template_cache_enabled to "No" in order to disable the cache [Default = 0]';
+$messages['help_template_http_cache_enabled'] = 'Enable support for HTTP conditional requests. If enabled, pLog will take the "If-Modified-Since" HTTP header into account and send only content if strictly needed. Enable this to save bandwidth [Default = No]';
+$messages['help_allow_php_code_in_templates'] = 'Allows to embed native PHP code in Smarty templates inside {php}...{/php} blocks [Default = No]';
 // urls
-$messages['help_request_format_mode'] = 'Select one of the available URL format. If using custom URLs, make sure to configure the settings below';
+$messages['help_request_format_mode'] = 'Select one of the available URL format. If using custom URLs, make sure to configure the settings below [Default = Plain]';
 $messages['plain'] = 'Plain';
 $messages['search_engine_friendly'] = 'Search engine friendly';
 $messages['custom_url_format'] = 'Custom URLs';
-$messages['help_permalink_format'] = 'Format for permalinks when using custom URLs';
-$messages['help_category_link_format'] = 'Format for links to categories when using custom URLs';
-$messages['help_blog_link_format'] = 'Format for links to blogs when using custom URLs';
-$messages['help_archive_link_format'] = 'Format for links to archives when using custom URLs';
-$messages['help_user_posts_link_format'] = 'Format for articles posted by a certain user when using custom URLs';
-$messages['help_post_trackbacks_link_format'] = 'Format for links to the trackbacks page when using custom URLs';
-$messages['help_template_link_format'] = 'Format for links to custom static template pages when using custom URLs';
-$messages['help_album_link_format'] = 'Format for links to resource albums when using custom URLs';
-$messages['help_resource_link_format'] = 'Format for links to resource pages with files when using custom URLs';
-$messages['help_resource_preview_link_format'] = 'Format for links to resource previews when using custom URLs';
-$messages['help_resource_medium_size_preview_link_format'] = 'Format for links to medium-sized resource previews when using custom URLs';
-$messages['help_resource_download_link_format'] = 'Format for links to files when using custom URLs';
+$messages['help_permalink_format'] = 'Format for permalinks when using custom URLs [Default = /blog/{blogname}/{catname}/{year}/{month}/{day}/{postname}$]';
+$messages['help_category_link_format'] = 'Format for links to categories when using custom URLs [Default = /blog/{blogname}/{catname}$]';
+$messages['help_blog_link_format'] = 'Format for links to blogs when using custom URLs [Default = /blog/{blogname}$]';
+$messages['help_archive_link_format'] = 'Format for links to archives when using custom URLs [Default = /blog/{blogname}/archives/{year}/?{month}/?{day}]';
+$messages['help_user_posts_link_format'] = 'Format for articles posted by a certain user when using custom URLs [Default = /blog/{blogname}/user/{username}$]';
+$messages['help_post_trackbacks_link_format'] = 'Format for links to the trackbacks page when using custom URLs [Default = /blog/{blogname}/post/trackbacks/{postname}$]';
+$messages['help_template_link_format'] = 'Format for links to custom static template pages when using custom URLs [Default = /blog/{blogname}/page/{templatename}$]';
+$messages['help_album_link_format'] = 'Format for links to resource albums when using custom URLs [Default = /blog/{blogname}/album/{albumname}$]';
+$messages['help_resource_link_format'] = 'Format for links to resource pages with files when using custom URLs [Default = /blog/{blogname}/resource/{albumname}/{resourcename}$]';
+$messages['help_resource_preview_link_format'] = 'Format for links to resource previews when using custom URLs [Default = /blog/{blogname}/resource/{albumname}/preview/{resourcename}$]';
+$messages['help_resource_medium_size_preview_link_format'] = 'Format for links to medium-sized resource previews when using custom URLs [Default = /blog/{blogname}/resource/{albumname}/preview-med/{resourcename}$]';
+$messages['help_resource_download_link_format'] = 'Format for links to files when using custom URLs [Default = /blog/{blogname}/resource/{albumname}/download/{resourcename}$]';
 // email
-$messages['help_check_email_address_validity'] = 'When checking email addresses, perform some basic checks to see whether an MX record exists in the given domain and if so, if the email address is actually a valid mailbox';
-$messages['help_email_service_enabled'] = 'Enable or disable sending out emails';
-$messages['help_post_notification_source_address'] = 'Email address that will appear in the "From:" field when sending emails from pLog';
-$messages['help_email_service_type'] = 'Which system to use in order to send emails';
-$messages['help_smtp_host'] = 'If using SMTP as the email sending system, set this to the SMTP server that will be used to send out the messages';
-$messages['help_smtp_port'] = 'If the SMTP server is running in a port other than 25, configure this value';
-$messages['help_smtp_use_authentication'] = 'Enable this if the SMTP server requires basic authentication';
-$messages['help_smtp_username'] = 'If the SMTP server requires authentication, set this to the right username';
-$messages['help_smtp_password'] = 'If the SMTP server requires authentication, set this to the password of the username above';
+$messages['help_check_email_address_validity'] = 'When checking email addresses, perform some basic checks to see whether an MX record exists in the given domain and if so, if the email address is actually a valid mailbox [Default = No]';
+$messages['help_email_service_enabled'] = 'Enable or disable sending out emails [Default = Yes]';
+$messages['help_post_notification_source_address'] = 'Email address that will appear in the "From:" field when sending emails from pLog [Default = noreply at your.host.com]';
+$messages['help_email_service_type'] = 'Which system to use in order to send emails [Default = PHP]';
+$messages['help_smtp_host'] = 'If using SMTP as the email sending system, set this to the SMTP server that will be used to send out the messages [Default = (empty)]';
+$messages['help_smtp_port'] = 'If the SMTP server is running in a port other than 25, configure this value [Default = (empty)]';
+$messages['help_smtp_use_authentication'] = 'Enable this if the SMTP server requires basic authentication  [Default = No]';
+$messages['help_smtp_username'] = 'If the SMTP server requires authentication, set this to the right username [Default = (empty)]';
+$messages['help_smtp_password'] = 'If the SMTP server requires authentication, set this to the password of the username above [Default = (empty)]';
 // helpers
-$messages['help_path_to_tar'] = 'Path to the "tar" tool, needed to unpack template sets in .tar.gz or tar.bz2 formats';
-$messages['help_path_to_gzip'] = 'Path to the "gzip" tool, needed to unpack template sets in .tar.gz format';
-$messages['help_path_to_bz2'] = 'Path to the "bzip2" tool, needed to unpack template sets in .tar.bz2 format';
-$messages['help_path_to_unzip'] = 'Path to the "unzip" tool, needed to unpack template sets in .zip format';
-$messages['help_unzip_use_native_version'] = 'Use a bundled PHP native version to unpack .zip files';
+$messages['help_path_to_tar'] = 'Path to the "tar" tool, needed to unpack template sets in .tar.gz or tar.bz2 formats [Default = /bin/tar]';
+$messages['help_path_to_gzip'] = 'Path to the "gzip" tool, needed to unpack template sets in .tar.gz format [Default = /bin/gzip]';
+$messages['help_path_to_bz2'] = 'Path to the "bzip2" tool, needed to unpack template sets in .tar.bz2 format [Default = /usr/bin/bzip2]';
+$messages['help_path_to_unzip'] = 'Path to the "unzip" tool, needed to unpack template sets in .zip format [Default = /usr/bin/unzip]';
+$messages['help_unzip_use_native_version'] = 'Use a bundled PHP native version to unpack .zip files [Default = No]';
 // uploads
-$messages['help_uploads_enabled'] = 'Whether users are allowed to upload files. This affects the resources section and the upload of custom templates and locales';
-$messages['help_maximum_file_upload_size'] = 'Maximum file size allowed in bytes. This limit will never be higher than PHP\'s own limit';
-$messages['help_upload_forbidden_files'] = 'Space-separated list of file types not allowed to be uploaded. Usage of \'*\' and \'?\' is allowed';
+$messages['help_uploads_enabled'] = 'Whether users are allowed to upload files. This affects the resources section and the upload of custom templates and locales [Default = Yes]';
+$messages['help_maximum_file_upload_size'] = 'Maximum file size allowed in bytes. This limit will never be higher than PHP\'s own limit  [Default = 2000000]';
+$messages['help_upload_forbidden_files'] = 'Space-separated list of file types not allowed to be uploaded. Usage of \'*\' and \'?\' is allowed [Default = *.php *.php3 *.php4 *.phtml]';
 // interfaces
-$messages['help_xmlrpc_api_enabled'] = 'Enable or disable access via XMLRPC to blogs';
-$messages['help_rdf_enabled'] = 'Enable the syndication of contents via Atom or RSS';
-$messages['help_default_rss_profile'] = 'Default version of RSS or Atom used to syndicate contents unless otherwise specified';
+$messages['help_xmlrpc_api_enabled'] = 'Enable or disable access via XMLRPC to blogs [Default = No]';
+$messages['help_rdf_enabled'] = 'Enable the syndication of contents via Atom or RSS [Default = Yes]';
+$messages['help_default_rss_profile'] = 'Default version of RSS or Atom used to syndicate contents unless otherwise specified [Default = RSS 1.0]';
 // security
-$messages['security_pipeline_enabled'] = 'Enable or disable the security pipeline and all related filters. This also affects plugins that register new filters';
-$messages['help_ip_address_filter_enabled'] = 'Enable or disable the IP address filter. The security pipeline also needs to be enabled in order for this feature to work';
-$messages['help_content_filter_enabled'] = 'Enable or disable the regular expression-based content filter. The security pipeline also needs to be enabled in order for this feature to work';
-$messages['help_maximum_comment_size'] = 'Maximum size in bytes that a comment can have';
+$messages['security_pipeline_enabled'] = 'Enable the security pipeline and all related filters. This also affects plugins that register new filters [Default = Yes]';
+$messages['help_ip_address_filter_enabled'] = 'Enable the IP address filter. The security pipeline also needs to be enabled in order for this feature to work [Default = Yes]';
+$messages['help_content_filter_enabled'] = 'Enable the regular expression-based content filter. The security pipeline also needs to be enabled in order for this feature to work [Default = Yes]';
+$messages['help_maximum_comment_size'] = 'Maximum size in bytes that a comment can have, set to 0 to disable this feature [Default = 0]';
 // bayesian filter
-$messages['help_bayesian_filter_enabled'] = 'Enable or disable the Bayesian filter for improved automatic spam filterting';
-$messages['help_bayesian_filter_spam_probability_treshold'] = 'Maximum threshold before which a comment can be considered spam';
-$messages['help_bayesian_filter_nonspam_probability_treshold'] = 'Minimum threshold after which a post can be considered non-spam';
-$messages['help_bayesian_filter_min_length_token'] = 'Minimum length of a token in order for it to be considered meaningful for the Bayesian filter';
-$messages['help_bayesian_filter_max_length_token'] = 'Maximum length of a token in order for it to be considered meaningful for the Bayesian filter';
-$messages['help_bayesian_filter_number_significant_tokens'] = 'Number of significant tokens';
-$messages['help_bayesian_filter_spam_comments_action'] = 'What to do with comments that are considered spam. Set to "Throw away" only when your filter has been properly trained';
+$messages['help_bayesian_filter_enabled'] = 'Enable the Bayesian filter for improved automatic spam filterting  [Default = Yes]';
+$messages['help_bayesian_filter_spam_probability_treshold'] = 'Maximum threshold before which a comment can be considered spam  [Default = 0.9]';
+$messages['help_bayesian_filter_nonspam_probability_treshold'] = 'Minimum threshold after which a post can be considered non-spam [Default = 0.2]';
+$messages['help_bayesian_filter_min_length_token'] = 'Minimum length of a token in order for it to be considered meaningful for the Bayesian filter  [Default = 3]';
+$messages['help_bayesian_filter_max_length_token'] = 'Maximum length of a token in order for it to be considered meaningful for the Bayesian filter  [Default = 100]';
+$messages['help_bayesian_filter_number_significant_tokens'] = 'Number of significant tokens  [Default = 15]';
+$messages['help_bayesian_filter_spam_comments_action'] = 'What to do with comments that are considered spam. Set to "Throw away" only when your filter has been properly trained  [Default = Keep]';
 $messages['keep_spam_comments'] = 'Keep in the database marked as "Spam"';
 $messages['throw_away_spam_comments'] = 'Throw them away (do not save them)';
 // resources
-$messages['help_resources_enabled'] = 'Enable or disable resources';
-$messages['help_resources_folder'] = 'Folder where resource files will be kept. Set outside the web server tree for increased security';
-$messages['help_thumbnail_method'] = 'Method used to generate thumbnails. If using PHP, support for GD is required';
-$messages['help_path_to_convert'] = 'Path to the "convert" tool from the ImageMagick package. Mandatory if the thumbnail method is "ImageMagick"';
-$messages['help_thumbnail_format'] = 'Format in which thumbnails are saved';
-$messages['help_thumbnail_height'] = 'Default height for small thumbnails';
-$messages['help_thumbnail_width'] = 'Default width for small thumbnails';
-$messages['help_medium_size_thumbnail_height'] = 'Default height for medium thumbnails';
-$messages['help_medium_size_thumbnail_width'] = 'Default width for medium thumbnails';
-$messages['help_thumbnails_keep_aspect_ratio'] = 'Keep the aspect ratio when generating thumbnails. Might generate thumbnails bigger than the sizes specified above but quality is better';
-$messages['help_thumbnail_generator_force_use_gd1'] = 'Force pLog to use GD1-only functions';
-$messages['help_thumbnail_generator_user_smoothing_algorithm'] = 'Algorithm used to smooth thumbnails. Only used when the thumbnail method is GD';
-$messages['help_resources_quota'] = 'Global resource quota for blogs in bytes (i.e. 5242880 Bytes = 5MB)';
-$messages['help_resource_server_http_cache_enabled'] = 'Enable support for the "If-Modified-Since" header and HTTP conditional requests. Enable for increased bandwidth savings';
-$messages['help_resource_server_http_cache_lifetime'] = 'Time in microseconds that clients should use the cached version of resources';
+$messages['help_resources_enabled'] = 'Enable or disable resources [Default = Yes]';
+$messages['help_resources_folder'] = 'Folder where resource files will be kept. Set outside the web server tree for increased security  [Default = ./gallery]';
+$messages['help_thumbnail_method'] = 'Method used to generate thumbnails. If using PHP, support for GD is required  [Default = PHP]';
+$messages['help_path_to_convert'] = 'Path to the "convert" tool from the ImageMagick package. Mandatory if the thumbnail method is "ImageMagick"  [Default = /usr/bin/convert]';
+$messages['help_thumbnail_format'] = 'Format in which thumbnails are saved  [Default = Same as image]';
+$messages['help_thumbnail_height'] = 'Default height for small thumbnails  [Default = 120]';
+$messages['help_thumbnail_width'] = 'Default width for small thumbnails  [Default = 120]';
+$messages['help_medium_size_thumbnail_height'] = 'Default height for medium thumbnails  [Default = 480]';
+$messages['help_medium_size_thumbnail_width'] = 'Default width for medium thumbnails  [Default = 640]';
+$messages['help_thumbnails_keep_aspect_ratio'] = 'Keep the aspect ratio when generating thumbnails. Might generate thumbnails bigger than the sizes specified above but quality is better [Default = Yes]';
+$messages['help_thumbnail_generator_force_use_gd1'] = 'Force pLog to use GD1-only functions [Default = No]';
+$messages['help_thumbnail_generator_user_smoothing_algorithm'] = 'Algorithm used to smooth thumbnails. Only used when the thumbnail method is GD [Default = Yes]';
+$messages['help_resources_quota'] = 'Global resource quota for blogs in bytes (i.e. 5242880 Bytes = 5MB), or set to 0 for unlimited quota [Default = 0]';
+$messages['help_resource_server_http_cache_enabled'] = 'Enable support for the "If-Modified-Since" header and HTTP conditional requests. Enable for increased bandwidth savings  [Default = No]';
+$messages['help_resource_server_http_cache_lifetime'] = 'Time in microseconds that clients should use the cached version of resources [Default = 9999999]';
 // search
-$messages['help_search_engine_enabled'] = 'Enable or disable the search engine';
-$messages['help_search_in_custom_fields'] = 'Search also in custom fields';
-$messages['help_search_in_comments'] = 'Search also in comments';
+$messages['help_search_engine_enabled'] = 'Enable the search engine  [Default = Yes]';
+$messages['help_search_in_custom_fields'] = 'Search in custom fields  [Default = Yes]';
+$messages['help_search_in_comments'] = 'Search in comments  [Default = Yes]';
 
 // cleanup
 $messages['purge'] = 'Purge';

Modified: plog/trunk/locale/locale_es_ES.php
===================================================================
--- plog/trunk/locale/locale_es_ES.php	2005-03-11 15:25:29 UTC (rev 1396)
+++ plog/trunk/locale/locale_es_ES.php	2005-03-11 15:30:05 UTC (rev 1397)
@@ -666,129 +666,129 @@
 $messages['site_config_saved_ok'] = 'Site settings saved successfully';
 $messages['error_saving_site_config'] = 'There was an error saving the site settings';
 /// general settings
-$messages['help_comments_enabled'] = 'Enable or disable comments for new blogs by default';
-$messages['help_beautify_comments_text'] = 'If this is enabled, comments posted by users will be formatted by adding paragraphs and auto-linking all URLs';
-$messages['help_temp_folder'] = 'Folder that pLog can use to write its temporary data such as compiled templates, etc. Use a folder outside the web server tree for incresed security';
+$messages['help_comments_enabled'] = 'Enable comments for new blogs by default [Default = Yes]';
+$messages['help_beautify_comments_text'] = 'If enabled, comments posted by users will be formatted by adding paragraphs and auto-linking all URLs [Default = Yes]';
+$messages['help_temp_folder'] = 'Folder that pLog can use to write its temporary data such as compiled templates, etc. Use a folder outside the web server tree for incresed security [Default = ./tmp]';
 $messages['help_base_url'] = 'Base URL where this blog is installed';
-$messages['help_subdomains_enabled'] = 'Enable or disable subdomains. Please see the documentation for more information regarding subdomains';
+$messages['help_subdomains_enabled'] = 'Enable or disable subdomains. Please see the documentation for more information regarding subdomains [Default = No]';
 $messages['help_subdomains_base_url'] = 'When subdomains are enabled, this base URL is used instead of base_url. Use {blogname} to get the blog name and {username} to get the name of the user owner of the blog in order to generate a link to a blog. (i.e. http://{blogname}.yourdomain.com})';
-$messages['help_include_blog_id_in_url'] = 'Meaningful only when subdomains are enabled and "normal" URLs are enabled, forces internally-generated URLs not to have the "blogId" parameter. Do not change unless you know what you are doing';
-$messages['help_script_name'] = 'Set this if you need to rename index.php to something else';
-$messages['help_show_posts_max'] = 'Maximum number of posts shown in the main page. Only meaningful for new blogs';
-$messages['help_recent_posts_max'] = 'Maximum number of recent posts shown in the main page. Only meaningful for new blogs';
-$messages['help_save_drafts_via_xmlhttprequest_enabled'] = 'Whether the feature that allows to save drafts via Javascript and the XmlHttpRequest is enabled';
-$messages['help_locale_folder'] = 'Folder where the locale files are stored';
-$messages['help_default_locale'] = 'Default language settings for new blogs';
-$messages['help_default_blog_id'] = 'Default blog that will be shown if no other is specified';
-$messages['help_default_time_offset'] = 'Default time offset for new blogs';
-$messages['help_html_allowed_tags_in_comments'] = 'Space-separated list of the HTML tags that are allowed in comments';
-$messages['help_referer_tracker_enabled'] = 'Enable or disable the feature to save referrers to the database. Set to disabled for higher performance';
-$messages['help_show_more_enabled'] = 'Enable or disable the "more..." feature by default for new blogs';
-$messages['help_update_article_reads'] = 'Enable or disable the update of the counter of times that an article has been read is updated or not. Set to disabled for higher performance';
-$messages['help_update_cached_article_reads'] = 'Enable or disable the update of the counter of times that an article has been read is updated, even when caching has been turned on';
-$messages['help_xmlrpc_ping_enabled'] = 'Enable or disable sending XMLRPC pings to sites that support this feature';
-$messages['help_send_xmlrpc_pings_enabled_by_default'] = 'Enable or disable by default this feature when posting or updating an article';
-$messages['help_xmlrpc_ping_hosts'] = 'URL pointing to the XMLRPC interface of sites that support the XMLRPC ping specifictaion. Put each URL in one new line';
-$messages['help_trackback_server_enabled'] = 'Enable or disable the feature to receive incoming trackbacks';
-$messages['help_htmlarea_enabled'] = 'Enable or disable the WYSIWYG post editor by default in new blogs';
-$messages['help_plugin_manager_enabled'] = 'Enable or disable plugins';
-$messages['help_minimum_password_length'] = 'Minimun length for passwords';
-$messages['help_xhtml_converter_enabled'] = 'If enabled, pLog will try to convert all HTML code into proper XHTML code';
-$messages['help_xhtml_converter_aggressive_mode_enabled'] = 'If enabled, pLog will try even harder to generate XHTML out of HTML code, but it will be more prone to errors';
-$messages['help_session_save_path'] = 'Please use this setting to change the folder where pLog stores its session data, via the PHP function session_save_path() Please make sure that the folder is writable by the web server. Leave empty to use PHP\'s default session folder';
+$messages['help_include_blog_id_in_url'] = 'Meaningful only when subdomains are enabled and "normal" URLs are enabled, forces internally-generated URLs not to have the "blogId" parameter. Do not change unless you know what you are doing [Default = Yes]';
+$messages['help_script_name'] = 'Set this if you need to rename index.php to something else [Default = index.php]';
+$messages['help_show_posts_max'] = 'Maximum number of posts shown in the main page. Only meaningful for new blogs [Default = 15]';
+$messages['help_recent_posts_max'] = 'Maximum number of recent posts shown in the main page. Only meaningful for new blogs [Default = 10]';
+$messages['help_save_drafts_via_xmlhttprequest_enabled'] = 'Whether the feature that allows to save drafts via Javascript and the XmlHttpRequest is enabled [Default = Yes]';
+$messages['help_locale_folder'] = 'Folder where the locale files are stored [Default = ./locale]';
+$messages['help_default_locale'] = 'Default language settings for new blogs [Default = en_UK]';
+$messages['help_default_blog_id'] = 'Default blog that will be shown if no other is specified [Default = 1]';
+$messages['help_default_time_offset'] = 'Default time offset for new blogs [Default = 0]';
+$messages['help_html_allowed_tags_in_comments'] = 'Space-separated list of the HTML tags that are allowed in comments [Default = <a><i><br><br/><b>]';
+$messages['help_referer_tracker_enabled'] = 'Enable or disable the feature to save referrers to the database. Set to disabled for higher performance [Default = Yes]';
+$messages['help_show_more_enabled'] = 'Enable or disable the "more..." feature by default for new blogs [Default = Yes]';
+$messages['help_update_article_reads'] = 'Enable or disable the update of the counter of times that an article has been read is updated or not. Set to disabled for higher performance [Default = Yes]';
+$messages['help_update_cached_article_reads'] = 'Enable or disable the update of the counter of times that an article has been read is updated, even when caching has been turned on [Default = Yes]';
+$messages['help_xmlrpc_ping_enabled'] = 'Enable or disable sending XMLRPC pings to sites that support this feature [Default = Yes]';
+$messages['help_send_xmlrpc_pings_enabled_by_default'] = 'Enable or disable by default this feature when posting or updating an article [Default = Yes]';
+$messages['help_xmlrpc_ping_hosts'] = 'URL pointing to the XMLRPC interface of sites that support the XMLRPC ping specifictaion. Put each URL in one new line [Default = http://rpc.weblogs.com/RPC2]';
+$messages['help_trackback_server_enabled'] = 'Enable or disable the feature to receive incoming trackbacks [Default = Yes]';
+$messages['help_htmlarea_enabled'] = 'Enable or disable the WYSIWYG post editor by default in new blogs [Default = Yes';
+$messages['help_plugin_manager_enabled'] = 'Enable or disable plugins [Default = Yes]';
+$messages['help_minimum_password_length'] = 'Minimun length for passwords [Default = 4]';
+$messages['help_xhtml_converter_enabled'] = 'If enabled, pLog will try to convert all HTML code into proper XHTML code [Default = Yes]';
+$messages['help_xhtml_converter_aggressive_mode_enabled'] = 'If enabled, pLog will try even harder to generate XHTML out of HTML code, but it will be more prone to errors [Default = No]';
+$messages['help_session_save_path'] = 'Please use this setting to change the folder where pLog stores its session data, via the PHP function session_save_path() Please make sure that the folder is writable by the web server. Leave empty to use PHP\'s default session folder [Default = (empty)]';
 // summary settings
-$messages['help_summary_page_show_max'] = 'Number of items that will be shown in the summary page. This setting control all lists in the summary page (recent articles, most active blogs, etc)';
-$messages['help_summary_blogs_per_page'] = 'Number of blogs per page in the "Blogs List" section';
-$messages['help_forbidden_usernames'] = 'List of usernames that are not allowed to be registered';
-$messages['help_force_one_blog_per_email_account'] = 'Restrict to only one blog per email account';
-$messages['help_summary_show_agreement'] = 'Show and an agreement text and make users accept it before proceeding to the registration process';
-$messages['help_need_email_confirm_registration'] = 'Force users to confirm their registration by clicking a link embedded in an email sent to their account';
-$messages['help_summary_disable_registration'] = 'Whether users are allowed to register new blogs in this site';
+$messages['help_summary_page_show_max'] = 'Number of items that will be shown in the summary page. This setting control all lists in the summary page (recent articles, most active blogs, etc) [Default = 10]';
+$messages['help_summary_blogs_per_page'] = 'Number of blogs per page in the "Blogs List" section [Default = 25]';
+$messages['help_forbidden_usernames'] = 'List of usernames separated by a blank space that are not allowed to be registered [Default = admin www blog ftp]';
+$messages['help_force_one_blog_per_email_account'] = 'Restrict to only one blog per email account [Default = No]';
+$messages['help_summary_show_agreement'] = 'Show and an agreement text and make users accept it before proceeding to the registration process [Default = Yes]';
+$messages['help_need_email_confirm_registration'] = 'Force users to confirm their registration by clicking a link embedded in an email sent to their account [Default = Yes]';
+$messages['help_summary_disable_registration'] = 'Whether users are allowed to register new blogs in this site [Default = Yes]';
 // templates
-$messages['help_template_folder'] = 'Folder where templates are stored';
-$messages['help_default_template'] = 'Default template for new blogs';
-$messages['help_users_can_add_templates'] = 'Allow users to upload their own custom templates';
-$messages['help_template_compile_check'] = 'If disabled, Smarty will check every time if template files have changed and if so, use the new version. Set this to disabled for higher performance';
-$messages['help_template_cache_enabled'] = 'Enable the template cache. If enabled, the cached version of a page will be used whenever possible. No data will need to be fetched from the database and templates will not need to be recompiled';
-$messages['help_template_cache_lifetime'] = 'Lifetime in seconds of the cache. Set to -1 to force the cache to never expire. If set to 0, the cache will be disabled but it is recommended to set template_cache_enabled to "No" in order to disable the cache';
-$messages['help_template_http_cache_enabled'] = 'Enable support for HTTP conditional requests. If enabled, pLog will take the "If-Modified-Since" HTTP header into account and send only content if strictly needed. Enable this to save bandwidth';
-$messages['help_allow_php_code_in_templates'] = 'Allows to embed native PHP code in Smarty templates inside {php}...{/php} blocks';
+$messages['help_template_folder'] = 'Folder where templates are stored [Default = ./templates]';
+$messages['help_default_template'] = 'Default template for new blogs [Default = standard]';
+$messages['help_users_can_add_templates'] = 'Allow users to upload their own custom templates [Default = Yes]';
+$messages['help_template_compile_check'] = 'If disabled, Smarty will check every time if template files have changed and if so, use the new version. Set this to disabled for higher performance [Default = Yes]';
+$messages['help_template_cache_enabled'] = 'Enable the template cache. If enabled, the cached version of a page will be used whenever possible. No data will need to be fetched from the database and templates will not need to be recompiled [Default = Yes]';
+$messages['help_template_cache_lifetime'] = 'Lifetime in seconds of the cache. Set to -1 to force the cache to never expire. If set to 0, the cache will be disabled but it is recommended to set template_cache_enabled to "No" in order to disable the cache [Default = 0]';
+$messages['help_template_http_cache_enabled'] = 'Enable support for HTTP conditional requests. If enabled, pLog will take the "If-Modified-Since" HTTP header into account and send only content if strictly needed. Enable this to save bandwidth [Default = No]';
+$messages['help_allow_php_code_in_templates'] = 'Allows to embed native PHP code in Smarty templates inside {php}...{/php} blocks [Default = No]';
 // urls
-$messages['help_request_format_mode'] = 'Select one of the available URL format. If using custom URLs, make sure to configure the settings below';
+$messages['help_request_format_mode'] = 'Select one of the available URL format. If using custom URLs, make sure to configure the settings below [Default = Plain]';
 $messages['plain'] = 'Plain';
 $messages['search_engine_friendly'] = 'Search engine friendly';
 $messages['custom_url_format'] = 'Custom URLs';
-$messages['help_permalink_format'] = 'Format for permalinks when using custom URLs';
-$messages['help_category_link_format'] = 'Format for links to categories when using custom URLs';
-$messages['help_blog_link_format'] = 'Format for links to blogs when using custom URLs';
-$messages['help_archive_link_format'] = 'Format for links to archives when using custom URLs';
-$messages['help_user_posts_link_format'] = 'Format for articles posted by a certain user when using custom URLs';
-$messages['help_post_trackbacks_link_format'] = 'Format for links to the trackbacks page when using custom URLs';
-$messages['help_template_link_format'] = 'Format for links to custom static template pages when using custom URLs';
-$messages['help_album_link_format'] = 'Format for links to resource albums when using custom URLs';
-$messages['help_resource_link_format'] = 'Format for links to resource pages with files when using custom URLs';
-$messages['help_resource_preview_link_format'] = 'Format for links to resource previews when using custom URLs';
-$messages['help_resource_medium_size_preview_link_format'] = 'Format for links to medium-sized resource previews when using custom URLs';
-$messages['help_resource_download_link_format'] = 'Format for links to files when using custom URLs';
+$messages['help_permalink_format'] = 'Format for permalinks when using custom URLs [Default = /blog/{blogname}/{catname}/{year}/{month}/{day}/{postname}$]';
+$messages['help_category_link_format'] = 'Format for links to categories when using custom URLs [Default = /blog/{blogname}/{catname}$]';
+$messages['help_blog_link_format'] = 'Format for links to blogs when using custom URLs [Default = /blog/{blogname}$]';
+$messages['help_archive_link_format'] = 'Format for links to archives when using custom URLs [Default = /blog/{blogname}/archives/{year}/?{month}/?{day}]';
+$messages['help_user_posts_link_format'] = 'Format for articles posted by a certain user when using custom URLs [Default = /blog/{blogname}/user/{username}$]';
+$messages['help_post_trackbacks_link_format'] = 'Format for links to the trackbacks page when using custom URLs [Default = /blog/{blogname}/post/trackbacks/{postname}$]';
+$messages['help_template_link_format'] = 'Format for links to custom static template pages when using custom URLs [Default = /blog/{blogname}/page/{templatename}$]';
+$messages['help_album_link_format'] = 'Format for links to resource albums when using custom URLs [Default = /blog/{blogname}/album/{albumname}$]';
+$messages['help_resource_link_format'] = 'Format for links to resource pages with files when using custom URLs [Default = /blog/{blogname}/resource/{albumname}/{resourcename}$]';
+$messages['help_resource_preview_link_format'] = 'Format for links to resource previews when using custom URLs [Default = /blog/{blogname}/resource/{albumname}/preview/{resourcename}$]';
+$messages['help_resource_medium_size_preview_link_format'] = 'Format for links to medium-sized resource previews when using custom URLs [Default = /blog/{blogname}/resource/{albumname}/preview-med/{resourcename}$]';
+$messages['help_resource_download_link_format'] = 'Format for links to files when using custom URLs [Default = /blog/{blogname}/resource/{albumname}/download/{resourcename}$]';
 // email
-$messages['help_check_email_address_validity'] = 'When checking email addresses, perform some basic checks to see whether an MX record exists in the given domain and if so, if the email address is actually a valid mailbox';
-$messages['help_email_service_enabled'] = 'Enable or disable sending out emails';
-$messages['help_post_notification_source_address'] = 'Email address that will appear in the "From:" field when sending emails from pLog';
-$messages['help_email_service_type'] = 'Which system to use in order to send emails';
-$messages['help_smtp_host'] = 'If using SMTP as the email sending system, set this to the SMTP server that will be used to send out the messages';
-$messages['help_smtp_port'] = 'If the SMTP server is running in a port other than 25, configure this value';
-$messages['help_smtp_use_authentication'] = 'Enable this if the SMTP server requires basic authentication';
-$messages['help_smtp_username'] = 'If the SMTP server requires authentication, set this to the right username';
-$messages['help_smtp_password'] = 'If the SMTP server requires authentication, set this to the password of the username above';
+$messages['help_check_email_address_validity'] = 'When checking email addresses, perform some basic checks to see whether an MX record exists in the given domain and if so, if the email address is actually a valid mailbox [Default = No]';
+$messages['help_email_service_enabled'] = 'Enable or disable sending out emails [Default = Yes]';
+$messages['help_post_notification_source_address'] = 'Email address that will appear in the "From:" field when sending emails from pLog [Default = noreply at your.host.com]';
+$messages['help_email_service_type'] = 'Which system to use in order to send emails [Default = PHP]';
+$messages['help_smtp_host'] = 'If using SMTP as the email sending system, set this to the SMTP server that will be used to send out the messages [Default = (empty)]';
+$messages['help_smtp_port'] = 'If the SMTP server is running in a port other than 25, configure this value [Default = (empty)]';
+$messages['help_smtp_use_authentication'] = 'Enable this if the SMTP server requires basic authentication  [Default = No]';
+$messages['help_smtp_username'] = 'If the SMTP server requires authentication, set this to the right username [Default = (empty)]';
+$messages['help_smtp_password'] = 'If the SMTP server requires authentication, set this to the password of the username above [Default = (empty)]';
 // helpers
-$messages['help_path_to_tar'] = 'Path to the "tar" tool, needed to unpack template sets in .tar.gz or tar.bz2 formats';
-$messages['help_path_to_gzip'] = 'Path to the "gzip" tool, needed to unpack template sets in .tar.gz format';
-$messages['help_path_to_bz2'] = 'Path to the "bzip2" tool, needed to unpack template sets in .tar.bz2 format';
-$messages['help_path_to_unzip'] = 'Path to the "unzip" tool, needed to unpack template sets in .zip format';
-$messages['help_unzip_use_native_version'] = 'Use a bundled PHP native version to unpack .zip files';
+$messages['help_path_to_tar'] = 'Path to the "tar" tool, needed to unpack template sets in .tar.gz or tar.bz2 formats [Default = /bin/tar]';
+$messages['help_path_to_gzip'] = 'Path to the "gzip" tool, needed to unpack template sets in .tar.gz format [Default = /bin/gzip]';
+$messages['help_path_to_bz2'] = 'Path to the "bzip2" tool, needed to unpack template sets in .tar.bz2 format [Default = /usr/bin/bzip2]';
+$messages['help_path_to_unzip'] = 'Path to the "unzip" tool, needed to unpack template sets in .zip format [Default = /usr/bin/unzip]';
+$messages['help_unzip_use_native_version'] = 'Use a bundled PHP native version to unpack .zip files [Default = No]';
 // uploads
-$messages['help_uploads_enabled'] = 'Whether users are allowed to upload files. This affects the resources section and the upload of custom templates and locales';
-$messages['help_maximum_file_upload_size'] = 'Maximum file size allowed in bytes. This limit will never be higher than PHP\'s own limit';
-$messages['help_upload_forbidden_files'] = 'Space-separated list of file types not allowed to be uploaded. Usage of \'*\' and \'?\' is allowed';
+$messages['help_uploads_enabled'] = 'Whether users are allowed to upload files. This affects the resources section and the upload of custom templates and locales [Default = Yes]';
+$messages['help_maximum_file_upload_size'] = 'Maximum file size allowed in bytes. This limit will never be higher than PHP\'s own limit  [Default = 2000000]';
+$messages['help_upload_forbidden_files'] = 'Space-separated list of file types not allowed to be uploaded. Usage of \'*\' and \'?\' is allowed [Default = *.php *.php3 *.php4 *.phtml]';
 // interfaces
-$messages['help_xmlrpc_api_enabled'] = 'Enable or disable access via XMLRPC to blogs';
-$messages['help_rdf_enabled'] = 'Enable the syndication of contents via Atom or RSS';
-$messages['help_default_rss_profile'] = 'Default version of RSS or Atom used to syndicate contents unless otherwise specified';
+$messages['help_xmlrpc_api_enabled'] = 'Enable or disable access via XMLRPC to blogs [Default = No]';
+$messages['help_rdf_enabled'] = 'Enable the syndication of contents via Atom or RSS [Default = Yes]';
+$messages['help_default_rss_profile'] = 'Default version of RSS or Atom used to syndicate contents unless otherwise specified [Default = RSS 1.0]';
 // security
-$messages['security_pipeline_enabled'] = 'Enable or disable the security pipeline and all related filters. This also affects plugins that register new filters';
-$messages['help_ip_address_filter_enabled'] = 'Enable or disable the IP address filter. The security pipeline also needs to be enabled in order for this feature to work';
-$messages['help_content_filter_enabled'] = 'Enable or disable the regular expression-based content filter. The security pipeline also needs to be enabled in order for this feature to work';
-$messages['help_maximum_comment_size'] = 'Maximum size in bytes that a comment can have';
+$messages['security_pipeline_enabled'] = 'Enable the security pipeline and all related filters. This also affects plugins that register new filters [Default = Yes]';
+$messages['help_ip_address_filter_enabled'] = 'Enable the IP address filter. The security pipeline also needs to be enabled in order for this feature to work [Default = Yes]';
+$messages['help_content_filter_enabled'] = 'Enable the regular expression-based content filter. The security pipeline also needs to be enabled in order for this feature to work [Default = Yes]';
+$messages['help_maximum_comment_size'] = 'Maximum size in bytes that a comment can have, set to 0 to disable this feature [Default = 0]';
 // bayesian filter
-$messages['help_bayesian_filter_enabled'] = 'Enable or disable the Bayesian filter for improved automatic spam filterting';
-$messages['help_bayesian_filter_spam_probability_treshold'] = 'Maximum threshold before which a comment can be considered spam';
-$messages['help_bayesian_filter_nonspam_probability_treshold'] = 'Minimum threshold after which a post can be considered non-spam';
-$messages['help_bayesian_filter_min_length_token'] = 'Minimum length of a token in order for it to be considered meaningful for the Bayesian filter';
-$messages['help_bayesian_filter_max_length_token'] = 'Maximum length of a token in order for it to be considered meaningful for the Bayesian filter';
-$messages['help_bayesian_filter_number_significant_tokens'] = 'Number of significant tokens';
-$messages['help_bayesian_filter_spam_comments_action'] = 'What to do with comments that are considered spam. Set to "Throw away" only when your filter has been properly trained';
+$messages['help_bayesian_filter_enabled'] = 'Enable the Bayesian filter for improved automatic spam filterting  [Default = Yes]';
+$messages['help_bayesian_filter_spam_probability_treshold'] = 'Maximum threshold before which a comment can be considered spam  [Default = 0.9]';
+$messages['help_bayesian_filter_nonspam_probability_treshold'] = 'Minimum threshold after which a post can be considered non-spam [Default = 0.2]';
+$messages['help_bayesian_filter_min_length_token'] = 'Minimum length of a token in order for it to be considered meaningful for the Bayesian filter  [Default = 3]';
+$messages['help_bayesian_filter_max_length_token'] = 'Maximum length of a token in order for it to be considered meaningful for the Bayesian filter  [Default = 100]';
+$messages['help_bayesian_filter_number_significant_tokens'] = 'Number of significant tokens  [Default = 15]';
+$messages['help_bayesian_filter_spam_comments_action'] = 'What to do with comments that are considered spam. Set to "Throw away" only when your filter has been properly trained  [Default = Keep]';
 $messages['keep_spam_comments'] = 'Keep in the database marked as "Spam"';
 $messages['throw_away_spam_comments'] = 'Throw them away (do not save them)';
 // resources
-$messages['help_resources_enabled'] = 'Enable or disable resources';
-$messages['help_resources_folder'] = 'Folder where resource files will be kept. Set outside the web server tree for increased security';
-$messages['help_thumbnail_method'] = 'Method used to generate thumbnails. If using PHP, support for GD is required';
-$messages['help_path_to_convert'] = 'Path to the "convert" tool from the ImageMagick package. Mandatory if the thumbnail method is "ImageMagick"';
-$messages['help_thumbnail_format'] = 'Format in which thumbnails are saved';
-$messages['help_thumbnail_height'] = 'Default height for small thumbnails';
-$messages['help_thumbnail_width'] = 'Default width for small thumbnails';
-$messages['help_medium_size_thumbnail_height'] = 'Default height for medium thumbnails';
-$messages['help_medium_size_thumbnail_width'] = 'Default width for medium thumbnails';
-$messages['help_thumbnails_keep_aspect_ratio'] = 'Keep the aspect ratio when generating thumbnails. Might generate thumbnails bigger than the sizes specified above but quality is better';
-$messages['help_thumbnail_generator_force_use_gd1'] = 'Force pLog to use GD1-only functions';
-$messages['help_thumbnail_generator_user_smoothing_algorithm'] = 'Algorithm used to smooth thumbnails. Only used when the thumbnail method is GD';
-$messages['help_resources_quota'] = 'Global resource quota for blogs in bytes (i.e. 5242880 Bytes = 5MB)';
-$messages['help_resource_server_http_cache_enabled'] = 'Enable support for the "If-Modified-Since" header and HTTP conditional requests. Enable for increased bandwidth savings';
-$messages['help_resource_server_http_cache_lifetime'] = 'Time in microseconds that clients should use the cached version of resources';
+$messages['help_resources_enabled'] = 'Enable or disable resources [Default = Yes]';
+$messages['help_resources_folder'] = 'Folder where resource files will be kept. Set outside the web server tree for increased security  [Default = ./gallery]';
+$messages['help_thumbnail_method'] = 'Method used to generate thumbnails. If using PHP, support for GD is required  [Default = PHP]';
+$messages['help_path_to_convert'] = 'Path to the "convert" tool from the ImageMagick package. Mandatory if the thumbnail method is "ImageMagick"  [Default = /usr/bin/convert]';
+$messages['help_thumbnail_format'] = 'Format in which thumbnails are saved  [Default = Same as image]';
+$messages['help_thumbnail_height'] = 'Default height for small thumbnails  [Default = 120]';
+$messages['help_thumbnail_width'] = 'Default width for small thumbnails  [Default = 120]';
+$messages['help_medium_size_thumbnail_height'] = 'Default height for medium thumbnails  [Default = 480]';
+$messages['help_medium_size_thumbnail_width'] = 'Default width for medium thumbnails  [Default = 640]';
+$messages['help_thumbnails_keep_aspect_ratio'] = 'Keep the aspect ratio when generating thumbnails. Might generate thumbnails bigger than the sizes specified above but quality is better [Default = Yes]';
+$messages['help_thumbnail_generator_force_use_gd1'] = 'Force pLog to use GD1-only functions [Default = No]';
+$messages['help_thumbnail_generator_user_smoothing_algorithm'] = 'Algorithm used to smooth thumbnails. Only used when the thumbnail method is GD [Default = Yes]';
+$messages['help_resources_quota'] = 'Global resource quota for blogs in bytes (i.e. 5242880 Bytes = 5MB), or set to 0 for unlimited quota [Default = 0]';
+$messages['help_resource_server_http_cache_enabled'] = 'Enable support for the "If-Modified-Since" header and HTTP conditional requests. Enable for increased bandwidth savings  [Default = No]';
+$messages['help_resource_server_http_cache_lifetime'] = 'Time in microseconds that clients should use the cached version of resources [Default = 9999999]';
 // search
-$messages['help_search_engine_enabled'] = 'Enable or disable the search engine';
-$messages['help_search_in_custom_fields'] = 'Search also in custom fields';
-$messages['help_search_in_comments'] = 'Search also in comments';
+$messages['help_search_engine_enabled'] = 'Enable the search engine  [Default = Yes]';
+$messages['help_search_in_custom_fields'] = 'Search in custom fields  [Default = Yes]';
+$messages['help_search_in_comments'] = 'Search in comments  [Default = Yes]';
 
 // cleanup
 $messages['purge'] = 'Purge';




More information about the pLog-svn mailing list