vpat 43: add label to scaffold translator output

In a new scaffold.ftl file.

Vpat 43 also indicates that the readonly state of the textfield
does not get announced - it is a voiceover specific issue on
firefox, so it is not addressed here as it should be fixed
globally.
This commit is contained in:
Bogdan Abaev 2024-05-06 10:50:40 -04:00
parent 99d977be3f
commit 61b03a286c
2 changed files with 4 additions and 1 deletions

View file

@ -51,6 +51,7 @@
<html:link rel="localization" href="browser/browserSets.ftl"/>
<html:link rel="localization" href="toolkit/global/textActions.ftl"/>
<html:link rel="localization" href="zotero.ftl" />
<html:link rel="localization" href="scaffold.ftl" />
</linkset>
<script>
@ -536,7 +537,7 @@
</tabbox>
<splitter id="pane-splitter" resizeafter="farthest" />
<vbox id="right-pane">
<html:textarea id="output" readonly="true"/>
<html:textarea id="output" readonly="true" data-l10n-id="scaffold-translator-output"/>
</vbox>
</hbox>

View file

@ -0,0 +1,2 @@
scaffold-translator-output =
.aria-label = Console