'title'=>newTranslatableMarkup('Advanced Tab for Dialogs'),
'value'=>newTranslatableMarkup('Found'),
'description'=>newTranslatableMarkup(
'The <a href=":plugin_url">Advanced Tab for Dialogs</a> plugin required from the <em>CKEditor Advanced Tab</em> module has been copied in the correct directory.',
$t_args
),
'severity'=>REQUIREMENT_OK,
];
}
else{
$requirements['dialogadvtab']=[
'title'=>t('CKEditor Advanced Tab'),
'value'=>t('Plugin not detected'),
'title'=>newTranslatableMarkup('Advanced Tab for Dialogs'),
'value'=>newTranslatableMarkup('Not found'),
'severity'=>REQUIREMENT_ERROR,
'description'=>t('The CKEditor plugin <b>Dialog Advanced Tab</b> is
required. Download <a href=":url">here</a> and copy to
'The <a href=":plugin_url">Advanced Tab for Dialogs</a> plugin required from the <em>CKEditor Advanced Tab</em> module has not been found. Download it and copy it in the %directory directory.',