]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-10883 - removing 3th party modules strings and never used strings
authorkoenr <koenr>
Wed, 22 Aug 2007 20:32:53 +0000 (20:32 +0000)
committerkoenr <koenr>
Wed, 22 Aug 2007 20:32:53 +0000 (20:32 +0000)
lang/en_utf8/appointment.php [deleted file]
lang/en_utf8/attendance.php [deleted file]
lang/en_utf8/questionnaire.php [deleted file]
lang/en_utf8/simpletest.php [deleted file]
lang/en_utf8/webquest.php [deleted file]

diff --git a/lang/en_utf8/appointment.php b/lang/en_utf8/appointment.php
deleted file mode 100644 (file)
index d9b7851..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-<?PHP // $Id$ 
-      // appointment.php - created with Moodle 1.7 beta + (2006101003)
-
-
-$string['allowresubmit'] = 'Allow resubmitting';
-$string['appointmentdetails'] = 'Appointment details';
-$string['appointmentlocation'] = 'Appointment location';
-$string['appointmentname'] = 'Appointment name';
-$string['date'] = 'Date of appointment';
-$string['description'] = 'Description';
-$string['early'] = '$a early';
-$string['failedupdatefeedback'] = 'Failed to update submission feedback for user $a';
-$string['feedback'] = 'Feedback';
-$string['feedbackupdated'] = 'Submissions feedback updated for $a people';
-$string['late'] = '$a late';
-$string['maximumgrade'] = 'Maximum grade';
-$string['maximumsize'] = 'Maximum size';
-$string['modulename'] = 'Appointment';
-$string['modulenameplural'] = 'Appointments';
-$string['newsubmissions'] = 'Appointments submitted';
-$string['notgradedyet'] = 'Not graded yet';
-$string['notsubmittedyet'] = 'Not submitted yet';
-$string['overwritewarning'] = 'Warning: uploading again will REPLACE your current submission';
-$string['saveallfeedback'] = 'Save all my feedback';
-$string['submissionfeedback'] = 'Submission feedback';
-$string['submissions'] = 'Submissions';
-$string['submitappointment'] = 'Submit your appointment using this form';
-$string['submitted'] = 'Submitted';
-$string['timeend'] = 'End of appointment';
-$string['timestart'] = 'Start of appointment';
-$string['typeoffline'] = 'Offline activity';
-$string['typeuploadsingle'] = 'Upload a single file';
-$string['uploadbadname'] = 'This filename contained strange characters and couldn\'t be uploaded';
-$string['uploadedfiles'] = 'uploaded files';
-$string['uploaderror'] = 'An error happened while saving the file on the server';
-$string['uploadfailnoupdate'] = 'File was uploaded OK but could not update your submission!';
-$string['uploadfiletoobig'] = 'Sorry, but that file is too big (limit is $a bytes)';
-$string['uploadnofilefound'] = 'No file was found - are you sure you selected one to upload?';
-$string['uploadnotregistered'] = '\'$a\' was uploaded OK but submission did not register!';
-$string['uploadsuccess'] = 'Uploaded \'$a\' successfully';
-$string['viewfeedback'] = 'View appointment grades and feedback';
-$string['viewsubmissions'] = 'View $a submitted appointments';
-$string['yoursubmission'] = 'Your submission';
-
-?>
diff --git a/lang/en_utf8/attendance.php b/lang/en_utf8/attendance.php
deleted file mode 100644 (file)
index 38ba9a2..0000000
+++ /dev/null
@@ -1,72 +0,0 @@
-<?PHP // $Id$ 
-      // attendance.php - created with Moodle 1.7 beta + (2006101003)
-
-
-$string['absentlong'] = 'Absent';
-$string['absentshort'] = 'A';
-$string['addingmultiple'] = 'Adding Multiple Attendance Rolls';
-$string['addmultiple'] = 'Add Multiple Attendance Rolls';
-$string['allmodulename'] = 'All Attendance Rolls';
-$string['auto'] = 'auto';
-$string['autoattend'] = 'Automatically take attendance based on user activity logs';
-$string['autoattendmulti'] = 'Automatically take attendance for all rolls based on user activity logs';
-$string['autoattendshort'] = 'Automatic from logs';
-$string['choosedays'] = 'Days of each week to take attendance';
-$string['dayofroll'] = 'Date to take roll for';
-$string['defaultautoattend'] = 'Whether to take attendance based on user activity logs by default';
-$string['defaultdynamicsection'] = 'Whether to move attendance rolls to the correct week by default';
-$string['defaultgrade'] = 'Whether to make attendance rolls gradeable by default';
-$string['defaulthoursinclass'] = 'How many hours there should be in a default attendance roll';
-$string['defaultmaxgrade'] = 'What the default maximum grade value for full attendance should be';
-$string['defaultstudentstatus'] = 'The default student attendance status on new attendance rolls';
-$string['downloadexcelfull'] = 'Download Full Excel Spreadsheet';
-$string['downloadexceltotals'] = 'Download Summary Excel Spreadsheet';
-$string['downloadtextfull'] = 'Download Full Text Report';
-$string['downloadtexttotals'] = 'Download Summary Text Report';
-$string['dynamicsection'] = 'Determine week for attendance based on this date';
-$string['dynamicsectionmulti'] = 'Place rolls in their weekly section automatically';
-$string['dynsectionshort'] = 'Dynamically moved to section';
-$string['endbeforestart'] = 'The end date is before the start date';
-$string['endmulti'] = 'Date for last attendance roll';
-$string['for'] = 'for';
-$string['friday'] = 'Fri';
-$string['gradeshort'] = 'Graded';
-$string['gradevalue'] = 'Make this roll gradeable';
-$string['gradevaluemulti'] = 'Make these rolls gradeable';
-$string['hoursinclass'] = 'Number of hours in a class period';
-$string['hoursineachclass'] = 'Number of Hours in each class period';
-$string['hoursinfullreport'] = 'The maximum number of hours of attendance that should be displayed on a single page of a report';
-$string['maxgradeshort'] = 'Maximum grade';
-$string['maxgradevalue'] = 'Maximum grade value for full attendance';
-$string['modulename'] = 'Attendance';
-$string['modulenameplural'] = 'Attendance Rolls';
-$string['monday'] = 'Mon';
-$string['norolls'] = 'There are no attendance rolls in this course';
-$string['notes'] = 'Exceptional information';
-$string['notesfor'] = 'Exceptional information for';
-$string['noviews'] = 'Sorry, there is no data for your account here';
-$string['of'] = 'of';
-$string['pages'] = 'Pages';
-$string['presentlong'] = 'Present';
-$string['presentshort'] = 'P';
-$string['saturday'] = 'Sat';
-$string['startafterend'] = 'The start date is after the end of the course';
-$string['startmulti'] = 'Date for first attendance roll';
-$string['sunday'] = 'Sun';
-$string['takeroll'] = 'Take roll on this day?';
-$string['tardiesperabsence'] = 'How many tardies should count as one absence';
-$string['tardylong'] = 'Tardy';
-$string['tardyshort'] = 'T';
-$string['teacheredit'] = 'Take Attendance';
-$string['thursday'] = 'Thu';
-$string['tuesday'] = 'Tue';
-$string['viewall'] = 'View All Attendance Rolls';
-$string['viewmulti'] = 'View Report as Multiple Pages';
-$string['viewone'] = 'View All Pages of Report';
-$string['viewsection'] = 'View All Attendance Rolls from this Section';
-$string['viewtable'] = 'View Report as One Table';
-$string['viewweek'] = 'View All Attendance Rolls from the Calendar Week';
-$string['wednesday'] = 'Wed';
-$string['weekmodulename'] = 'All Attendance Rolls In the Last Week';
-
-?>
diff --git a/lang/en_utf8/questionnaire.php b/lang/en_utf8/questionnaire.php
deleted file mode 100644 (file)
index 8db13f1..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<?PHP // $Id$ 
-      // questionnaire.php - created with Moodle 1.7 beta + (2006101003)
-
-
-$string['alreadyfilled'] = 'You have already filled out this questionnaire for us. Thank you.';
-$string['modulename'] = 'Questionnaire';
-$string['modulenameplural'] = 'Questionnaires';
-$string['mustcomplete'] = '<b>You must complete this questionnaire <i>now</i> to record your results. You will not be allowed to complete it at another time</b><br /><br />';
-$string['notavail'] = 'That questionnaire is not available yet. Try again later.';
-$string['qmanage'] = 'Manage Surveys';
-$string['qmanagetitle'] = 'Survey Management phpESP';
-$string['qtype'] = 'Type';
-$string['questionnaireid'] = 'Survey';
-$string['respondenttype'] = 'Respondent Type';
-
-?>
diff --git a/lang/en_utf8/simpletest.php b/lang/en_utf8/simpletest.php
deleted file mode 100644 (file)
index de45799..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-<?PHP // $Id$ 
-      // simpletest.php - created with Moodle 1.7 beta + (2006101003)
-
-
-$string['all'] = 'ALL';
-$string['exception'] = 'Exception';
-$string['fail'] = 'Fail';
-$string['ignorefile'] = 'Ignore tests in the file';
-$string['ignorethisfile'] = 'Re-run the tests ignoring this test file.';
-$string['moodleunittests'] = 'Moodle unit tests: $a';
-$string['notice'] = 'Notice';
-$string['onlytest'] = 'Only run tests in';
-$string['pass'] = 'Pass';
-$string['pathdoesnotexist'] = 'The path \'$a\' does not exist.';
-$string['retest'] = 'Re-run the tests';
-$string['retestonlythisfile'] = 'Re-run only this test file.';
-$string['runall'] = 'Run the tests from all the test files.';
-$string['runat'] = 'Run at $a.';
-$string['runonlyfile'] = 'Run only the tests in this file';
-$string['runonlyfolder'] = 'Run only the tests in this folder';
-$string['runtests'] = 'Run tests';
-$string['rununittests'] = 'Run the unit tests';
-$string['showpasses'] = 'Show passes as well as fails.';
-$string['showsearch'] = 'Show the search for test files.';
-$string['stacktrace'] = 'Stack trace:';
-$string['summary'] = '{$a->run}/{$a->total} test cases complete: <strong>{$a->passes}</strong> passes, <strong>{$a->fails}</strong> fails and <strong>{$a->exceptions}</strong> exceptions.';
-$string['thorough'] = 'Run a thorough test (may be slow).';
-$string['uncaughtexception'] = 'Uncaught exception [{$a->getMessage()}] in [{$a->getFile()}:{$a->getLine()}] TESTS ABORTED.';
-$string['unittests'] = 'Unit tests';
-$string['version'] = 'Using <a href=\"http://sourceforge.net/projects/simpletest/\">SimpleTest</a> version $a.';
-
-?>
diff --git a/lang/en_utf8/webquest.php b/lang/en_utf8/webquest.php
deleted file mode 100644 (file)
index 34bfc7b..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?PHP // $Id$ 
-      // webquest.php - created with Moodle 1.7 beta + (2006101003)
-
-
-$string['modulename'] = 'Webquest';
-$string['modulenameplural'] = 'Webquests';
-
-?>