Project

General

Profile

« Previous | Next » 

Revision 04f74f8d

Added by Andreas Kohlbecker almost 8 years ago

more translations

View differences:

modules/cdm_dataportal/theme/cdm_dataportal.page.theme
281 281
        'parameters' => $_REQUEST,
282 282
    ));
283 283
  } else {
284
    $out .= '<h4 class="error">Sorry, no matching entries found.</h4>';
284
    $out .= '<h4 class="error">' . t('Sorry, no matching entries found.') . '</h4>';
285 285
  }
286 286
  return $out;
287 287
}

Also available in: Unified diff