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

oscar at devel.plogworld.net oscar at devel.plogworld.net
Tue Mar 1 06:56:32 GMT 2005


Author: oscar
Date: 2005-03-01 06:56:31 +0000 (Tue, 01 Mar 2005)
New Revision: 1265

Modified:
   plog/trunk/locale/locale_en_UK.php
Log:
added a few missing strings from the 'edit resource' section


Modified: plog/trunk/locale/locale_en_UK.php
===================================================================
--- plog/trunk/locale/locale_en_UK.php	2005-03-01 06:54:45 UTC (rev 1264)
+++ plog/trunk/locale/locale_en_UK.php	2005-03-01 06:56:31 UTC (rev 1265)
@@ -448,11 +448,16 @@
 $messages['error_adding_resource'] = 'There was an error adding the resource file';
 
 // edit resource
+$messages['editResource'] = 'Edit Resource';
+$messages['resource_information_help'] = 'Below is some information about this resource file';
 $messages['information'] = 'Information';
 $messages['size'] = 'Size';
 $messages['format'] = 'Format';
 $messages['dimensions'] = 'Dimensions';
 $messages['bits_per_sample'] = 'Bits per sample';
+$messages['sample_rate'] = 'Sample rate';
+$messages['number_of_channels'] = 'Number of channels';
+$messages['legnth'] = 'Length';
 $messages['thumbnail_format'] = 'Thumbnail format';
 $messages['regenerate_preview'] = 'Regenerate preview';
 $messages['error_fetching_resource'] = 'There was an error fetching the resource';




More information about the pLog-svn mailing list