Skip to content

Commit c779bad

Browse files
committed
chore: prepare translation for #7666
1 parent d304fb1 commit c779bad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/main/src/i18n/messagebundle.properties

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,8 @@ HAS_DETAILS=Has Details
378378
#XACT: Message Item counter label
379379
COUNTER=Counter
380380

381-
#ACT: Screen reader announcement text for selection in the SelectDialog component when multi-selection mode is active. The placeholder represents a number.
381+
#XACT: Screen reader announcement text for selection in the SelectDialog component when multi-selection mode is active. The placeholder represents a number.
382382
SELECTED_ITEMS=Selected Items {0}
383383

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

0 commit comments

Comments
 (0)