• re-use in another block
  • use of a license
  • use of tags
  • attachments
  • feedback on the displayed note-artefact
  • '; $string['convertdescription'] = array( 0 => 'There is %s note that can be considered for conversion. If you select the option to convert this note, please be aware that this may take some time. Once the conversion is finished, you will see a success message on this page.', 1 => 'There are %d notes that can be considered for conversion. If you select the option to convert these notes, please be aware that this may take some time. Once the conversion is finished, you will see a success message on this page.' ); $string['convertibleokmessage'] = array( 0 => 'Successfully converted 1 "Note" block to "Text" block.', 1 => 'Successfully converted %d "Note" blocks to "Text" blocks.' ); $string['switchdescription'] = 'Convert all "Note" blocks that do not use any advanced features into simple "Text" blocks.';