return (
<Modal contentLabel={modalTitle}>
- <div className="modal-head huge text-center text-bold">
+ <div className="modal-head big text-center text-bold">
<p>{translateWithParameters('hotspots.successful_status_change_to_x', statusLabel)}</p>
</div>
- <div className="modal-body text-center big">
+ <div className="modal-body text-center">
<FormattedMessage
id="hotspots.successfully_changed_to_x"
defaultMessage={translate('hotspots.find_in_status_filter_x')}
contentLabel="hotspots.congratulations"
>
<div
- className="modal-head huge text-center text-bold"
+ className="modal-head big text-center text-bold"
>
<p>
hotspots.successful_status_change_to_x.hotspots.status_option.FIXED
</p>
</div>
<div
- className="modal-body text-center big"
+ className="modal-body text-center"
>
<FormattedMessage
defaultMessage="hotspots.find_in_status_filter_x"
contentLabel="hotspots.update.success"
>
<div
- className="modal-head huge text-center text-bold"
+ className="modal-head big text-center text-bold"
>
<p>
hotspots.successful_status_change_to_x.hotspots.status_option.TO_REVIEW
</p>
</div>
<div
- className="modal-body text-center big"
+ className="modal-body text-center"
>
<FormattedMessage
defaultMessage="hotspots.find_in_status_filter_x"
hotspots.get_permalink=Get Permalink
hotspots.no_associated_lines=Security Hotspot raised on the following file:
hotspots.congratulations=Congratulations!
-hotspots.find_in_status_filter_x= You can find it again by setting status filter to {status_label}.
+hotspots.find_in_status_filter_x= You can find it again by setting the status filter to {status_label}.
hotspots.successful_status_change_to_x=The Security Hotspot was successfully changed to {0}.
-hotspots.x_done_keep_going={percentage} of the Security Hotspots have been reviewed, keep going!
+hotspots.x_done_keep_going={percentage} of the Security Hotspots have been reviewed.
hotspots.see_x_hotspots=See "{0}" Security Hotspots
hotspots.continue_to_next_hotspot=Continue Reviewing
hotspot.filters.show_all=Show all hotspots
hotspot.section.activity=Recent activity:
-hotspots.reviewed.tooltip=Percentage of Security Hotspots reviewed (Acknowledged, Fixed or Safe) among all non-closed Security Hotspots.
+hotspots.reviewed.tooltip=Percentage of open Security Hotspots that have been reviewed (Acknowledged, Fixed or Safe)
hotspots.review_hotspot=Review Hotspot
hotspots.assign.success=Security Hotspot was successfully assigned to {0}