File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -133,6 +133,8 @@ SHELLBAR_CANCEL=
133
133
134
134
WIZARD_NAV_ARIA_LABEL =Wizard Progress Bar
135
135
136
+ WIZARD_CANCEL_BUTTON =Cancel
137
+
136
138
WIZARD_LIST_ARIA_LABEL =Wizard Steps
137
139
138
140
WIZARD_LIST_ARIA_DESCRIBEDBY =To activate, press the space bar or Enter
Original file line number Diff line number Diff line change @@ -168,6 +168,8 @@ INPUT_SUGGESTIONS_NO_HIT=
168
168
169
169
INPUT_CLEAR_ICON_ACC_NAME =Clear
170
170
171
+ INPUT_SUGGESTIONS_OK_BUTTON =OK
172
+
171
173
LINK_SUBTLE =Subtle
172
174
173
175
LINK_EMPHASIZED =Emphasized
@@ -222,6 +224,8 @@ MULTICOMBOBOX_DIALOG_OK_BUTTON=
222
224
223
225
COMBOBOX_AVAILABLE_OPTIONS =Available Options
224
226
227
+ COMBOBOX_DIALOG_OK_BUTTON =OK
228
+
225
229
INPUT_AVALIABLE_VALUES =Available Values
226
230
227
231
VALUE_STATE_ERROR_ALREADY_SELECTED =This value is already selected.
@@ -344,6 +348,10 @@ TOKENIZER_SHOW_ALL_ITEMS=
344
348
345
349
TOKENIZER_CLEAR_ALL =Clear All
346
350
351
+ TOKENIZER_DIALOG_CANCEL_BUTTON =Cancel
352
+
353
+ TOKENIZER_DIALOG_OK_BUTTON =OK
354
+
347
355
TREE_ITEM_ARIA_LABEL =Tree Item
348
356
349
357
TREE_ITEM_EXPAND_NODE =Expand Node
You can’t perform that action at this time.
0 commit comments