|
<%= t :new_notifications, "You've received *%{notification_count} new notifications* in #Canvas#.", :notification_count => delayed_messages.length, :wrapper => { "*" => '<b>\1</b>', "#" => "<a href=\"#{HostUrl.protocol}://#{primary_host}/dashboard\">\\1</a>" } %> |