Added tooltip text-wrap capability
This commit is contained in:
parent
f9286dc53b
commit
b686e80dda
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ const initialValueCategoryValue: StatusCategory[] = [
|
||||||
color: '--sys-dnd-indicator-rgb',
|
color: '--sys-dnd-indicator-rgb',
|
||||||
text: {
|
text: {
|
||||||
id: 'statusProperty.configDialog.todo.emptyText',
|
id: 'statusProperty.configDialog.todo.emptyText',
|
||||||
defaultMessage: 'Drag statuses here to\n consider tasks with these\n statuses “Not Started”',
|
defaultMessage: 'Drag statuses here to consider tasks with these statuses “Not Started”',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue