Lines Matching refs:msg

341                              msg(sprintf($this->getLang('msg_commentdeltrue'),$comment_id),1);
357 { msg('Issue file not found !'.NL.$pfile,-1);
377 { msg($this->getLang('msg_commentfalse').'.',-1);
386 … { msg($this->getLang('msg_commentfalse').$comment_id.'.',-1);
399 msg($this->getLang('msg_commenttrue').$comment_id.'.',1);
414 msg($this->getLang('msg_commenttrue').$comment_id.'.',1);
489 msg($this->getLang('msg_descrmodtrue'),1);
492 else { msg("Issue with ID: $issue_id not found.",-1); }
514 … if($xvalue!==false) { msg(sprintf($this->getLang('msg_addFollower_true'),$issue_id).$a1,1);}
526 … if($xvalue!==false) { msg(sprintf($this->getLang('msg_rmvFollower_true'),$issue_id).$a1,1);}
529 … if($xvalue===false) { msg(sprintf($this->getLang('msg_addFollower_failed'),$issue_id).$a1,-1); }
572 else { msg("Issue with ID: $issue_id not found.",-1); }
582 { msg('Issue file not found !'.NL.$pfile,-1);
615 msg($this->getLang('msg_resolution_true').$issue_id.'.',1);
619 else { msg("Issue with ID: $issue_id not found.",-1); }
642 msg($this->getLang('msg_severitymodtrue'),1);
669 msg($this->getLang('msg_statusmodtrue'),1);
684 { msg('Issue file not found !'.NL.$pfile,-1);
705 msg($this->getLang('msg_wroundtrue').'.',1);
826 {msg('No Modification log file found for this issue',-1);
864 msg($ID,0);
1468msg($this->getLang('msg_issuemissing').$issue_id.'<br /> <a href="'.DOKU_URL.'doku.php?id='.$ID.'"…
3289 msg("IssueTracker: Failed to create the eventcheck file.",-1);
3333 msg("IssueTracker: Failed to write into eventcheck file.",-1);
3340 if($perf>0) msg($perf,0);
3438 else msg('File: '.$pfile.'does not exist',-1);
3447 msg("IssueTracker: Failed to write into eventcheck file.",-1);
3452 msg('IssueTracker: '.$upd_issues." issue creator entries updated",0);
3457 msg('IssueTracker: '.$upd_folllowers." follower entries updated",0);
3462 msg('IssueTracker: '.$upd_assignments." assignments updated",0);
3467 msg('IssueTracker: '.$upd_comments." comment author entries updated",0);
3472 msg('IssueTracker: '.$upd_modlog_entries." mod-log entries updated",0);
3565 msg(sprintf($this->getLang('wmsg9'), $t_check),-1);
3614 msg("The file ".$safe_filename." has been successfully uploaded.",1);
3617 msg("There was an error uploading the file, please try again!",-1);
3744 msg("project = $pfile not found",-1);