]> git.mjollnir.org Git - moodle.git/commitdiff
Latest changes for the blocks/pages features.
authordefacer <defacer>
Mon, 8 Nov 2004 19:21:23 +0000 (19:21 +0000)
committerdefacer <defacer>
Mon, 8 Nov 2004 19:21:23 +0000 (19:21 +0000)
NOTE TO TRANSLATORS: Please do not be quick to translate this. It may still change.

lang/en/moodle.php

index 61fd973796efef837754936d7ae5551e6150007b..086aed12179415157554f2616af4718df4cef4a2 100644 (file)
@@ -117,7 +117,6 @@ $string['backupuserfileshelp'] = 'Choose whether user files (eg profile images)
 $string['backupusershelp'] = 'Select whether you want to include all the users in the server or only the needed users for each course';
 $string['backupversion'] = 'Backup Version';
 $string['blockconfiga'] = 'Configuring a $a block';
-$string['blockconfigin'] = 'Course: Configuring a block in $a';
 $string['blockconfigbad'] = 'This block has not been implemented correctly and thus cannot provide a configuration interface.';
 $string['blockdeleteconfirm'] = 'You are about to completely delete the block \'$a\'.  This will completely delete everything in the database associated with this block.  Are you SURE you want to continue?';
 $string['blockdeletefiles'] = 'All data associated with the block \'$a->block\' has been deleted from the database.  To complete the deletion (and prevent the block re-installing itself), you should now delete this directory from your server: $a->directory';
@@ -808,6 +807,7 @@ $string['order'] = 'Order';
 $string['other'] = 'Other';
 $string['outline'] = 'Outline';
 $string['page'] = 'Page';
+$string['pageheaderconfigablock'] = 'Configuring a block in %%fullname%%';
 $string['participants'] = 'Participants';
 $string['password'] = 'Password';
 $string['passwordchanged'] = 'Password has been changed';