]> git.mjollnir.org Git - moodle.git/commitdiff
New strings for Roles and Capabilities
authormoodler <moodler>
Sun, 13 Aug 2006 09:10:52 +0000 (09:10 +0000)
committermoodler <moodler>
Sun, 13 Aug 2006 09:10:52 +0000 (09:10 +0000)
13 files changed:
lang/en_utf8/assignment.php
lang/en_utf8/chat.php
lang/en_utf8/choice.php
lang/en_utf8/data.php
lang/en_utf8/exercise.php
lang/en_utf8/forum.php
lang/en_utf8/glossary.php
lang/en_utf8/hotpot.php
lang/en_utf8/moodle.php
lang/en_utf8/resource.php
lang/en_utf8/role.php
lang/en_utf8/scorm.php
lang/en_utf8/survey.php

index 2fac6bc55f9422249435249c87430dcadca5c507..243afd2ac6d842dac19329e12defab3bb0cd64dd 100644 (file)
@@ -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\'
index 2c8e39c94bb41989370454b019343214df17c75b..6926f83e0a2acdf3fc28bcc1ec2d109c6e242e4c 100644 (file)
@@ -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';
index bf83bdefa2bcb896a8810ca24f6ddd6692b19ff0..5e4f3de7ad245e61d93d71fc6a214303a228c6aa 100644 (file)
@@ -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';
index c3affd01205da74dc58781dddeebfadf2a850fc7..10f08d696953cea317810c4a51dfe26ba489d45c 100644 (file)
@@ -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)';
index f2eafd8c7b0a806d9248a8887b75cec539787095..7bdc0098589a476095ea02fc3d4a5d8b46443c54 100644 (file)
@@ -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';
index cafab5a37fd11d42f2f56de218be6e7f701500cd..8fb382407589aeeaa352afd76cd2b425f639e98d 100644 (file)
@@ -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';
index 804dd7c865de1da2281582a6a01b69a4fdf51921..1bc0b7f6a36dc03d849d1f2296f1a0afa499b8d4 100644 (file)
@@ -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';
index 50e4ee67cb28d641f6d26603c949b4e7fff1666e..d577021b49107291723155e0f5f5c76c4b605504 100644 (file)
@@ -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+';
index 8130c3b6e0629a620aff688642c5181d1a9ea52a..b4758e96a7df0022654fd5bdbef4cb1dc6480b30 100644 (file)
@@ -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';
index cec089d905a84e054151994922f1faf09ca000c9..01bb57ca9aef8265cbd97140a5ff273a2a9818cd 100644 (file)
@@ -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';
index 612d32d4db8acef3282ac8807255c0c762a9980b..ec415fc04d86a90654ff72b8b703fc9c0894e977 100644 (file)
@@ -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';
+
 ?>
index 09c8888cc9a6d6cc56bffea9a528b6caacbd6425..d0a791c48bfbb4e9de31452612404ba6c2be5fec 100644 (file)
@@ -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';
index 0bb7bcfa505be7d22923acf3c902b3d5d3a492ba..1fdaa9e21c6c5432a37491b67715ff9249d2dc8c 100644 (file)
@@ -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';