[pLog-svn] r4109 - plog/trunk/locale

oscar at devel.lifetype.net oscar at devel.lifetype.net
Mon Oct 9 09:03:40 GMT 2006


Author: oscar
Date: 2006-10-09 09:03:39 +0000 (Mon, 09 Oct 2006)
New Revision: 4109

Modified:
   plog/trunk/locale/locale_en_UK.php
Log:
added an error message


Modified: plog/trunk/locale/locale_en_UK.php
===================================================================
--- plog/trunk/locale/locale_en_UK.php	2006-10-09 09:03:13 UTC (rev 4108)
+++ plog/trunk/locale/locale_en_UK.php	2006-10-09 09:03:39 UTC (rev 4109)
@@ -1106,4 +1106,6 @@
 
 $messages['help_hard_show_posts_max'] = 'Maximum upper limit for articles shown in blog pages. If users set a custom value over this limit, it will be ignored and the value speciefied here will be used. [ Default = 50 ]';
 $messages['help_hard_recent_posts_max'] = 'Maximum upper limit for recent articles shown in blog pages. If users set a custom value over this limit, it will be ignored and the value specified here will be used [ Default = 25 ]';
+
+$messages['error_permission_required'] = 'You haven\'t got enough permissions to perform the requested action';
 ?>
\ No newline at end of file



More information about the pLog-svn mailing list