Skip to content

Commit 49c4747

Browse files
committed
update the description text
1 parent d37bf15 commit 49c4747

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

frontend/src/components/taskSelection/messages.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -496,19 +496,19 @@ export default defineMessages({
496496
},
497497
instructionTabDescription: {
498498
id: 'project.tasks.tab.instructions.description',
499-
defaultMessage: 'View task instructions',
499+
defaultMessage: 'Read the task guidelines and mapping steps before you begin.',
500500
},
501501
historyTabDescription: {
502502
id: 'project.tasks.tab.history.description',
503-
defaultMessage: 'View past activity',
503+
defaultMessage: 'View past mapping and validation activity, including comments.',
504504
},
505505
completionTabDescription: {
506506
id: 'project.tasks.tab.completion.description',
507-
defaultMessage: 'Comment and update status',
507+
defaultMessage: 'Leave comments, unlock the task, and update its status.',
508508
},
509509
resourcesTabDescription: {
510510
id: 'project.tasks.tab.resources.description',
511-
defaultMessage: ' Learn about resources',
511+
defaultMessage: 'Access reference materials, links, and supporting data.',
512512
},
513513
otherTabs: {
514514
id: 'project.tasks.tab.heading',

0 commit comments

Comments
 (0)