Skip to content

Commit

Permalink
Various new strings, mostly capability names
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler committed Sep 24, 2006
1 parent d4121c5 commit 3e28f9b
Show file tree
Hide file tree
Showing 7 changed files with 38 additions and 1 deletion.
6 changes: 6 additions & 0 deletions lang/en_utf8/block_rss_client.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
$string['addfeed'] = 'Add a news feed URL: ';
$string['addheadlineblock'] = 'Add RSS headline block';
$string['addnew'] = 'Add New';
$string['blockname'] = 'RSS Client';
$string['choosefeedlabel'] = 'Choose the feeds which you would like to make available in this block:';
$string['clientchannellink'] = 'Source site...';
$string['clientnumentries'] = 'The default number of entries to show per feed.';
Expand Down Expand Up @@ -38,4 +39,9 @@
$string['updatefeed'] = 'Update a news feed URL: ';
$string['validatefeed'] = 'Validate feed';

$string['rss_client:createprivatefeeds'] = 'Create private RSS feeds';
$string['rss_client:createsharedfeeds'] = 'Create shared RSS feeds';
$string['rss_client:manageownfeeds'] = 'Manage own RSS feeds';
$string['rss_client:manageanyfeeds'] = 'Manage any RSS feeds';

?>
2 changes: 2 additions & 0 deletions lang/en_utf8/data.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
$string['data:manageentries'] = 'Manage entries';
$string['data:managecomments'] = 'Manage comments';
$string['data:managetemplates'] = 'Manage templates';
$string['data:viewrating'] = 'View ratings';
$string['data:viewentry'] = 'View entries';
$string['date'] = 'Date';
$string['dateentered'] = 'Date entered';
$string['defaultfielddelimiter'] = '(default is the comma character)';
Expand Down
6 changes: 6 additions & 0 deletions lang/en_utf8/hotpot.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@
$string['modulenameplural'] = 'Hot Potatoes Quizzes';

// for mod.html

$string['hotpot:attempt'] = 'Attempt a quiz';
$string['hotpot:viewreport'] = 'View reports';
$string['hotpot:grade'] = 'Modify grades';
$string['hotpot:deleteattempt'] = 'Delete quiz attempts';

$string['textsourcequiz'] = 'Get from quiz';
$string['textsourcefilename'] = 'Use file name';
$string['textsourcefilepath'] = 'Use file path';
Expand Down
2 changes: 2 additions & 0 deletions lang/en_utf8/lams.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
$string['error'] = 'Sorry, an unknown error has occured.';
$string['introduction'] = 'Introduction';
$string['lams'] = '-- LAMS - Learning Activity Management System --';
$string['lams:participate'] = 'Participate in LAMS activities';
$string['lams:manage'] = 'Manage LAMS activities';
$string['lamsoutline'] = 'LAMS Outline';
$string['lesson']="learning session";
$string['modulename'] = 'LAMS';
Expand Down
3 changes: 3 additions & 0 deletions lang/en_utf8/lesson.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@
$string['lessonopens'] = 'Lesson opens';
$string['lessonpagelinkingbroken'] = 'First page not found. Lesson page linking must be broken. Please contact an admin.';
$string['lessonstats'] = 'Lesson statistics';
$string['lesson:edit'] = 'Edit a lesson activity';
$string['lesson:manage'] = 'Manage a lesson activity';
$string['lessonstats'] = 'Lesson statistics';
$string['loginfail'] = 'Login failed, please try again...';
$string['lowscore'] = 'Low score';
$string['lowtime'] = 'Low time';
Expand Down
8 changes: 8 additions & 0 deletions lang/en_utf8/quiz.php
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,14 @@
$string['questiontext'] = 'Question text';
$string['questiontype'] = 'Question type $a';
$string['questiontypesetupoptions'] = 'Setup options for question types:';
$string['quiz:view'] = 'View quiz information';
$string['quiz:attempt'] = 'Attempt quizzes';
$string['quiz:manage'] = 'Manage quizzes';
$string['quiz:preview'] = 'Preview quizzes';
$string['quiz:grade'] = 'Grade quizzes manually';
$string['quiz:viewreports'] = 'View quiz reports';
$string['quiz:deleteattempts'] = 'Delete quiz attempts';
$string['quiz:grade'] = 'Preview quizzes';
$string['quizavailable'] = 'The quiz is available until: $a';
$string['quizclose'] = 'Close the quiz';
$string['quizclosed'] = 'This quiz closed on $a';
Expand Down
12 changes: 11 additions & 1 deletion lang/en_utf8/role.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,19 @@
$string['legacy:editingteacher'] = 'LEGACY ROLE: Teacher (editing)';
$string['legacy:coursecreator'] = 'LEGACY ROLE: Course Creator';
$string['legacy:admin'] = 'LEGACY ROLE: Administrator';
$string['site:approvecourse'] = 'Approve course creation';
$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:readallmessages'] = 'Read all messages on site';
$string['site:viewfullnames'] = 'Always see full names of users';
$string['site:trustcontent'] = 'Trust submitted content';
$string['site:doclinks'] = 'Show links to offsite docs';
$string['site:viewreports'] = 'View reports';
$string['site:viewparticipants'] = 'View participants';
$string['user:create'] = 'Create users';
$string['user:delete'] = 'Delete users';
$string['user:update'] = 'Update user profiles';
Expand All @@ -63,10 +66,14 @@
$string['user:readuserblogs'] = 'See all user blogs';
$string['user:viewuseractivitiesreport'] = 'See user activity reports';
$string['user:viewusergrades'] = 'View user grades';
$string['user:viewhiddendetails'] = 'View hidden details of users';
$string['user:editprofile'] = 'Edit user profile';
$string['role:assign'] = 'Assign roles to users';
$string['role:manage'] = 'Create and manage roles';
$string['role:unassignself'] = 'Unassign own roles';
$string['role:override'] = 'Override permissions for others';
$string['role:viewhiddenassigns'] = 'View hidden role assignments';
$string['role:switchroles'] = 'Switch to other roles';
$string['blog:view'] = 'View blog entries';
$string['blog:create'] = 'Create new blog entries';
$string['blog:manageofficialtags'] = 'Manage official tags';
Expand Down Expand Up @@ -96,12 +103,15 @@
$string['course:reset'] = 'Reset course';
$string['course:sectionvisibility'] = 'Control section visibility';
$string['course:viewhiddensections'] = 'View hidden sections';
$string['course:viewhiddenuserfields'] = 'View hidden user fields';
$string['course:viewhiddencourses'] = 'View hidden courses';
$string['course:setcurrentsection'] = 'Set current section';
$string['course:viewcoursegrades'] = 'View course grades';
$string['course:managegrades'] = 'Manage grades';
$string['course:useremail'] = 'Can enable/disable email address';
$string['question:import'] = 'Import questions';
$string['question:export'] = 'Export questions';
$string['question:managecategory'] = 'Manage question category';
$string['question:manage'] = 'Manage questions';

?>
?>

0 comments on commit 3e28f9b

Please sign in to comment.