mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
MDL-21694 Removing string files of obsoleted modules
This commit is contained in:
parent
9d68aee786
commit
ab922e77e0
@ -1,40 +0,0 @@
|
||||
<?PHP // $Id$
|
||||
// journal.php - created with Moodle 1.7 beta + (2006101003)
|
||||
|
||||
|
||||
$string['alwaysopen'] = 'Always open';
|
||||
$string['blankentry'] = 'Blank entry';
|
||||
$string['daysavailable'] = 'Days available';
|
||||
$string['editingended'] = 'Editing period has ended';
|
||||
$string['editingends'] = 'Editing period ends';
|
||||
$string['entries'] = 'Entries';
|
||||
$string['feedbackupdated'] = 'Feedback updated for $a entries';
|
||||
$string['journalmail'] = '$a->teacher has posted some feedback on your
|
||||
journal entry for \'$a->journal\'
|
||||
|
||||
You can see it appended to your journal entry:
|
||||
|
||||
$a->url';
|
||||
$string['journalmailhtml'] = '$a->teacher has posted some feedback on your
|
||||
journal entry for \'<i>$a->journal</i>\'<br /><br />
|
||||
You can see it appended to your <a href=\"$a->url\">journal entry</a>.';
|
||||
$string['journalname'] = 'Journal name';
|
||||
$string['journalquestion'] = 'Journal question';
|
||||
$string['journalrating1'] = 'Not satisfactory';
|
||||
$string['journalrating2'] = 'Satisfactory';
|
||||
$string['journalrating3'] = 'Outstanding';
|
||||
$string['mailsubject'] = 'Journal feedback';
|
||||
$string['modulename'] = 'Journal';
|
||||
$string['modulenameplural'] = 'Journals';
|
||||
$string['newjournalentries'] = 'New journal entries';
|
||||
$string['noentry'] = 'No entry';
|
||||
$string['noratinggiven'] = 'No rating given';
|
||||
$string['notopenuntil'] = 'This journal won\'t be open until';
|
||||
$string['notstarted'] = 'You have not started this journal yet';
|
||||
$string['overallrating'] = 'Overall rating';
|
||||
$string['rate'] = 'Rate';
|
||||
$string['saveallfeedback'] = 'Save all my feedback';
|
||||
$string['startoredit'] = 'Start or edit my journal entry';
|
||||
$string['viewallentries'] = 'View $a journal entries';
|
||||
|
||||
?>
|
@ -1,35 +0,0 @@
|
||||
<?PHP // $Id$
|
||||
// lams.php - created with Moodle 1.7 beta + (2006101003)
|
||||
|
||||
|
||||
$string['createSequence'] = 'Create new sequence';
|
||||
$string['editSequence'] = 'Edit selected sequence';
|
||||
$string['error'] = 'Sorry, an unknown error has occured.';
|
||||
$string['introduction'] = 'Introduction';
|
||||
$string['lams'] = '-- LAMS - Learning Activity Management System --';
|
||||
$string['lams:manage'] = 'Manage LAMS activities';
|
||||
$string['lams:participate'] = 'Participate in LAMS activities';
|
||||
$string['lamsoutline'] = 'LAMS Outline';
|
||||
$string['lesson'] = 'learning session';
|
||||
$string['modulename'] = 'LAMS';
|
||||
$string['modulenameplural'] = 'LAMS';
|
||||
$string['notsetup'] = 'NOT_SET_UP';
|
||||
$string['openauthor'] = 'Open LAMS Author';
|
||||
$string['openlearner'] = 'Open LAMS Learner';
|
||||
$string['openmonitor'] = 'Open LAMS Monitor';
|
||||
$string['refreshSequenceList'] = 'Refresh sequence list';
|
||||
$string['selectExistingSequence'] = 'Select an existing sequence or create a new sequence.';
|
||||
$string['sequence'] = 'Select Sequence';
|
||||
$string['serverid'] = 'Enter the server ID received from <a href=\"http://www.lamsinternational.com\">LAMS international</a>.';
|
||||
$string['server_id'] = 'Server ID';
|
||||
$string['serverkey'] = 'Enter the server key received from <a href=\"http://www.lamsinternational.com\">LAMS international</a>.';
|
||||
$string['server_key'] = 'Server key';
|
||||
$string['serverurl'] = 'Enter the basic URL used to access the LAMS server. For example http://localhost:8080/lams';
|
||||
$string['server_url'] = 'Server URL';
|
||||
$string['useSequence'] = 'Use selected sequence';
|
||||
$string['visibletostudents'] = 'Show activity to students';
|
||||
$string['wikistartederror'] = 'Wiki already has entries - can\'t change.';
|
||||
$string['workspace'] = 'Select Workspace';
|
||||
$string['wrongversionrange'] = '$a is not a correct range!';
|
||||
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user