Feedback
- Modified feedback when the number of pending tasks in a project changes (thanks to Peter De Poorter).
This commit is contained in:
@@ -2863,7 +2863,7 @@ std::string onProjectChange (Task& task, bool scope /* = true */)
|
||||
if (project != "")
|
||||
{
|
||||
if (scope)
|
||||
msg << "The scope of project '"
|
||||
msg << "The project '"
|
||||
<< project
|
||||
<< "' has changed. ";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user