$string['alreadyexporting']='You already have an active portfolio export in this session. Please <a href=\"$a->finish\">complete that first</a>, or <a href=\"$a->cancel\">click here</a> to cancel it.';
$string['manageyourportfolios']='Manage your portfolios';
$string['noavailableplugins']='Sorry, but there are no available portfolios for you to export to';
$string['nocallbackfile']='Something in the module you\'re trying to export from is broken - couldn\'t find a required file ($a)';
$string['nocommonformats']='No common formats between any available portfolio plugin and the calling location $a';
$string['nopermissions']='Sorry but you do not have the required permissions to export files from this area';
$string['nonprimative']='A non primative value was passed as a callback argument to portfolio_add_button. Refusing to continue. The key was $a->key and the value was $a->value';
$string['notexportable']='Sorry, but the type of content you are trying to export is not exportable';
$string['selectplugin']='Select portfolio plugin to export to';
$string['someinstancesdisabled']='Some configured plugin instances have been disabled either because they are misconfigured or rely on something else that is';
$string['somepluginsdisabled']='Some entire plugins have been disabled because they are either misconfigured or rely on something else that is:';
$string['sure']='Are you sure you want to delete \'$a\'? This cannot be undone.';
$string['wanttowait_moderate']='Do you want to wait for this transfer? It might take a few minutes';
$string['wanttowait_high']='It is not recommended that you wait for this transfer to complete, but you can if you\'re sure and know what you\'re doing';