[pLog-svn] r5327 - plog/branches/lifetype-1.2/locale/admin

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Fri Apr 20 09:56:35 EDT 2007


Author: jondaley
Date: 2007-04-20 09:56:34 -0400 (Fri, 20 Apr 2007)
New Revision: 5327

Modified:
   plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php
Log:
fixed typo. Thanks newtech!

Modified: plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php	2007-04-19 22:02:13 UTC (rev 5326)
+++ plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php	2007-04-20 13:56:34 UTC (rev 5327)
@@ -433,7 +433,7 @@
 $messages['bio'] = 'Your bio';
 $messages['bio_help'] = 'A longer description of yourself can be provided here.';
 $messages['picture'] = 'Picture';
-$messages['user_picture_help'] = 'Please select a picture form the ones uploaded to this blog as your personal picture.';
+$messages['user_picture_help'] = 'Please select a picture from the ones uploaded to this blog as your personal picture.';
 $messages['error_invalid_password'] = 'The password is not correct. Please make sure that it is not too short';
 $messages['error_passwords_dont_match'] = 'Sorry, passwords do not match';
 $messages['error_updating_user_settings'] = 'There was an error updating your user settings. Please check the data and try again';



More information about the pLog-svn mailing list