From b8b3d0a3c90dff67efb4828f0b5a8b2e7062df7d Mon Sep 17 00:00:00 2001 From: andyhealey26 Date: Thu, 5 Oct 2017 15:39:30 +0100 Subject: [PATCH] Update en.json (#2436) A couple of very minor changes (I'll raise a Jira next time, sorry!) --- ng2-components/ng2-activiti-tasklist/src/i18n/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ng2-components/ng2-activiti-tasklist/src/i18n/en.json b/ng2-components/ng2-activiti-tasklist/src/i18n/en.json index f7eae8fd87..231022dd92 100644 --- a/ng2-components/ng2-activiti-tasklist/src/i18n/en.json +++ b/ng2-components/ng2-activiti-tasklist/src/i18n/en.json @@ -4,7 +4,7 @@ }, "TASK_LIST": { "MESSAGES": { - "NONE": "No tasks list found" + "NONE": "No task lists found" } }, "TASK_DETAILS": { @@ -23,12 +23,12 @@ "COMPLETE": "Complete", "CLAIM": "Claim", "UNCLAIM": "Requeue", - "DRAG-ATTACHMENT": "Drop Files Here...", + "DRAG-ATTACHMENT": "Drop files to upload", "UPLOAD-ATTACHMENT": "Upload Attachment" }, "MESSAGES": { "NONE": "No task details found", - "CLAIM": "To work on this task click Claim." + "CLAIM": "Click Claim to work on this task." }, "FORM": { "NONE": "No form."