[pLog-svn] r4622 - plugins/branches/lifetype-1.1/requireemail/locale

pwestbro at devel.lifetype.net pwestbro at devel.lifetype.net
Tue Jan 30 02:31:15 EST 2007


Author: pwestbro
Date: 2007-01-30 02:31:15 -0500 (Tue, 30 Jan 2007)
New Revision: 4622

Modified:
   plugins/branches/lifetype-1.1/requireemail/locale/locale_en_UK.php
Log:
Modified the locale file to change the description for the email field.


Modified: plugins/branches/lifetype-1.1/requireemail/locale/locale_en_UK.php
===================================================================
--- plugins/branches/lifetype-1.1/requireemail/locale/locale_en_UK.php	2007-01-30 02:52:05 UTC (rev 4621)
+++ plugins/branches/lifetype-1.1/requireemail/locale/locale_en_UK.php	2007-01-30 07:31:15 UTC (rev 4622)
@@ -11,4 +11,7 @@
 
 $messages["label_configuration"] = "Configuration";
 $messages["label_enable"] = "Enable";
+
+$messages['comment_email'] = 'Your email address';
+
 ?>
\ No newline at end of file



More information about the pLog-svn mailing list