[pLog-svn] r3097 - plog/trunk/locale
    oscar at devel.lifetype.net 
    oscar at devel.lifetype.net
       
    Wed Mar 22 21:55:45 GMT 2006
    
    
  
Author: oscar
Date: 2006-03-22 21:55:45 +0000 (Wed, 22 Mar 2006)
New Revision: 3097
Modified:
   plog/trunk/locale/locale_en_UK.php
Log:
fixed a typo
Modified: plog/trunk/locale/locale_en_UK.php
===================================================================
--- plog/trunk/locale/locale_en_UK.php	2006-03-22 21:53:56 UTC (rev 3096)
+++ plog/trunk/locale/locale_en_UK.php	2006-03-22 21:55:45 UTC (rev 3097)
@@ -1001,7 +1001,7 @@
 $messages['remove_selected'] = 'Remove Selected';
 
 $messages['notification_subject'] = 'LifeType Notification System';
-$messages['error_no_trackback_links_sent'] = 'Warning: No Trackbacks where sent.';
+$messages['error_no_trackback_links_sent'] = 'Warning: No Trackbacks were sent.';
 
 $messages['logout_destination_url'] = 'URL where users will be sent when logging out, like for examplethe front page of your service. Leave empty in order to use the default value (the login page) [Default = empty]';
 ?>
\ No newline at end of file
    
    
More information about the pLog-svn
mailing list