Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions packages/main/src/i18n/messagebundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -398,3 +398,9 @@ SELECTED_ITEMS=Selected Items {0}

#XACT: Screen reader announcement for table cell that includes interactive element/s. The placeholder is the name of the element (e.g. "Input").
INCLUDES_X=Includes {0}

#XACT: Screen reader announcement for a list containing interactive elements.
LIST_INTERACTIVE_ITEMS=List with interactive items.

#XACT: Keyboard navigation instruction for focusing interactive content in a list.
MOVE_TO_CONTENT_F2=To move to the content press F2.