File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -492,6 +492,12 @@ SIDE_NAVIGATION_OVERFLOW_ACCESSIBLE_NAME=More Items
492
492
# XTXT: Accessible name for the Group Header
493
493
SIDE_NAVIGATION_GROUP_HEADER_DESC =Group Header
494
494
495
+ # XTXT
496
+ SIDE_NAVIGATION_ICON_COLLAPSE =Collapse
497
+
498
+ # XTXT
499
+ SIDE_NAVIGATION_ICON_EXPAND =Expand
500
+
495
501
# XTXT: User menu other accounts button
496
502
USER_MENU_OTHER_ACCOUNT_BUTTON_TXT =Other Accounts
497
503
Original file line number Diff line number Diff line change @@ -76,6 +76,9 @@ BUTTON_ARIA_TYPE_REJECT=Negative Action
76
76
# XACT: ARIA announcement for the emphasized button
77
77
BUTTON_ARIA_TYPE_EMPHASIZED =Emphasized
78
78
79
+ # XACT: ARIA announcement for the warning button
80
+ BUTTON_ARIA_TYPE_ATTENTION =Warning
81
+
79
82
# XACT: Text for Today item in CalendarLegend
80
83
CAL_LEGEND_TODAY_TEXT =Today
81
84
You can’t perform that action at this time.
0 commit comments