@trigger_error(__FUNCTION__.'() is deprecated in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleFetch::class)->batchVersionCheck() instead. See https://www.drupal.org/node/3589759',E_USER_DEPRECATED);
$context['message']=t('Checked %langcode translation for %project.',[
'%langcode'=>$langcode,
'%project'=>$source->project,
]);
@trigger_error(__FUNCTION__.'() is deprecated in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleFetch::class)->batchStatusCheck() instead. See https://www.drupal.org/node/3589759',E_USER_DEPRECATED);
if(\Drupal::moduleHandler()->moduleExists('dblog')&&\Drupal::currentUser()->hasPermission('access site reports')){
$message=\Drupal::translation()->formatPlural(count($results['failed_files']),'One translation file could not be checked. <a href=":url">See the log</a> for details.','@count translation files could not be checked. <a href=":url">See the log</a> for details.',[':url'=>Url::fromRoute('dblog.overview')->toString()]);
}
else{
$message=\Drupal::translation()->formatPlural(count($results['failed_files']),'One translation files could not be checked. See the log for details.','@count translation files could not be checked. See the log for details.');
\Drupal::messenger()->addError(t('An error occurred trying to check available interface translation updates.'));
}
@trigger_error(__FUNCTION__.'() is deprecated in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleProjectChecker::class)->batchFinished() instead. See https://www.drupal.org/node/3589759',E_USER_DEPRECATED);
@trigger_error(__FUNCTION__.'() is deprecated in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleFetch::class)->batchDownload() instead. See https://www.drupal.org/node/3589759',E_USER_DEPRECATED);
@trigger_error(__FUNCTION__.'() is deprecated in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleFetch::class)->batchImport() instead. See https://www.drupal.org/node/3589759',E_USER_DEPRECATED);
@trigger_error(__FUNCTION__.'() is deprecated in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleFetch::class)->batchFinished() instead. See https://www.drupal.org/node/3589759',E_USER_DEPRECATED);
@trigger_error(__FUNCTION__.'() is deprecated in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleProjectChecker::class)->triggerBatch() instead. See https://www.drupal.org/node/3589759',E_USER_DEPRECATED);
@trigger_error(__FUNCTION__.'() is deprecated in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleProjectChecker::class)->triggerBatch() instead, this now calls batch_set immediately instead of returning the array. See https://www.drupal.org/node/3589759',E_USER_DEPRECATED);
@trigger_error(__FUNCTION__.'() is deprecated in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleFetch::class)->getStatusOperations(). See https://www.drupal.org/node/3589759',E_USER_DEPRECATED);