mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-05 10:18:33 +08:00
[Legacy] Add Delete All label
This commit is contained in:
parent
68934e9591
commit
64c3757ff5
1 changed files with 1 additions and 0 deletions
|
@ -2188,6 +2188,7 @@ $app_strings = array(
|
|||
'LBL_BULK_ACTION_MASS_UPDATE_NO_ACLS' => 'Insufficient Privilege, Save action not allowed',
|
||||
'LBL_UNEXPECTED_ERROR' => 'Unexpected error. No able to perform action.',
|
||||
'LBL_RECORD_DELETE_SUCCESS' => 'Record deleted successfully',
|
||||
'LBL_RECORD_DELETE_ALL_SUCCESS' => 'Records deleted successfully',
|
||||
'LBL_RECORD_SNOOZE_SUCCESS' => 'Notification Snoozed',
|
||||
'LBL_ERROR_SAVING' => 'Error occurred while saving record',
|
||||
'LBL_SAVE_BUTTON_KEY' => 'a',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue