commented trace

This commit is contained in:
Bachir Soussi Chiadmi
2013-12-06 12:41:06 +01:00
parent 3d36e980af
commit e1a04d9b8e
3 changed files with 5 additions and 5 deletions

View File

@@ -711,7 +711,7 @@ function template_preprocess_materio_search_api_results(array &$variables) {
$variables['search_performance'] .= format_plural(
$results['could results']['result count'],
' You could find 1 result with a ',
' You could find @count results with a '
' You could find <strong>@count results</strong> with a '
);
$variables['search_performance'] .= l(t('full access to materiO\'.'), 'node/11187');