[Legacy] Change labelkey to Profile_Edit

This commit is contained in:
yunusyerli1 2023-03-10 15:37:14 +03:00 committed by Clemente Raposo
parent 1b92239b5b
commit 52a014da3d
3 changed files with 4 additions and 3 deletions

View file

@ -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',