mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-10293] Bulk actions dropdown SR fixes (#5019)
* [ACS-10293] Bulk actions dropdown SR fixes * [ACS-10293] Remove extra title * [ACS-10293] Unit tests cleanup
This commit is contained in:
@@ -582,7 +582,8 @@
|
||||
},
|
||||
"SEARCH": {
|
||||
"BULK_ACTIONS_DROPDOWN": {
|
||||
"TITLE": "Bulk Actions ({{ count }} Items)",
|
||||
"LABEL": "Bulk Actions",
|
||||
"TITLE": "Select an action for all {{ count }} results",
|
||||
"BULK_NOT_AVAILABLE": "Bulk Actions (Not Available)",
|
||||
"BULK_NOT_AVAILABLE_TOOLTIP": "Bulk Actions cannot be used without search results"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user