Skip to content

Commit ddc7bff

Browse files
[INTERNAL] Translation delivery: commit by LX Lab
Change-Id: I2f772d92a627252e7863f5a06af793462ff8c3e2
1 parent 43f4efc commit ddc7bff

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

packages/fiori/src/i18n/messagebundle_en.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,9 @@ SHELLBAR_CANCEL=Cancel
198198
#XACT: ARIA announcement for aria-label attribute of Wizard navigation header
199199
WIZARD_NAV_ARIA_LABEL=Wizard Progress Bar
200200

201+
#XBUT: Wizard's Dialog Cancel button on mobile devices
202+
WIZARD_CANCEL_BUTTON=Cancel
203+
201204
#XACT: ARIA announcement for aria-label attribute of Wizard list
202205
WIZARD_LIST_ARIA_LABEL=Wizard Steps
203206

packages/main/src/i18n/messagebundle_en.properties

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,9 @@ INPUT_SUGGESTIONS_NO_HIT=No results
252252
#XACT: ARIA label for the Input clear icon
253253
INPUT_CLEAR_ICON_ACC_NAME=Clear
254254

255+
#XBUT: Input's Dialog OK button on mobile devices
256+
INPUT_SUGGESTIONS_OK_BUTTON=OK
257+
255258
#XFLD: Subtle link description label
256259
LINK_SUBTLE=Subtle
257260

@@ -333,6 +336,9 @@ MULTICOMBOBOX_DIALOG_OK_BUTTON=OK
333336
#XACT: ARIA announcement for Combo Box and Multi Combo Box available options
334337
COMBOBOX_AVAILABLE_OPTIONS=Available Options
335338

339+
#XBUT: Combobox Dialog OK button on mobile devices
340+
COMBOBOX_DIALOG_OK_BUTTON=OK
341+
336342
#XACT: ARIA announcement for suggestions popup
337343
INPUT_AVALIABLE_VALUES=Available Values
338344

@@ -516,6 +522,12 @@ TOKENIZER_SHOW_ALL_ITEMS={0} Items
516522
#XFLD: Clear All link text in Tokenizer
517523
TOKENIZER_CLEAR_ALL=Clear All
518524

525+
#XBUT: Tokenizer's Dialog Cancel button on mobile devices
526+
TOKENIZER_DIALOG_CANCEL_BUTTON=Cancel
527+
528+
#XBUT: Tokenizer's Dialog OK button on mobile devices
529+
TOKENIZER_DIALOG_OK_BUTTON=OK
530+
519531
#XACT: Label text for TreeListItem
520532
TREE_ITEM_ARIA_LABEL=Tree Item
521533

0 commit comments

Comments
 (0)