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

oscar at devel.plogworld.net oscar at devel.plogworld.net
Tue Jul 12 21:24:16 GMT 2005


Author: oscar
Date: 2005-07-12 21:24:15 +0000 (Tue, 12 Jul 2005)
New Revision: 2312

Modified:
   plog/trunk/locale/locale_en_UK.php
Log:
Added all the new strings needed for all the new features.

Modified: plog/trunk/locale/locale_en_UK.php
===================================================================
--- plog/trunk/locale/locale_en_UK.php	2005-07-12 21:22:28 UTC (rev 2311)
+++ plog/trunk/locale/locale_en_UK.php	2005-07-12 21:24:15 UTC (rev 2312)
@@ -917,4 +917,12 @@
 $messages['cleanup_blogs'] = 'Purge Blogs';
 $messages['cleanup_blogs_help'] = 'This will remove all blogs that have been deleted by administrator (marked as "Deleted"). It will remove everthing in that blog.  It will not be possible to recover once users have been removed';
 $messages['blogs_purged_ok'] = 'Blogs purged successfully';
+$messages['error_empty_locale'] = 'You must select a locale';
+$messages['register_blog'] = 'Create blog';
+
+$messages['error_invalid_blog_category'] = 'Invalid blog category';
+$messages['error_adding_blog_category'] = 'There was an error adding the blog category';
+$messages['newBlogCategory'] = 'New Blog Category';
+$messages['editBlogCategories'] = 'Blog Categories';
+$messages['blog_category_added_ok'] = 'Blog category added successfully';
 ?>
\ No newline at end of file




More information about the pLog-svn mailing list