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

reto at devel.plogworld.net reto at devel.plogworld.net
Sat Sep 3 11:09:21 GMT 2005


Author: reto
Date: 2005-09-03 11:09:21 +0000 (Sat, 03 Sep 2005)
New Revision: 2442

Modified:
   plog/trunk/locale/locale_en_UK.php
Log:
the feature is not ready to commit. But I'm putting this up to avoid resolving conflicts every now and then ;)

Modified: plog/trunk/locale/locale_en_UK.php
===================================================================
--- plog/trunk/locale/locale_en_UK.php	2005-09-03 11:06:45 UTC (rev 2441)
+++ plog/trunk/locale/locale_en_UK.php	2005-09-03 11:09:21 UTC (rev 2442)
@@ -917,17 +917,6 @@
 $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['help_use_http_accept_language_detection'] = 'Most web browsers such as Mozilla Firefox, Safari or Internet Explorer send at least one language code the user <i>should</i> understand. If this feature is activated, pLog tries to serve the user with the requested language if it\'s available. [Default = No]';
 
-$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';
-$messages['error_blog_category_has_blogs'] = 'The blog category "%s" has some blogs assigned to it. Please edit first the blogs and then try again.';
-$messages['error_deleting_blog_category'] = 'There was an error deleting blog category "%s"';
-$messages['blog_category_deleted_ok'] = 'Blog category "%s" was deleted successfully';
-$messages['blog_categories_deleted_ok'] = '%s blog categories deleted successfully';
-$messages['error_deleting_blog_category2'] = 'There was an error removing the blog category with id %s';
-?>
\ No newline at end of file
+?>




More information about the pLog-svn mailing list