Narrator does not provide the confirmation when user deleted one history from the history list items #1172 (#1302)

* Narrator reads incorrect information as “History and Memory list” in Programmer Calculator #1174
This commit is contained in:
Vignesh M
2020-07-14 22:38:57 +05:30
committed by GitHub
parent ca53d01e4e
commit b1f49a2fcb
5 changed files with 22 additions and 1 deletions

View File

@@ -4715,6 +4715,10 @@
<value>Memory list</value>
<comment>Automation name for the group of controls for memory list.</comment>
</data>
<data name="Format_HistorySlotCleared" xml:space="preserve">
<value>History slot %1 cleared</value>
<comment>{Locked='%1'} Formatting string for a Narrator announcement when the user clears a history slot. The %1 is the index of the history slot. For example, users might hear "History slot 2 cleared".</comment>
</data>
<data name="CalcAlwaysOnTop" xml:space="preserve">
<value>Calculator always on top</value>
<comment>Announcement to indicate calculator window is always shown on top.</comment>