mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-12 23:23:49 +08:00
[Legacy] Change labelkey to Profile_Edit
This commit is contained in:
parent
1b92239b5b
commit
52a014da3d
3 changed files with 4 additions and 3 deletions
|
@ -1666,7 +1666,8 @@ $app_strings = array(
|
|||
'LBL_VERIFY' => 'Verify',
|
||||
'LBL_RESEND' => 'Resend',
|
||||
'LBL_RECORD_DOES_NOT_EXIST' => 'Error retrieving record. This record may be deleted or you may not be authorized to view it.',
|
||||
'LBL_PROFILE' => 'Edit Profile',
|
||||
'LBL_PROFILE' => 'Profile',
|
||||
'LBL_PROFILE_EDIT' => 'Edit Profile',
|
||||
'LBL_MAILMERGE' => 'Mail Merge',
|
||||
'LBL_MASS_UPDATE' => 'Mass Update',
|
||||
'LBL_NO_MASS_UPDATE_FIELDS_AVAILABLE' => 'There are no fields available for the Mass Update operation',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue