[pLog-svn] r4893 - plog/branches/lifetype-1.2/locale
oscar at devel.lifetype.net
oscar at devel.lifetype.net
Thu Mar 1 04:43:12 EST 2007
Author: oscar
Date: 2007-03-01 04:43:12 -0500 (Thu, 01 Mar 2007)
New Revision: 4893
Modified:
plog/branches/lifetype-1.2/locale/locale_en_UK.php
Log:
Added a missing string
Modified: plog/branches/lifetype-1.2/locale/locale_en_UK.php
===================================================================
--- plog/branches/lifetype-1.2/locale/locale_en_UK.php 2007-03-01 05:22:50 UTC (rev 4892)
+++ plog/branches/lifetype-1.2/locale/locale_en_UK.php 2007-03-01 09:43:12 UTC (rev 4893)
@@ -106,6 +106,7 @@
$messages['error_incorrect_search_terms'] = 'The search terms were not valid';
$messages['error_no_search_results'] = 'No items matching the search terms were found';
$messages['error_no_albums_defined'] = 'There are no albums available in this blog.';
+$messages['error_incorrect_category_id'] = 'The category identifier is not correct or no items were selected';
$messages['form_authenticated'] = 'Authenticated';
$messages['posted_in'] = 'Posted in';
More information about the pLog-svn
mailing list