$requirements['php_apcu_enabled']['description']=t('Depending on your configuration, Drupal can run with a @apcu_size APCu limit. However, a @apcu_default_size APCu limit (the default) or above is recommended, especially if your site uses additional custom or contributed modules.',[
'@apcu_size'=>$apcu_actual_size,
@@ -427,7 +431,7 @@ function system_requirements($phase) {
$requirements['php_apcu_available']['description']=t('APCu is using over 90% of its allotted memory (@apcu_actual_size). To improve APCu performance, consider increasing this limit.',[