$string['grouptaskselected']='The plan and selected tasks were transferred to your personal portfolio area. If applicable, assignment portfolios were copied as well.';
$string['grouptaskunselected']='The plan and / or selected tasks were removed from your personal portfolio area. If applicable, any unedited assignment portfolios were removed as well.';
$string['unselecttaskconfirm']='Do you really want to remove this task from your plan?';
$string['wrongroleforfunction']='Your role is not intended to perform this functionality.';
$string['wrongfunctionrole']='You cannot complete this action because your role does not allow it.';
<p>Your <strong>personal plans</strong> can be todo lists for any sort of activities you would like to track.</p>
<p>Your <strong>templates plans</strong> help you set up assignment plans for learners that you can use in groups as starting point.</p>
<p>Your <strong>template plans</strong> help you set up assignment plans for learners that you can use in groups as starting point.</p>
<p>Template plans typically contain explicit tasks for learners to complete. You can associate a template portfolio with each task making it easy for students to copy these into their personal areas.</p>
<p>Template plans typically contain explicit tasks for learners to complete. You can associate a template portfolio with each task making it easy for learners to copy these into their personal portfolio areas.</p>
<p>When you set up a <strong>group plan</strong>, you can decide whether to use one of your template plans as starting point or whether to set up a plan from scratch. You can set up assignment plans directly in a group as well.</p>
$string['description']='Placeholder block that allows you to select what type of block you want';
$string['placeholdertext']='Please configure the block to choose what type of block this should be';
$string['defaulttitledescription']='A default title will be generated if you leave the title field blank';
$string['placeholdertext']='Please configure this block to choose its type.';
$string['defaulttitledescription']='A default title will be generated if you leave the title field blank.';
$string['contenttypes']='Content types';
$string['placeholderblocktypenotenabled']='The block type "placeholder" needs to be installed and be active. If it is already installed please set it to be active via the database "blocktype_installed" table.';
$string['placeholderblocktypenotenabled']='The block type "placeholder" needs to be installed and be active. If it is already installed, please set it to be active in the table "blocktype_installed" in the database.';
@@ -59,11 +59,11 @@ $string['hiderealnamedescription'] = 'Check this box if you have set a display n
$string['showhomeinfo2']='Dashboard information';
$string['showhomeinfodescription1']='Display information about how to use %s on the dashboard.';
$string['showlayouttranslatewarning']='Confirm before changing pages layout';
$string['showlayouttranslatewarningdescription']='Display a warning and request confirmation before changing the layout of a page to the new layout when editing the page';
$string['showlayouttranslatewarning']='Confirm before changing the page layout';
$string['showlayouttranslatewarningdescription']='Display a warning and request confirmation before changing the layout of a page to the new layout when editing the page.';
$string['cliclearcachesdescription']='Clearing caches will delete cached data from the server. There is no danger in clearing caches, but your site may appear slower for a while until the server and clients calculate new information and cache it.';
...
...
@@ -779,7 +779,7 @@ $string['bulkleap2aimportdescription1'] = '<p>You can import users in bulk from
$string['importfilemissinglisting']='The bulk export file is missing a file named usernames.csv. Did you use the Mahara bulk exporter to export these users?';
$string['importfilenotafile']='Error during form submission: file was not recognised.';
$string['importfilenotreadable']='Error during form submission: file was not readable.';
$string['bulkleap2aimportfiledescription1']='Enter the path to the ZIP file on your server containing all exported users (in Leap2A format) along with a CSV listing of usernames<br>Eg "/home/example/data/import.zip"';
$string['bulkleap2aimportfiledescription1']='Enter the path to the ZIP file on your server that contains all exported users (in Leap2A format) along with a CSV listing of usernames, e.g. "/home/example/data/import.zip"';
$string['importednuserssuccessfully']='Imported %d of %d users successfully.';
$string['Import']='Import';
$string['bulkimportdirdoesntexist']='The directory %s does not exist.';
...
...
@@ -1364,7 +1364,7 @@ $string['cli_langpack_backup_failed'] = '*** WARNING *** Unable to make backup o
$string['cli_langpack_en']='You do not need to update the English langpack as the strings are defined in Mahara itself. You can set special lang strings in local/lang/.';
$string['cli_langpack_extract_done']='Copied new "%s" langpack into place';
$string['cli_langpack_extract_failed']='*** WARNING *** Unable to extract files from "%s". Reason: %s';
$string['cli_langpack_ignore']='Langpack "%s" is already current so will skip updating';
$string['cli_langpack_ignore']='The language pack "%s" is already current so will skip updating';
$string['cli_langpack_info']='To update your language packs via the command line.
You can:
1) Install or update langpacks by listing the languages by their code, e.g. de = German, fr = French:
$string['cantversionviewinvalid']='The supplied page identifier is invalid.';
$string['cantversionvieweditpermissions']='You do not permission to edit this page.';
$string['cantversionvieweditpermissions']='You do not have permission to edit this page.';
$string['cantversionviewsubmitted']='You cannot edit this page because it has been submitted for assessment. You will have to wait until it is released.';
$string['cantversionviewgroupeditwindow']='You cannot edit this page. It is outside of the group editable date window.';
$string['cantversionoldlayout']='You cannot save a timeline version of a view with an old layout. You need to convert it to the new grid layout. To do this simply edit the page and the layout will be converted.';
$string['cantaddannotationinoldlayout']='You cannot add an annotation to this page. Please translate the page layout by editing the view first.';
$string['cantversionviewgroupeditwindow']='You cannot edit this page. It is outside of the group editability time frame.';
$string['cantversionoldlayout']='You cannot save a timeline version of a page with an old layout. You need to convert it to the new layout. To do this, edit the page and the layout will be converted.';
$string['cantaddannotationinoldlayout']='You cannot add an annotation to this page. Please convert the page layout by editing the page first.';
$string['invalidcolumn']='Column %s out of range';
...
...
@@ -279,10 +279,10 @@ $string['groupviewurltaken'] = 'A page with this URL already exists.';
// view control stuff
$string['editblockspagedescription']='<p>Drag and drop content blocks from the tabs below to create your page.</p>';
$string['editblockspagedescription']='<p>Drag and drop content blocks from the buttons below to create your page.</p>';
$string['displayview']='Display page';
$string['editthisview']='Edit';
$string['expandcontract']='Expand / Contract list of block types';
$string['expandcontract']='Expand / Contract the list of block types';
$string['returntoviews']='Return to pages and collections';
$string['returntoinstitutionportfolios']='Return to institution pages and collections';
$string['returntositeportfolios']='Return to site pages and collections';
...
...
@@ -306,10 +306,10 @@ $string['blockconfigurationrenderingerror'] = 'Configuration failed because the
$string['blocksintructionnoajax']='Select a block and choose where to add it to your page. You can position a block using the arrow buttons in its titlebar.';
$string['blocksinstructionajaxlive1']='This area shows a preview of what your page looks like. Changes are saved automatically.<br>Drag \'Add a new block\' onto the page to add one. You can then choose what type of block it will be. You can then also drag blocks around the page to change their position.';
$string['blockchangedsuccess']="Changed placeholder block to a '%s' block successful";
$string['blockchangederror']="Changing block to a '%s' block failed";
$string['blockchangedbacksuccess']="Changed block back to placeholder block";
$string['blockchangedbackerror']="Changing block back to placeholder block failed";
$string['blockchangedsuccess']="Changed the placeholder block to a '%s' block successfully.";
$string['blockchangederror']="Changing the block to a '%s' block failed.";
$string['blockchangedbacksuccess']="Changed the block back to a placeholder block.";
$string['blockchangedbackerror']="Changing the block back to a placeholder block failed.";
$string['addblock']='Add block: %s';
$string['blockcell']='Cell';
...
...
@@ -521,17 +521,17 @@ $string['top'] = 'Top';
$string['blockssizeupdated']='Block sizes were updated successfully';
$string['dimensionsnotset']='Block dimensions not set';
$string['confirmtranslationmessage']='As part of Mahara 19.10 we introduced a new way to create pages layout. To be able to edit this page we\'ll need to transform the old layout to the new grid layout.
If you wish to transform this page alone, click \'Accept\'. To transform all pages that you edit and not see this message again, click \'Accept and remember\', this option can be changed in <a href="%s">Settings</a>. To go back to the page click on \'Cancel\'.
$string['confirmtranslationmessage']='As part of Mahara 19.10 we introduced a new way to create a page layout. To be able to edit this page, you will need to convert the old layout to the new layout.
If you wish to convert only this page, click \'Accept\'. To convert all pages and not see this message again, click \'Accept and remember\'. This option can be changed in your <a href="%s">Settings</a>. To go back to the page, click on \'Cancel\'.
';
$string['accessibleview']='Accessible layout';
$string['accessibleviewdesc']='Enable to have a onecolumn layout for your page';
$string['accessibleviewdescription']='To create a one-column page layout and edit it with the keyboard instead of drag-and-drop.';
$string['itemgrabbed']='Item grabbed: %s';
$string['itemdropped']='Item dropped: %s';
$string['itemreorder']='List has been reordered. Item %s is now in position %s of %s';
$string['reordercancelled']='Reorder was cancelled';
$string['accessibilitymodedescription']='This page has accessibility layout enabled.
In this mode, the page blocks will have full page width and will be displayed as a list that you can reorder.
To change a block position, navigate to it, grab it with the \'Enter\' key and move it up and down the list of blocks with the arrow keys.';
$string['reordercancelled']='The reordering was cancelled';
$string['accessibilitymodedescription']='This page has the accessible layout enabled.
In this mode, the page blocks will have full page width and will be displayed one after the other.
To change a block position, navigate to it, grab it with the \'Enter\' key, and move it up and down the list of blocks with the arrow keys.';