Skip to content
Snippets Groups Projects
Commit e25f7fad authored by Prasad's avatar Prasad
Browse files

Eliminated dup. key in customerportal lang pack

parent 769d6390
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -65,7 +65,7 @@ $languageStrings = array(
"LBL_VISIBILITY"=>"Visibility",
'LBL_RECORD_PERMISSIONS'=>'Record Permissions',
'LBL_CREATE_RECORD'=>'Create Record',
'LBL_CREATE_RECORD'=>'Edit Record',
'LBL_EDIT_RECORD'=>'Edit Record',
'LBL_CREATE_CASE' => 'Create Case',
'LBL_OPEN_CASES' => 'Open Cases',
......@@ -87,4 +87,4 @@ $jsLanguageStrings = array(
'JS_HIDE'=>'Hide',
'JS_NUMBERS'=>"Accepts only positive whole number with upto four digits.",
'JS_MANDATORY_FIELDS_MISSING'=>'Fields could not be saved.Please select all mandatory fields.'
);
\ No newline at end of file
);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment