[MDL-8407] Replace one language string that will be used by 'mod/data/export_form.php' to be committed later. Merged from MOODLE_19_STABLE.

This commit is contained in:
robertall 2008-05-30 10:22:01 +00:00
parent aecb02e5e2
commit 6a82584b15

View File

@ -1,6 +1,4 @@
<?PHP // $Id$
// data.php - created with Moodle 1.7 beta + (2006101003)
$string['action'] = 'Action';
$string['add'] = 'Add entry';
@ -52,7 +50,7 @@ $string['confirmdeletefield'] = 'You are about to delete this field, are you sur
$string['confirmdeleterecord'] = 'Are you sure you want to delete this entry?';
$string['csstemplate'] = 'CSS template';
$string['csvfile'] = 'CSV file';
$string['csvformat'] = 'CSV format';
$string['csvformatwithselecteddelimiter'] = 'CSV format with selected delimiter:';
$string['csvimport'] = 'CSV file import';
$string['data:approve'] = 'Approve unapproved entries';
$string['data:comment'] = 'Write comments';