[Accessibility] Use semantic markup to mark emphasized or special text.

Reference: https://www.w3.org/TR/WCAG20-TECHS/H49.html
This commit is contained in:
Ashesh Vashi
2020-04-08 12:27:18 +05:30
parent d9e95d13e6
commit 073e310a5a
7 changed files with 22 additions and 22 deletions
@@ -1066,7 +1066,7 @@ define([
page_title: gettext('Final (Review Selection) (step 3 of 3)'),
show_description: gettext('The SQL below will be executed on the ' +
'database server to grant the selected privileges. ' +
'Please click on <b>Finish</b> to complete the process.'),
'Please click on <strong>Finish</strong> to complete the process.'),
model: newModel,
view: new(function() {