New strings for Roles and Capabilities
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
|
||||
|
||||
$string['allowresubmit'] = 'Allow resubmitting';
|
||||
$string['assignment:view'] = 'View assignment';
|
||||
$string['assignment:grade'] = 'Grade assignment';
|
||||
$string['assignment:submit'] = 'Submit assignment';
|
||||
$string['assignmentdetails'] = 'Assignment details';
|
||||
$string['assignmentmail'] = '$a->teacher has posted some feedback on your
|
||||
assignment submission for \'$a->assignment\'
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
<?php // $Id$
|
||||
|
||||
$string['beep'] = 'beep';
|
||||
$string['chat:chat'] = 'Talk in a chat';
|
||||
$string['chat:readlog'] = 'Read chat logs';
|
||||
$string['chat:deletelog'] = 'Delete chat logs';
|
||||
$string['chatintro'] = 'Introduction text';
|
||||
$string['chatname'] = 'Name of this chat room';
|
||||
$string['chatreport'] = 'Chat sessions';
|
||||
|
||||
@@ -6,6 +6,10 @@ $string['addmorechoices'] = 'Add more choices';
|
||||
$string['allowupdate'] = 'Allow choice to be updated';
|
||||
$string['answered'] = 'Answered';
|
||||
$string['choice'] = 'Choice';
|
||||
$string['choice:choose'] = 'Record a choice';
|
||||
$string['choice:readresponses'] = 'Read responses';
|
||||
$string['choice:deleteresponses'] = 'Delete responses';
|
||||
$string['choice:downloadresponses'] = 'Download responses';
|
||||
$string['choiceclose'] = 'Until';
|
||||
$string['choicename'] = 'Choice name';
|
||||
$string['choiceopen'] = 'Open';
|
||||
|
||||
@@ -29,6 +29,14 @@ $string['confirmdeleterecord'] = 'Are you sure you want to delete this entry?';
|
||||
$string['csstemplate'] = 'CSS template';
|
||||
$string['csvfile'] = 'CSV file';
|
||||
$string['csvimport'] = 'CSV file import';
|
||||
$string['data:readentry'] = 'Read entries';
|
||||
$string['data:writeentry'] = 'Write entries';
|
||||
$string['data:comment'] = 'Write comments';
|
||||
$string['data:rate'] = 'Rate entries';
|
||||
$string['data:approve'] = 'Approve unapproved entries';
|
||||
$string['data:manageentries'] = 'Manage entries';
|
||||
$string['data:managecomments'] = 'Manage comments';
|
||||
$string['data:managetemplates'] = 'Manage templates';
|
||||
$string['date'] = 'Date';
|
||||
$string['dateentered'] = 'Date entered';
|
||||
$string['defaultfielddelimiter'] = '(default is the comma character)';
|
||||
|
||||
@@ -47,6 +47,7 @@ $string['enterpassword'] = 'Enter Password';
|
||||
$string['entriessaved'] = 'Entries Saved';
|
||||
$string['errorbanded'] = 'Error Banded';
|
||||
$string['excellent'] = 'Excellent';
|
||||
$string['exercise:assess'] = 'Assess exercises';
|
||||
$string['exerciseassessments'] = 'Exercise Assessments';
|
||||
$string['exercisefeedback'] = 'Exercise Feedback';
|
||||
$string['exercisesubmissions'] = 'Exercise Submissions';
|
||||
|
||||
@@ -69,6 +69,24 @@ $string['existingsubscribers'] = 'Existing subscribers';
|
||||
$string['forcesubscribe'] = 'Force everyone to be subscribed';
|
||||
$string['forcesubscribeq'] = 'Force everyone to be subscribed?';
|
||||
$string['forum'] = 'Forum';
|
||||
$string['forum:viewforum'] = 'View forum';
|
||||
$string['forum:viewdiscussion'] = 'View discussions';
|
||||
$string['forum:viewhiddentimedposts'] = 'View hidden timed posts';
|
||||
$string['forum:startdiscussion'] = 'Start new discussions';
|
||||
$string['forum:replypost'] = 'Reply to posts';
|
||||
$string['forum:rate'] = 'Rate posts';
|
||||
$string['forum:viewrating'] = 'View ratings';
|
||||
$string['forum:viewanyrating'] = 'View any ratings';
|
||||
$string['forum:createattachment'] = 'Create attachments';
|
||||
$string['forum:deleteownpost'] = 'Delete own posts (within deadline)';
|
||||
$string['forum:deleteanypost'] = 'Delete any posts (anytime)';
|
||||
$string['forum:splitdiscussions'] = 'Split discussions';
|
||||
$string['forum:movediscussions'] = 'Move discussions';
|
||||
$string['forum:editanypost'] = 'Edit any post';
|
||||
$string['forum:viewqandawithoutposting'] = 'Always see Q and A posts';
|
||||
$string['forum:viewsubscribers'] = 'View subscribers';
|
||||
$string['forum:managesubscriptions'] = 'Manage subscriptions';
|
||||
$string['forum:throttlingapplies'] = 'Throttling applies';
|
||||
$string['forumintro'] = 'Forum introduction';
|
||||
$string['forumname'] = 'Forum name';
|
||||
$string['forumposts'] = 'Forum posts';
|
||||
|
||||
@@ -107,6 +107,17 @@ $string['fullmatch'] = 'Match whole words only';
|
||||
$string['globalglossary'] = 'Global glossary';
|
||||
$string['glossaryleveldefaultsettings'] = 'Glossary Level Default Settings';
|
||||
$string['glossarytype'] = 'Glossary Type';
|
||||
$string['glossary:view'] = 'View glossary';
|
||||
$string['glossary:write'] = 'Create new entries';
|
||||
$string['glossary:manageentries'] = 'Manage entries';
|
||||
$string['glossary:managecategories'] = 'Manage categories';
|
||||
$string['glossary:comment'] = 'Create comments';
|
||||
$string['glossary:managecomments'] = 'Manage comments';
|
||||
$string['glossary:import'] = 'Import entries';
|
||||
$string['glossary:export'] = 'Export entries';
|
||||
$string['glossary:approve'] = 'Approve unapproved entries';
|
||||
$string['glossary:rate'] = 'Rate entries';
|
||||
$string['glossary:viewrating'] = 'View ratings';
|
||||
$string['importcategories'] = 'Import categories';
|
||||
$string['importedcategories'] = 'Imported categories';
|
||||
$string['importedentries'] = 'Imported entries';
|
||||
|
||||
@@ -19,6 +19,8 @@ $string['displayhotpotnext'] = 'Display Hot Potatoes quiz next';
|
||||
$string['displaycoursenext'] = 'Display Course page next';
|
||||
$string['displayindexnext'] = 'Display HotPot index next';
|
||||
|
||||
$string['hotpot:view'] = 'Use quiz';
|
||||
|
||||
$string['outputformat'] = 'Output format';
|
||||
$string['outputformat_best'] = 'best';
|
||||
$string['outputformat_v6_plus'] = 'v6+';
|
||||
|
||||
@@ -220,6 +220,7 @@ $string['copyingcoursefiles'] = 'Copying course files';
|
||||
$string['copyinguserfiles'] = 'Copying user files';
|
||||
$string['copyingzipfile'] = 'Copying zip file';
|
||||
$string['copyrightnotice'] = 'Copyright notice';
|
||||
$string['coresystem'] = 'Core system';
|
||||
$string['cost'] = 'Cost';
|
||||
$string['costdefault'] = 'Default cost';
|
||||
$string['counteditems'] = '$a->count $a->items';
|
||||
|
||||
@@ -89,6 +89,7 @@ $string['preview'] = 'Preview';
|
||||
$string['previous'] = 'Previous';
|
||||
$string['redeploy'] = 'Deploy again';
|
||||
$string['repository'] = 'IMS repository';
|
||||
$string['resource:view'] = 'View resource';
|
||||
$string['resourcetype'] = 'Type of resource';
|
||||
$string['resourcetype1'] = 'Reference';
|
||||
$string['resourcetype2'] = 'Web Page';
|
||||
|
||||
@@ -8,4 +8,48 @@ $string['existingusers'] = '$a existing users';
|
||||
$string['overrideroles'] = 'Override roles';
|
||||
$string['potentialusers'] = '$a potential users';
|
||||
|
||||
$string['site:doanything'] = 'Allowed to do everything';
|
||||
$string['legacy:guest'] = 'LEGACY ROLE: Guest';
|
||||
$string['legacy:student'] = 'LEGACY ROLE: Student';
|
||||
$string['legacy:teacher'] = 'LEGACY ROLE: Teacher (non-editing)';
|
||||
$string['legacy:editingteacher'] = 'LEGACY ROLE: Teacher (editing)';
|
||||
$string['legacy:coursecreator'] = 'LEGACY ROLE: Course Creator';
|
||||
$string['legacy:admin'] = 'LEGACY ROLE: Administrator';
|
||||
$string['site:config'] = 'Change site configuration';
|
||||
$string['site:import'] = 'Import other courses into a course';
|
||||
$string['site:backup'] = 'Backup courses';
|
||||
$string['site:restore'] = 'Restore courses';
|
||||
$string['site:manageblocks'] = 'Manage site-level blocks';
|
||||
$string['site:accessallgroups'] = 'Access all groups';
|
||||
$string['site:viewfullnames'] = 'Always see full names of users';
|
||||
$string['user:create'] = 'Create users';
|
||||
$string['user:delete'] = 'Delete users';
|
||||
$string['user:update'] = 'Update user profiles';
|
||||
$string['user:viewdetails'] = 'View user profiles';
|
||||
$string['role:assign'] = 'Assign roles to users';
|
||||
$string['role:manage'] = 'Create and manage roles';
|
||||
$string['blog:view'] = 'View blog entries';
|
||||
$string['blog:create'] = 'Create new blog entries';
|
||||
$string['blog:manageofficialtags'] = 'Manage official tags';
|
||||
$string['blog:managepersonaltags'] = 'Manage personal tags';
|
||||
$string['blog:manageentries'] = 'Edit and manage entries';
|
||||
$string['calendar:manageownentries'] = 'Manage own calendar entries';
|
||||
$string['calendar:manageentries'] = 'Manage any calendar entries';
|
||||
$string['category:create'] = 'Create categories';
|
||||
$string['category:delete'] = 'Delete categories';
|
||||
$string['category:update'] = 'Update categories';
|
||||
$string['category:visibility'] = 'See hidden categories';
|
||||
$string['course:create'] = 'Create courses';
|
||||
$string['course:delete'] = 'Delete courses';
|
||||
$string['course:update'] = 'Update course settings';
|
||||
$string['course:view'] = 'View courses';
|
||||
$string['course:visibility'] = 'Hide/show courses';
|
||||
$string['course:manageactivities'] = 'Manage activities';
|
||||
$string['course:activityvisibility'] = 'Hide/show activities';
|
||||
$string['course:viewhiddenactivities'] = 'View hidden activities';
|
||||
$string['course:viewparticipants'] = 'View participants';
|
||||
$string['course:viewscales'] = 'View scales';
|
||||
$string['course:managescales'] = 'Manage scales';
|
||||
$string['course:managegroups'] = 'Manage groups';
|
||||
|
||||
?>
|
||||
|
||||
@@ -36,6 +36,8 @@ $string['report'] = 'Report';
|
||||
$string['review'] = 'Review';
|
||||
$string['scoes'] = 'Learning Objects';
|
||||
$string['score'] = 'Score';
|
||||
$string['scorm:view'] = 'View content';
|
||||
$string['scorm:viewgrades'] = 'View grades';
|
||||
$string['viewallreports'] = 'View reports for $a attempts';
|
||||
$string['display'] = 'Display package';
|
||||
$string['expcoll'] = 'Expand/Collide';
|
||||
|
||||
@@ -225,6 +225,9 @@ $string['scaletimes5'] = 'Almost Never,Seldom,Sometimes,Often,Almost Always';
|
||||
$string['seemoredetail'] = 'Click here to see more detail';
|
||||
$string['selectedquestions'] = 'Selected questions from a scale, all students';
|
||||
$string['summary'] = 'Summary';
|
||||
$string['survey:participate'] = 'Respond to survey';
|
||||
$string['survey:readresponses'] = 'View responses';
|
||||
$string['survey:download'] = 'Download responses';
|
||||
$string['surveycompleted'] = 'You\'ve completed this survey. The graph below shows a summary of your results compared to the class averages.';
|
||||
$string['surveyname'] = 'Survey name';
|
||||
$string['surveysaved'] = 'Survey saved';
|
||||
|
||||
Reference in New Issue
Block a user