Update en.json (#2436)

A couple of very minor changes (I'll raise a Jira next time, sorry!)
This commit is contained in:
andyhealey26 2017-10-05 15:39:30 +01:00 committed by Eugenio Romano
parent 4d0047b8d2
commit b8b3d0a3c9

View File

@ -4,7 +4,7 @@
}, },
"TASK_LIST": { "TASK_LIST": {
"MESSAGES": { "MESSAGES": {
"NONE": "No tasks list found" "NONE": "No task lists found"
} }
}, },
"TASK_DETAILS": { "TASK_DETAILS": {
@ -23,12 +23,12 @@
"COMPLETE": "Complete", "COMPLETE": "Complete",
"CLAIM": "Claim", "CLAIM": "Claim",
"UNCLAIM": "Requeue", "UNCLAIM": "Requeue",
"DRAG-ATTACHMENT": "Drop Files Here...", "DRAG-ATTACHMENT": "Drop files to upload",
"UPLOAD-ATTACHMENT": "Upload Attachment" "UPLOAD-ATTACHMENT": "Upload Attachment"
}, },
"MESSAGES": { "MESSAGES": {
"NONE": "No task details found", "NONE": "No task details found",
"CLAIM": "To work on this task click Claim." "CLAIM": "Click Claim to work on this task."
}, },
"FORM": { "FORM": {
"NONE": "No form." "NONE": "No form."