[pLog-svn] r1846 - plog/branches/plog-1.0.1/locale

jondaley at devel.plogworld.net jondaley at devel.plogworld.net
Sat Apr 16 01:53:29 GMT 2005


Author: jondaley
Date: 2005-04-16 01:53:28 +0000 (Sat, 16 Apr 2005)
New Revision: 1846

Modified:
   plog/branches/plog-1.0.1/locale/locale_en_UK.php
Log:
made help message easier to understand the polarity of the question

Modified: plog/branches/plog-1.0.1/locale/locale_en_UK.php
===================================================================
--- plog/branches/plog-1.0.1/locale/locale_en_UK.php	2005-04-15 16:40:04 UTC (rev 1845)
+++ plog/branches/plog-1.0.1/locale/locale_en_UK.php	2005-04-16 01:53:28 UTC (rev 1846)
@@ -714,7 +714,7 @@
 $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]';
+$messages['help_summary_disable_registration'] = 'Disable users registration of new blogs in this site [Default = No]';
 // templates
 $messages['help_template_folder'] = 'Folder where templates are stored [Default = ./templates]';
 $messages['help_default_template'] = 'Default template for new blogs [Default = standard]';




More information about the pLog-svn mailing list