[pLog-svn] r4884 - plog/branches/lifetype-1.2/locale

oscar at devel.lifetype.net oscar at devel.lifetype.net
Tue Feb 27 07:40:34 EST 2007


Author: oscar
Date: 2007-02-27 07:40:34 -0500 (Tue, 27 Feb 2007)
New Revision: 4884

Modified:
   plog/branches/lifetype-1.2/locale/locale_en_UK.php
Log:
Added one string to the front-end locale.


Modified: plog/branches/lifetype-1.2/locale/locale_en_UK.php
===================================================================
--- plog/branches/lifetype-1.2/locale/locale_en_UK.php	2007-02-27 10:56:55 UTC (rev 4883)
+++ plog/branches/lifetype-1.2/locale/locale_en_UK.php	2007-02-27 12:40:34 UTC (rev 4884)
@@ -118,4 +118,6 @@
 $messages['menu'] = 'Menu';
 $messages['albums'] = 'Albums';
 $messages['admin'] = 'Admin';
+
+$messages['num_reads'] = 'Views';
 ?>
\ No newline at end of file



More information about the pLog-svn mailing list