[pLog-svn] r5936 - plog/trunk/locale/admin

oscar at devel.lifetype.net oscar at devel.lifetype.net
Sat Sep 15 10:13:13 EDT 2007


Author: oscar
Date: 2007-09-15 10:13:13 -0400 (Sat, 15 Sep 2007)
New Revision: 5936

Modified:
   plog/trunk/locale/admin/locale_en_UK.php
Log:
Added some strings to the en_UK locale


Modified: plog/trunk/locale/admin/locale_en_UK.php
===================================================================
--- plog/trunk/locale/admin/locale_en_UK.php	2007-09-15 11:59:20 UTC (rev 5935)
+++ plog/trunk/locale/admin/locale_en_UK.php	2007-09-15 14:13:13 UTC (rev 5936)
@@ -1336,6 +1336,9 @@
 $messages['new_template_file_help'] = 'Select the file that you would like to upload';
 $messages['error_cannot_write_to_folder'] = 'Sorry, could not upload the file because the destination folder is not writable';
 $messages['error_file_cannot_be_uploaded'] = 'Sorry, the settings in this site do not allow files of this type';
+$messages['error_blog_template_folder_not_writable'] = 'Sorry, could not copy the template set because the folder where blog templates are stored is not writable';
+$messages['hide_global_templates'] = 'Hide global templates';
+$messages['show_global_templates'] = 'Show global templates';
 
 $messages['ok'] = 'Ok';
 $messages['cancel'] = 'Cancel';



More information about the pLog-svn mailing list