RED-6959: Added selected items count to table header
This commit is contained in:
parent
29cc0d9a11
commit
0ff7c16d0d
@ -1984,8 +1984,7 @@
|
||||
"title": "Edit preferences",
|
||||
"warnings-description": "Selecting the 'Do not show this message again' checkbox will skip the warning dialog the next time you trigger it.",
|
||||
"warnings-label": "Prompts and dialogs",
|
||||
"warnings-subtitle": "Do not show again options",
|
||||
"warnings-title": "Prompts and dialogs settings"
|
||||
"warnings-subtitle": "Do not show again options"
|
||||
},
|
||||
"processing-status": {
|
||||
"ocr": "OCR",
|
||||
@ -2263,6 +2262,9 @@
|
||||
},
|
||||
"title": "Authentifizierung aktivieren"
|
||||
},
|
||||
"table-header": {
|
||||
"selected-count": ""
|
||||
},
|
||||
"tenant-resolve": {
|
||||
"contact-administrator": "Cannot remember the workspace? <b>Please contact your administrator.</b>",
|
||||
"header": {
|
||||
|
||||
@ -1984,8 +1984,7 @@
|
||||
"title": "Edit preferences",
|
||||
"warnings-description": "Selecting the 'Do not show this message again' checkbox will skip the warning dialog the next time you trigger it.",
|
||||
"warnings-label": "Prompts and dialogs",
|
||||
"warnings-subtitle": "Do not show again options",
|
||||
"warnings-title": "Prompts and dialogs settings"
|
||||
"warnings-subtitle": "Do not show again options"
|
||||
},
|
||||
"processing-status": {
|
||||
"ocr": "OCR",
|
||||
@ -2263,6 +2262,9 @@
|
||||
},
|
||||
"title": "Enable authentication"
|
||||
},
|
||||
"table-header": {
|
||||
"selected-count": "{count} selected"
|
||||
},
|
||||
"tenant-resolve": {
|
||||
"contact-administrator": "Cannot remember the workspace? <b>Please contact your administrator.</b>",
|
||||
"header": {
|
||||
|
||||
@ -1984,8 +1984,7 @@
|
||||
"title": "Edit preferences",
|
||||
"warnings-description": "Selecting the 'Do not show this message again' checkbox will skip the warning dialog the next time you trigger it.",
|
||||
"warnings-label": "Prompts and dialogs",
|
||||
"warnings-subtitle": "Do not show again options",
|
||||
"warnings-title": "Prompts and dialogs settings"
|
||||
"warnings-subtitle": "Do not show again options"
|
||||
},
|
||||
"processing-status": {
|
||||
"ocr": "OCR",
|
||||
@ -2263,6 +2262,9 @@
|
||||
},
|
||||
"title": "Authentifizierung aktivieren"
|
||||
},
|
||||
"table-header": {
|
||||
"selected-count": ""
|
||||
},
|
||||
"tenant-resolve": {
|
||||
"contact-administrator": "Cannot remember the workspace? <b>Please contact your administrator.</b>",
|
||||
"header": {
|
||||
|
||||
@ -1984,8 +1984,7 @@
|
||||
"title": "Edit preferences",
|
||||
"warnings-description": "Selecting the 'Do not show this message again' checkbox will skip the warning dialog the next time you trigger it.",
|
||||
"warnings-label": "Prompts and dialogs",
|
||||
"warnings-subtitle": "Do not show again options",
|
||||
"warnings-title": "Prompts and dialogs settings"
|
||||
"warnings-subtitle": "Do not show again options"
|
||||
},
|
||||
"processing-status": {
|
||||
"ocr": "OCR",
|
||||
@ -2263,6 +2262,9 @@
|
||||
},
|
||||
"title": "Enable authentication"
|
||||
},
|
||||
"table-header": {
|
||||
"selected-count": "{count} selected"
|
||||
},
|
||||
"tenant-resolve": {
|
||||
"contact-administrator": "Cannot remember the workspace? <b>Please contact your administrator.</b>",
|
||||
"header": {
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 4811d301e6980d3f7fb0125c673cb6b8b9b4f0cf
|
||||
Subproject commit e8f5bc8f2c0716cd20beb9315b67807157c6c9cc
|
||||
Loading…
x
Reference in New Issue
Block a user