Language files for default grade plugins
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?PHP // $Id$
|
||||
|
||||
$string['modulename'] = 'Export to CSV file';
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?PHP // $Id$
|
||||
|
||||
$string['modulename'] = 'Export to OpenOffice spreadsheet';
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?PHP // $Id$
|
||||
|
||||
$string['modulename'] = 'Export to plain text file';
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?PHP // $Id$
|
||||
|
||||
$string['modulename'] = 'Export to Excel spreadsheet';
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?PHP // $Id$
|
||||
|
||||
$string['modulename'] = 'Export to XML file';
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?PHP // $Id$
|
||||
|
||||
$string['modulename'] = 'Import CSV file';
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?PHP // $Id$
|
||||
|
||||
$string['modulename'] = 'Import XML file';
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user