<?PHP // $Id$
- // data.php - created with Moodle 1.7 beta + (2006101003)
-
$string['action'] = 'Action';
$string['add'] = 'Add entry';
$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';