]> git.mjollnir.org Git - moodle.git/commitdiff
Added language strings for new log functionality (downloading logs as excel or csv)
authorvyshane <vyshane>
Mon, 15 May 2006 05:01:56 +0000 (05:01 +0000)
committervyshane <vyshane>
Mon, 15 May 2006 05:01:56 +0000 (05:01 +0000)
lang/en_utf8/moodle.php

index 8ff97de306d8bec8eb86b25e120a4193f5b31f58..e29d02de1acef22399703ff3afc6569b2ab5d137 100644 (file)
@@ -335,6 +335,7 @@ $string['disable'] = 'Disable';
 $string['displayingfirst'] = 'Only the first $a->count $a->things are displayed';
 $string['displayingrecords'] = 'Displaying $a records';
 $string['displayingusers'] = 'Displaying users $a->start to $a->end';
+$string['displayonpage'] = 'Display on page';
 $string['documentation'] = 'Moodle Documentation';
 $string['donotask'] = 'Do Not Ask';
 $string['down'] = 'Down';
@@ -566,6 +567,7 @@ $string['gd1'] = 'GD 1.x is installed';
 $string['gd2'] = 'GD 2.x is installed';
 $string['gdneed'] = 'GD must be installed to see this graph';
 $string['gdnot'] = 'GD is not installed';
+$string['gettheselogs'] = 'Get these logs';
 $string['go'] = 'Go';
 $string['gpl'] = 'Copyright (C) 1999-2006  Martin Dougiamas  (http://moodle.com)
 
@@ -704,6 +706,7 @@ $string['listofallpeople'] = 'List of all people';
 $string['livelogs'] = 'Live logs from the past hour';
 $string['locale'] = 'en.UTF-8';
 $string['location'] = 'Location';
+$string['log_excel_date_format'] = 'yyyy mmmm d h:mm';
 $string['loggedinas'] = 'You are logged in as $a ';
 $string['loggedinasguest'] = 'You are currently using guest access';
 $string['loggedinnot'] = 'You are not logged in.';
@@ -1083,6 +1086,7 @@ $string['rsserror'] = 'Error reading RSS data';
 $string['rsstype'] = 'RSS feed for this activity';
 $string['saveandnext'] = 'Save and show next';
 $string['savechanges'] = 'Save changes';
+$string['savedat'] = 'Saved at: ';
 $string['savepreferences'] = 'Save preferences';
 $string['saveto'] = 'Save to';
 $string['scale'] = 'Scale';
@@ -1144,7 +1148,6 @@ $string['showperpage'] = 'Show $a per page';
 $string['showrecent'] = 'Show recent activity';
 $string['showreports'] = 'Show activity reports';
 $string['showsettings'] = 'Show settings';
-$string['showtheselogs'] = 'Show these logs';
 $string['since'] = 'Since';
 $string['sincelast'] = ' since last login';
 $string['site'] = 'Site';