diff --git a/lib/process-services/i18n/en.json b/lib/process-services/i18n/en.json index cc1e4d572f..29c1e730aa 100644 --- a/lib/process-services/i18n/en.json +++ b/lib/process-services/i18n/en.json @@ -303,9 +303,9 @@ }, "APP":{ "DIALOG" :{ - "START" : "Start", - "TITLE" : "Select a process", - "LIST": "Process list", + "START" : "Continue", + "TITLE" : "Select a process app", + "LIST": "Process App list", "ERROR" : "There is a problem connecting to Process Services" } }