]> git.mjollnir.org Git - moodle.git/commitdiff
[MDL-8407] Replace four language strings that will be used by 'mod/data/export_form...
authorrobertall <robertall>
Fri, 30 May 2008 21:00:06 +0000 (21:00 +0000)
committerrobertall <robertall>
Fri, 30 May 2008 21:00:06 +0000 (21:00 +0000)
lang/en_utf8/data.php

index 1a260b221284a9c7cd6ea12f28014439b18afcbc..c8ab73383e50f95742ca1280ab26c9c09850f879 100644 (file)
@@ -50,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['csvformatwithselecteddelimiter'] = 'CSV format with selected delimiter:';
+$string['csvwithselecteddelimiter'] = '<acronym title=\"Comma Separated Values\">CSV</acronym> text with selected delimiter:';
 $string['csvimport'] = 'CSV file import';
 $string['data:approve'] = 'Approve unapproved entries';
 $string['data:comment'] = 'Write comments';
@@ -92,10 +92,10 @@ $string['entry'] = 'Entry';
 $string['entrysaved'] = 'Your entry has been saved';
 $string['errormustbeteacher'] = 'You need to be a teacher to use this page!';
 $string['example'] = 'Database module example';
-$string['excelformat'] = 'Excel format';
+$string['excel'] = 'Excel';
 $string['export'] = 'Export';
 $string['exportaszip'] = 'Export as zip';
-$string['exportdatabase'] = 'Export Database records';
+$string['exportdatabaserecords'] = 'Export Database records';
 $string['exportedtozip'] = 'Exported to temporary zip...';
 $string['failedpresetdelete'] = 'Error deleting a preset!';
 $string['fieldadded'] = 'Field added';
@@ -197,7 +197,7 @@ $string['number'] = 'Number';
 $string['numberrssarticles'] = 'RSS articles';
 $string['numnotapproved'] = 'Pending';
 $string['numrecords'] = '$a entries';
-$string['odsformat'] = 'ODS Format';
+$string['ods'] = '<acronym title=\"OpenDocument Spreadsheet\">ODS</acronym> (OpenOffice)';
 $string['optionaldescription'] = 'Short description (optional)';
 $string['optionalfilename'] = 'Filename (optional)';
 $string['other'] = 'Other';