Skip to content
Snippets Groups Projects

Fixes #629, #642, #644, #648, #655, #657, #658

Merged Satish requested to merge satish.dvnk/vtigercrm:vt7 into master
+ 271
226
Compare changes
  • Side-by-side
  • Inline
Files
@@ -150,6 +150,7 @@ $languageStrings = array(
'LBL_VTSMSTask' => 'SMS',
'LBL_VTPushNotificationTask' => 'Mobile Notification',
'LBL_VTCreateEntityTask' => 'Create Record',
'LBL_MAX_SCHEDULED_WORKFLOWS_EXCEEDED' => 'Maximum number(%s) of scheduled workflows has been exceeded',
);
$jsLanguageStrings = array(
Loading