We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90583c7 + 58c5df9 commit dc92f31Copy full SHA for dc92f31
source/NVDAObjects/window/excel.py
@@ -297,7 +297,7 @@ class ElementsListDialog(browseMode.ElementsListDialog):
297
("chart", _("&Chart")),
298
# Translators: The label of a radio button to select the type of element
299
# in the browse mode Elements List dialog.
300
- ("comment", _("&Comment")),
+ ("comment", _("C&omment")),
301
302
303
("formula", _("&Formula")),
0 commit comments