@@ -595,7 +595,7 @@ <h4>Instructions</h4>
595
595
< span > < b > THEN</ b > display < code id ="pre-recorded-audio-synchronized "> "Synchronized audio and text"</ code > .</ span >
596
596
</ li >
597
597
< li >
598
- < b > ELSE</ b > display < code id ="pre-recorded-audio-no-metadata "> "No information about pre-recorded audio"</ code > .
598
+ < b > ELSE</ b > display < code id ="pre-recorded-audio-no-metadata "> "No information about pre-recorded audio is available. "</ code > .
599
599
< p class ="note "> This key information can be hidden if metadata is missing.</ p >
600
600
</ li >
601
601
</ ol >
@@ -672,7 +672,7 @@ <h4>Instructions</h4>
672
672
</ ol >
673
673
</ li >
674
674
< li >
675
- < b > ELSE</ b > display < code id ="navigation-no-metadata "> "No information about navigation"</ code > .
675
+ < b > ELSE</ b > display < code id ="navigation-no-metadata "> "No information about navigation is available. "</ code > .
676
676
< p class ="note "> This key information can be hidden if metadata is missing.</ p >
677
677
</ li >
678
678
</ ol >
@@ -767,7 +767,7 @@ <h4>Instructions</h4>
767
767
</ li >
768
768
< li >
769
769
< span > < b > IF</ b > (< var > contains_charts_diagrams</ var > < b > OR</ b > < var > contains_chemical_formula</ var > < b > OR</ b > < var > contains_math_formula</ var > ) < b > AND</ b > < b > NOT</ b > (< var > charts_diagrams_diagrams_as_long_text</ var > < b > OR</ b > < var > charts_diagrams_as_non_graphical_data</ var > < b > OR</ b > < var > chemical_formula_as_chemml</ var > < b > OR</ b > < var > chemical_formula_as_mathml</ var > < b > OR</ b > < var > math_formula_as_latex</ var > < b > OR</ b > < var > math_formula_as_mathml</ var > ):</ span >
770
- < span > < b > THEN</ b > display < code id ="charts-diagrams-formulas-unknown "> "Accessibility of formulas, charts, and diagrams unknown "</ code > .</ span >
770
+ < span > < b > THEN</ b > display < code id ="charts-diagrams-formulas-unknown "> "The accessibility of formulas, charts, and diagrams is not available. "</ code > .</ span >
771
771
</ li >
772
772
</ ol >
773
773
</ section >
@@ -869,10 +869,10 @@ <h4>Instructions</h4>
869
869
</ li >
870
870
< li >
871
871
< span > < b > ELSE IF</ b > < var > unknown_if_contains_hazards</ var > :</ span >
872
- < span > < b > THEN</ b > display < code id ="hazards-unknown "> "The presence of hazards is unknown"</ code > .</ span >
872
+ < span > < b > THEN</ b > display < code id ="hazards-unknown "> "The presence of hazards is unknown. "</ code > .</ span >
873
873
</ li >
874
874
< li >
875
- < b > ELSE</ b > display < code id ="hazards-no-metadata "> "No information about possible hazards"</ code > .
875
+ < b > ELSE</ b > display < code id ="hazards-no-metadata "> "No information about possible hazards is available. "</ code > .
876
876
< p class ="note "> This key information can be hidden if metadata is missing.</ p >
877
877
</ li >
878
878
</ ol >
@@ -977,7 +977,7 @@ <h4>Instructions</h4>
977
977
< span > < b > THEN</ b > display the content of < var > accessibility_summary</ var > with < var > language_accessibility_summary</ var > as language.</ span >
978
978
</ li >
979
979
< li >
980
- < b > ELSE</ b > display < code id ="accessibility-summary-no-metadata "> "No accessibility summary"</ code > .
980
+ < b > ELSE</ b > display < code id ="accessibility-summary-no-metadata "> "No accessibility summary is available. "</ code > .
981
981
< p class ="note "> This key information can be hidden if metadata is missing.</ p >
982
982
</ li >
983
983
</ ol >
0 commit comments