You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/main/src/i18n/messagebundle.properties
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -378,7 +378,8 @@ HAS_DETAILS=Has Details
378
378
#XACT: Message Item counter label
379
379
COUNTER=Counter
380
380
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.
382
382
SELECTED_ITEMS=Selected Items {0}
383
383
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").
0 commit comments