<%= _.template( gettext("There were {strong_start}{num_errors} validation error(s){strong_end} while trying to save the course setting(s) in the database."), { strong_start:'', num_errors: num_errors, strong_end: '' }, {interpolate: /\{(.+?)\}/g})%> <%= gettext("Please check the following validation feedbacks and reflect them in your course settings:")%>