Rename action TaskAssignColor to TaskAssignColorColumn

This commit is contained in:
Frederic Guillot
2015-04-03 18:56:05 -04:00
parent 5631210fb7
commit a264a53e3b
21 changed files with 22 additions and 5 deletions

View File

@@ -1390,7 +1390,7 @@ Response example:
"id": 1433237746,
"result": {
"TaskLogMoveAnotherColumn" : "Add a comment logging moving the task between columns",
"TaskAssignColor" : "Assign a color to a task",
"TaskAssignColorColumn" : "Assign a color when the task is moved to a specific column",
"TaskAssignColorUser" : "Assign a color to a specific user",
"TaskAssignCategoryColor" : "Assign automatically a category based on a color",
"TaskAssignColorCategory" : "Assign automatically a color based on a category",