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

oscar at devel.plogworld.net oscar at devel.plogworld.net
Wed Sep 21 19:46:51 GMT 2005


Author: oscar
Date: 2005-09-21 19:46:50 +0000 (Wed, 21 Sep 2005)
New Revision: 2505

Modified:
   plog/trunk/locale/locale_en_UK.php
Log:
added some missing strings


Modified: plog/trunk/locale/locale_en_UK.php
===================================================================
--- plog/trunk/locale/locale_en_UK.php	2005-09-21 19:38:45 UTC (rev 2504)
+++ plog/trunk/locale/locale_en_UK.php	2005-09-21 19:46:50 UTC (rev 2505)
@@ -942,4 +942,13 @@
 
 $messages['help_use_captcha_auth'] = 'Use a CAPTCHA mechanism in the registration process to prevent automatic registration by robotic scripts';
 $messages['help_skip_dashboard'] = 'The dashboard page will not be shown anymore and instead users will be taken to the first blog to which they belong right away';
+
+$messages['manageGlobalArticleCategory'] = 'Global Article Categories';
+$messages['newGlobalArticleCategory'] = 'New Global Article Category';
+$messages['editGlobalArticleCategories'] = 'Global Article Categories';
+$messages['global_category_name_help'] = 'Name of the new global article category';
+$messages['global_category_description_help'] = 'Description of the new global article category';
+$messages['error_incorrect_global_category_id'] = 'Invalid global article category';
+$messages['global_category_deleted_ok'] = 'Article category "%s" deleted successfully';
+$messages['error_deleting_global_category2'] = 'There was an error removing article category with id = %s';
 ?>
\ No newline at end of file




More information about the pLog-svn mailing list